Diagnosed failure

ToolTest.TestLocalReplicaCopyRemoteCanReturnError: /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 6eb1fee75e7440db9c386f959eab36cc: unable to open output file for column col0 INT32 NOT NULL: No directories could be added (1 dirs total, 0 failed, 1 full): IO error: No directories available in 6eb1fee75e7440db9c386f959eab36cc's directory group (1 dirs total, 0 failed, 1 full) (error 28) (error 19)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9611: Failure
Expected: CreateTableWithFlushedData("table1", mini_cluster_.get(), 3, 1) doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260811 18:44:42.511520 13431 tablet_server.cc:178] TabletServer@127.13.29.193:0 shutting down...
I20260811 18:44:42.521481 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:44:42.521771 13431 tablet_replica.cc:330] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1: stopping tablet replica
I20260811 18:44:42.522029 13431 raft_consensus.cc:2229] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:44:42.522338 13431 raft_consensus.cc:2258] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.523574 13431 tablet_replica.cc:330] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1: stopping tablet replica
I20260811 18:44:42.523703 13431 raft_consensus.cc:2229] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:44:42.523919 13431 raft_consensus.cc:2258] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.538877 13431 tablet_server.cc:194] TabletServer@127.13.29.193:0 shutdown complete.
I20260811 18:44:42.544688 13431 tablet_server.cc:178] TabletServer@127.13.29.194:0 shutting down...
I20260811 18:44:42.554728 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:44:42.555094 13431 tablet_replica.cc:330] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167: stopping tablet replica
I20260811 18:44:42.555321 13431 raft_consensus.cc:2229] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:44:42.555678 13431 raft_consensus.cc:2258] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.570407 13431 tablet_server.cc:194] TabletServer@127.13.29.194:0 shutdown complete.
I20260811 18:44:42.574134 13431 master.cc:537] Master@127.13.29.254:45109 shutting down...
I20260811 18:44:42.605315 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:44:42.605674 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.605803 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d: stopping tablet replica
I20260811 18:44:42.619915 13431 master.cc:552] Master@127.13.29.254:45109 shutdown complete.
I20260811 18:44:42.626544 13431 test_util.cc:175] -----------------------------------------------
I20260811 18:44:42.626627 13431 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0

UnregisterTServerTest.TestUnregisterTServerNotPresumedDead: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:1278: Failure
Failed
Bad status: IO error: Couldn't start masters: Could not initialize catalog manager on master 2: Unable to initialize catalog manager: Failed to initialize sys tables async: failed to bootstrap system catalog: Failed to open new log: Insufficient disk space to allocate 8388608 bytes under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-2-root/wals/00000000000000000000000000000000/.kudutmp.newsegmentADQLK0 (522072064 bytes available vs 518351011 bytes reserved) (error 28)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9330: Failure
Expected: StartCluster() doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260811 18:44:42.820209 13431 master.cc:537] Master@127.13.29.254:35881 shutting down...
W20260811 18:44:42.821683  7418 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260811 18:44:42.821795  7418 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260811 18:44:42.828577 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [term 0 FOLLOWER]: Raft consensus shutting down.
I20260811 18:44:42.828843 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [term 0 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.828974 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa: stopping tablet replica
I20260811 18:44:42.843605 13431 master.cc:552] Master@127.13.29.254:35881 shutdown complete.
I20260811 18:44:42.847997 13431 master.cc:537] Master@127.13.29.253:37945 shutting down...
I20260811 18:44:42.856691 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [term 0 FOLLOWER]: Raft consensus shutting down.
I20260811 18:44:42.856899 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [term 0 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.856977 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db: stopping tablet replica
I20260811 18:44:42.871346 13431 master.cc:552] Master@127.13.29.253:37945 shutdown complete.
I20260811 18:44:42.876127 13431 master.cc:537] Master@127.13.29.252:45113 shutting down...
I20260811 18:44:42.897495 13431 master.cc:552] Master@127.13.29.252:45113 shutdown complete.
I20260811 18:44:42.902016 13431 test_util.cc:175] -----------------------------------------------
I20260811 18:44:42.902091 13431 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0

ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestHmsDowngrade/1: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:6649: Failure
Failed
Bad status: Timed out: Timed out waiting for Table Creation
I20260811 18:45:31.515317 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 7899
Aug 11 18:45:31 dist-test-slave-bw88 krb5kdc[7421](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473884, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.13.29.193@KRBTEST.COM
I20260811 18:45:31.544422  8066 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:45:31.634810 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 7899
I20260811 18:45:31.662147 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 7757
I20260811 18:45:31.663453  7846 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:45:31.780999 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 7757
Shutting down hive metastore.
2026-08-11T18:45:32Z chronyd exiting
I20260811 18:45:32.200649 13431 test_util.cc:175] -----------------------------------------------
I20260811 18:45:32.200776 13431 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0

ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata/1: Unrecognized error type. Please see the error log for more information.

Full log

Note: This is test shard 1 of 4.
[==========] Running 40 tests from 10 test suites.
[----------] Global test environment set-up.
[----------] 29 tests from ToolTest
[ RUN      ] ToolTest.TestHelpXML
[       OK ] ToolTest.TestHelpXML (584 ms)
[ RUN      ] ToolTest.TestActionMissingRequiredArg
[       OK ] ToolTest.TestActionMissingRequiredArg (3113 ms)
[ RUN      ] ToolTest.TestFsFormatWithUuid
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260811 18:40:13.092998 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:13.093487 13431 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260811 18:40:13.105997 13431 fs_manager.cc:709] Time spent opening directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260811 18:40:13.112787 13483 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:13.114925 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsFormatWithUuid.1786473608867715-13431-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)
I20260811 18:40:13.115970 13431 fs_manager.cc:725] Time spent opening block manager: real 0.007s	user 0.006s	sys 0.000s
I20260811 18:40:13.116132 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsFormatWithUuid.1786473608867715-13431-0/test
uuid: "37fd9dc74f174695af84374bf8eb3b66"
format_stamp: "Formatted at 2026-08-11 18:40:12 on dist-test-slave-bw88"
[       OK ] ToolTest.TestFsFormatWithUuid (526 ms)
[ RUN      ] ToolTest.TestPbcTools
I20260811 18:40:13.124910 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:13.125020 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:13.127617 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786473608867715-13431-0/test/instance:
uuid: "8ef3d20048b348f5a9ec487662b123c4"
format_stamp: "Formatted at 2026-08-11 18:40:13 on dist-test-slave-bw88"
I20260811 18:40:13.131765 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260811 18:40:13.133991 13485 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:13.134387 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786473608867715-13431-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)
I20260811 18:40:13.134799 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260811 18:40:13.134881 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786473608867715-13431-0/test
uuid: "8ef3d20048b348f5a9ec487662b123c4"
format_stamp: "Formatted at 2026-08-11 18:40:13 on dist-test-slave-bw88"
[       OK ] ToolTest.TestPbcTools (7107 ms)
[ RUN      ] ToolTest.TestWalDump
I20260811 18:40:20.235747 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:20.235873 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:20.236799 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786473608867715-13431-0/test/instance:
uuid: "ae1b87b3d0a44cbebb803cc56c71121c"
format_stamp: "Formatted at 2026-08-11 18:40:20 on dist-test-slave-bw88"
I20260811 18:40:20.240859 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260811 18:40:20.243242 13595 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:20.243841 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786473608867715-13431-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)
I20260811 18:40:20.244218 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260811 18:40:20.244313 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786473608867715-13431-0/test
uuid: "ae1b87b3d0a44cbebb803cc56c71121c"
format_stamp: "Formatted at 2026-08-11 18:40:20 on dist-test-slave-bw88"
I20260811 18:40:20.247659 13431 log.cc:824] T ffffffffffffffffffffffffffffffff P ae1b87b3d0a44cbebb803cc56c71121c: Log is configured to *not* fsync() on all Append() calls
[       OK ] ToolTest.TestWalDump (10579 ms)
[ RUN      ] ToolTest.TestLocalReplicaDumpMeta
I20260811 18:40:30.813205 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:30.813323 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:30.814472 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786473608867715-13431-0/test/instance:
uuid: "26cb37a81c14432abc5c39a28a7a5f1a"
format_stamp: "Formatted at 2026-08-11 18:40:30 on dist-test-slave-bw88"
I20260811 18:40:30.818606 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260811 18:40:30.820933 13787 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:30.821326 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786473608867715-13431-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)
I20260811 18:40:30.821748 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260811 18:40:30.821825 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786473608867715-13431-0/test
uuid: "26cb37a81c14432abc5c39a28a7a5f1a"
format_stamp: "Formatted at 2026-08-11 18:40:30 on dist-test-slave-bw88"
I20260811 18:40:30.825716 13431 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ffffffffffffffffffffffffffffffff. 1 dirs total
[       OK ] ToolTest.TestLocalReplicaDumpMeta (528 ms)
[ RUN      ] ToolTest.TestLoadgenZeroRowsPerThread
2026-08-11T18:40:31Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:40:31Z Disabled control of system clock
I20260811 18:40:31.389619 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-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.13.29.254:33615
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:36053
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:33615 with env {}
W20260811 18:40:31.753857 13804 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:31.754213 13804 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:31.754376 13804 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:31.762112 13804 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:40:31.762252 13804 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:31.762297 13804 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:40:31.762349 13804 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:40:31.772544 13804 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:36053
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:33615
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:33615
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:31.774473 13804 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:31.776966 13804 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:31.803449 13817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:31.803619 13814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:31.803743 13804 server_base.cc:1034] running on GCE node
W20260811 18:40:31.803480 13812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:31.805640 13804 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:31.808012 13804 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:31.809509 13804 hybrid_clock.cc:648] HybridClock initialized: now 1786473631809366 us; error 116 us; skew 500 ppm
I20260811 18:40:31.810104 13804 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:31.813899 13804 webserver.cc:460] Webserver started at http://127.13.29.254:44355/ using document root <none> and password file <none>
I20260811 18:40:31.814682 13804 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:31.814845 13804 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:31.815200 13804 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:31.818356 13804 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "77b6a17178ba4592b2c56abad051c138"
format_stamp: "Formatted at 2026-08-11 18:40:31 on dist-test-slave-bw88"
I20260811 18:40:31.819244 13804 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "77b6a17178ba4592b2c56abad051c138"
format_stamp: "Formatted at 2026-08-11 18:40:31 on dist-test-slave-bw88"
I20260811 18:40:31.825203 13804 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260811 18:40:31.829140 13827 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:31.830688 13804 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:40:31.831050 13804 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "77b6a17178ba4592b2c56abad051c138"
format_stamp: "Formatted at 2026-08-11 18:40:31 on dist-test-slave-bw88"
I20260811 18:40:31.831290 13804 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-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)
I20260811 18:40:31.849792 13804 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:31.851004 13804 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
I20260811 18:40:31.851430 13804 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:31.875890 13804 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:33615
I20260811 18:40:31.875924 13906 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:33615 every 8 connection(s)
I20260811 18:40:31.878212 13804 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:40:31.883814 13907 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:31.886240 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 13804
I20260811 18:40:31.886708 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:40:31.901193 13907 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Bootstrap starting.
I20260811 18:40:31.908535 13907 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:31.910070 13907 log.cc:824] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:31.913687 13907 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: No bootstrap required, opened a new log
I20260811 18:40:31.926148 13907 raft_consensus.cc:348] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b6a17178ba4592b2c56abad051c138" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 33615 } }
I20260811 18:40:31.926939 13907 raft_consensus.cc:374] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:31.927255 13907 raft_consensus.cc:729] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b6a17178ba4592b2c56abad051c138, State: Initialized, Role: FOLLOWER
I20260811 18:40:31.928541 13907 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b6a17178ba4592b2c56abad051c138" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 33615 } }
I20260811 18:40:31.928916 13907 raft_consensus.cc:388] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:31.929206 13907 raft_consensus.cc:482] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:31.929447 13907 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:31.931948 13907 raft_consensus.cc:504] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b6a17178ba4592b2c56abad051c138" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 33615 } }
I20260811 18:40:31.933063 13907 leader_election.cc:302] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 77b6a17178ba4592b2c56abad051c138; no voters: 
I20260811 18:40:31.934073 13907 leader_election.cc:288] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:31.934369 13913 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:31.935386 13913 raft_consensus.cc:686] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [term 1 LEADER]: Becoming Leader. State: Replica: 77b6a17178ba4592b2c56abad051c138, State: Running, Role: LEADER
I20260811 18:40:31.936305 13913 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b6a17178ba4592b2c56abad051c138" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 33615 } }
I20260811 18:40:31.937640 13907 sys_catalog.cc:564] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:40:31.941599 13916 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77b6a17178ba4592b2c56abad051c138. Latest consensus state: current_term: 1 leader_uuid: "77b6a17178ba4592b2c56abad051c138" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b6a17178ba4592b2c56abad051c138" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 33615 } } }
I20260811 18:40:31.941865 13914 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77b6a17178ba4592b2c56abad051c138" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b6a17178ba4592b2c56abad051c138" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 33615 } } }
I20260811 18:40:31.942540 13916 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:31.942566 13914 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138 [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:31.944875 13920 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:40:31.953495 13920 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:40:31.967792 13920 catalog_manager.cc:1347] Generated new cluster ID: 9e629ff4df04485385235727ccb52871
I20260811 18:40:31.967952 13920 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:40:31.998675 13920 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:40:32.001019 13920 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:40:32.021442 13920 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Generated new TSK 0
I20260811 18:40:32.023036 13920 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:40:32.042181 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:33615
--builtin_ntp_servers=127.13.29.212:36053
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:40:32.447932 13939 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:32.448298 13939 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:32.448501 13939 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:32.457258 13939 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:32.457612 13939 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:40:32.468170 13939 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:36053
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:33615
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:32.469825 13939 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:32.471832 13939 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:32.487746 13952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:32.487793 13949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:32.487828 13946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:32.489132 13939 server_base.cc:1034] running on GCE node
I20260811 18:40:32.489985 13939 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:32.491158 13939 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:32.492503 13939 hybrid_clock.cc:648] HybridClock initialized: now 1786473632492375 us; error 120 us; skew 500 ppm
I20260811 18:40:32.493072 13939 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:32.496030 13939 webserver.cc:460] Webserver started at http://127.13.29.193:38831/ using document root <none> and password file <none>
I20260811 18:40:32.496870 13939 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:32.497056 13939 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:32.497516 13939 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:32.500494 13939 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "614725c4a0044665a61a37d17f7f0034"
format_stamp: "Formatted at 2026-08-11 18:40:32 on dist-test-slave-bw88"
I20260811 18:40:32.501613 13939 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "614725c4a0044665a61a37d17f7f0034"
format_stamp: "Formatted at 2026-08-11 18:40:32 on dist-test-slave-bw88"
I20260811 18:40:32.509035 13939 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.004s
I20260811 18:40:32.513990 13963 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:32.515758 13939 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:40:32.516032 13939 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "614725c4a0044665a61a37d17f7f0034"
format_stamp: "Formatted at 2026-08-11 18:40:32 on dist-test-slave-bw88"
I20260811 18:40:32.516314 13939 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-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)
I20260811 18:40:32.534489 13939 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:32.535557 13939 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
I20260811 18:40:32.535955 13939 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:32.537438 13939 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:32.539602 13939 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:32.539726 13939 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:32.540001 13939 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:32.540091 13939 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:32.582957 13939 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:38281
I20260811 18:40:32.582985 14124 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:38281 every 8 connection(s)
I20260811 18:40:32.584522 13939 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:40:32.593700 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 13939
I20260811 18:40:32.593902 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:40:32.602969 14125 heartbeater.cc:347] Connected to a master server at 127.13.29.254:33615
I20260811 18:40:32.603566 14125 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:32.604568 14125 heartbeater.cc:511] Master 127.13.29.254:33615 requested a full tablet report, sending...
I20260811 18:40:32.608577 13855 ts_manager.cc:194] Registered new tserver with Master: 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281)
I20260811 18:40:32.611016 13855 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:57863
I20260811 18:40:32.613102 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:40:32.641422 13853 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49084:
name: "an_empty_test_table"
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
  }
}
I20260811 18:40:32.686313 14036 tablet_service.cc:1467] Processing CreateTablet for tablet 7ce6d788c01641efb372ab3ceb4205c3 (DEFAULT_TABLE table=an_empty_test_table [id=5f4ea5c378ad482f8eb5beb5d3b2876e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:32.686335 14035 tablet_service.cc:1467] Processing CreateTablet for tablet 75b63343245e4392922d9d8e75631fba (DEFAULT_TABLE table=an_empty_test_table [id=5f4ea5c378ad482f8eb5beb5d3b2876e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:32.690121 14036 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7ce6d788c01641efb372ab3ceb4205c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:32.690601 14035 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 75b63343245e4392922d9d8e75631fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:32.704952 14143 tablet_bootstrap.cc:492] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:32.708271 14143 tablet_bootstrap.cc:654] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:32.709534 14143 log.cc:824] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:32.712430 14143 tablet_bootstrap.cc:492] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:32.712746 14143 ts_tablet_manager.cc:1397] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260811 18:40:32.720882 14143 raft_consensus.cc:348] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:32.721422 14143 raft_consensus.cc:374] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:32.721568 14143 raft_consensus.cc:729] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:32.722204 14143 consensus_queue.cc:260] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:32.722493 14143 raft_consensus.cc:388] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:32.722672 14143 raft_consensus.cc:482] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:32.722896 14143 raft_consensus.cc:3037] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:32.725121 14143 raft_consensus.cc:504] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:32.725759 14143 leader_election.cc:302] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:32.726471 14143 leader_election.cc:288] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:32.726724 14145 raft_consensus.cc:2781] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:32.727568 14145 raft_consensus.cc:686] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:32.727916 14125 heartbeater.cc:503] Master 127.13.29.254:33615 was elected leader, sending a full tablet report...
I20260811 18:40:32.728615 14143 ts_tablet_manager.cc:1428] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260811 18:40:32.728387 14145 consensus_queue.cc:237] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:32.729038 14143 tablet_bootstrap.cc:492] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:32.730973 14143 tablet_bootstrap.cc:654] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:32.734705 14143 tablet_bootstrap.cc:492] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:32.734980 14143 ts_tablet_manager.cc:1397] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:40:32.736003 14143 raft_consensus.cc:348] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:32.736186 14143 raft_consensus.cc:374] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:32.736316 14143 raft_consensus.cc:729] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:32.736573 14143 consensus_queue.cc:260] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:32.736835 14143 raft_consensus.cc:388] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:32.736922 14143 raft_consensus.cc:482] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:32.737066 14143 raft_consensus.cc:3037] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:32.737082 13853 catalog_manager.cc:5495] T 75b63343245e4392922d9d8e75631fba P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:32.739248 14143 raft_consensus.cc:504] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:32.739588 14143 leader_election.cc:302] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:32.739805 14143 leader_election.cc:288] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:32.739877 14145 raft_consensus.cc:2781] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:32.740036 14145 raft_consensus.cc:686] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:32.740310 14143 ts_tablet_manager.cc:1428] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260811 18:40:32.740307 14145 consensus_queue.cc:237] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:32.745064 13853 catalog_manager.cc:5495] T 7ce6d788c01641efb372ab3ceb4205c3 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
W20260811 18:40:33.144640 14154 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:33.145037 14154 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:33.152993 14154 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260811 18:40:33.797643 14197 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:33.798132 14197 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:33.806223 14197 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:33.848467 13853 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49124:
name: "default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136"
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"
    }
  }
}
I20260811 18:40:33.862838 14036 tablet_service.cc:1467] Processing CreateTablet for tablet 253a0af92afa4beea44598ea576d9dc2 (DEFAULT_TABLE table=default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:33.863587 14036 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 253a0af92afa4beea44598ea576d9dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:33.863577 14032 tablet_service.cc:1467] Processing CreateTablet for tablet 2893c8cfcba14fe1af97b6687aa6b1be (DEFAULT_TABLE table=default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:33.863988 14031 tablet_service.cc:1467] Processing CreateTablet for tablet 8a837e811d0a4a7eaee7477da0806b24 (DEFAULT_TABLE table=default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:33.864183 14032 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2893c8cfcba14fe1af97b6687aa6b1be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:33.864490 14031 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8a837e811d0a4a7eaee7477da0806b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:33.862874 14035 tablet_service.cc:1467] Processing CreateTablet for tablet 8e188adb5f6c4c4083a45a3d07692e23 (DEFAULT_TABLE table=default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:33.864914 14035 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8e188adb5f6c4c4083a45a3d07692e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:33.866356 14029 tablet_service.cc:1467] Processing CreateTablet for tablet 0e8af06a5ed54f7982caef43768f98c9 (DEFAULT_TABLE table=default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:33.866906 14029 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0e8af06a5ed54f7982caef43768f98c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:33.870114 14025 tablet_service.cc:1467] Processing CreateTablet for tablet 9de52ff3de4a4224a24604417ba8b8c3 (DEFAULT_TABLE table=default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:33.871407 14023 tablet_service.cc:1467] Processing CreateTablet for tablet 170800adcde44bef8347b68b8ce813a1 (DEFAULT_TABLE table=default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:33.872833 14023 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 170800adcde44bef8347b68b8ce813a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:33.870867 14024 tablet_service.cc:1467] Processing CreateTablet for tablet 0265474a61b2487981d11ee600b9f7ce (DEFAULT_TABLE table=default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:33.874138 14025 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9de52ff3de4a4224a24604417ba8b8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:33.877583 14024 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0265474a61b2487981d11ee600b9f7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:33.888190 14220 tablet_bootstrap.cc:492] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:33.890475 14220 tablet_bootstrap.cc:654] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:33.892710 14220 tablet_bootstrap.cc:492] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:33.892887 14220 ts_tablet_manager.cc:1397] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260811 18:40:33.893764 14220 raft_consensus.cc:348] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.893990 14220 raft_consensus.cc:374] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:33.894098 14220 raft_consensus.cc:729] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:33.894404 14220 consensus_queue.cc:260] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.894640 14220 raft_consensus.cc:388] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:33.894718 14220 raft_consensus.cc:482] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:33.894819 14220 raft_consensus.cc:3037] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:33.897765 14220 raft_consensus.cc:504] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.898074 14220 leader_election.cc:302] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:33.898583 14220 leader_election.cc:288] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:33.898847 14223 raft_consensus.cc:2781] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:33.899569 14223 raft_consensus.cc:686] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:33.899645 14220 ts_tablet_manager.cc:1428] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260811 18:40:33.899981 14220 tablet_bootstrap.cc:492] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:33.899952 14223 consensus_queue.cc:237] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.902259 14220 tablet_bootstrap.cc:654] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:33.903100 13855 catalog_manager.cc:5495] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:33.906164 14220 tablet_bootstrap.cc:492] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:33.906390 14220 ts_tablet_manager.cc:1397] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20260811 18:40:33.907322 14220 raft_consensus.cc:348] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.907639 14220 raft_consensus.cc:374] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:33.907750 14220 raft_consensus.cc:729] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:33.908031 14220 consensus_queue.cc:260] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.908243 14220 raft_consensus.cc:388] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:33.908381 14220 raft_consensus.cc:482] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:33.908504 14220 raft_consensus.cc:3037] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:33.910851 14220 raft_consensus.cc:504] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.911199 14220 leader_election.cc:302] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:33.911474 14220 leader_election.cc:288] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:33.911556 14223 raft_consensus.cc:2781] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:33.911796 14223 raft_consensus.cc:686] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:33.912076 14223 consensus_queue.cc:237] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.912451 14220 ts_tablet_manager.cc:1428] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260811 18:40:33.912763 14220 tablet_bootstrap.cc:492] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:33.914762 14220 tablet_bootstrap.cc:654] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:33.914770 13855 catalog_manager.cc:5495] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:33.917198 14220 tablet_bootstrap.cc:492] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:33.917380 14220 ts_tablet_manager.cc:1397] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:40:33.918231 14220 raft_consensus.cc:348] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.918454 14220 raft_consensus.cc:374] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:33.918576 14220 raft_consensus.cc:729] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:33.918833 14220 consensus_queue.cc:260] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.919080 14220 raft_consensus.cc:388] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:33.919191 14220 raft_consensus.cc:482] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:33.919323 14220 raft_consensus.cc:3037] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:33.922348 14220 raft_consensus.cc:504] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.922668 14220 leader_election.cc:302] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:33.922874 14220 leader_election.cc:288] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:33.923017 14223 raft_consensus.cc:2781] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:33.923153 14223 raft_consensus.cc:686] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:33.923395 14223 consensus_queue.cc:237] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.923544 14220 ts_tablet_manager.cc:1428] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260811 18:40:33.923818 14220 tablet_bootstrap.cc:492] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:33.925761 14220 tablet_bootstrap.cc:654] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:33.926254 13855 catalog_manager.cc:5495] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:33.927999 14220 tablet_bootstrap.cc:492] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:33.928203 14220 ts_tablet_manager.cc:1397] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:33.928966 14220 raft_consensus.cc:348] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.929179 14220 raft_consensus.cc:374] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:33.929262 14220 raft_consensus.cc:729] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:33.929648 14220 consensus_queue.cc:260] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.929867 14220 raft_consensus.cc:388] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:33.930006 14220 raft_consensus.cc:482] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:33.930115 14220 raft_consensus.cc:3037] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:33.932220 14220 raft_consensus.cc:504] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.932487 14220 leader_election.cc:302] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:33.932675 14220 leader_election.cc:288] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:33.932775 14223 raft_consensus.cc:2781] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:33.933019 14223 raft_consensus.cc:686] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:33.933214 14220 ts_tablet_manager.cc:1428] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260811 18:40:33.933321 14223 consensus_queue.cc:237] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.933652 14220 tablet_bootstrap.cc:492] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:33.935772 14220 tablet_bootstrap.cc:654] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:33.936091 13855 catalog_manager.cc:5495] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:33.938181 14220 tablet_bootstrap.cc:492] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:33.938380 14220 ts_tablet_manager.cc:1397] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:40:33.939492 14220 raft_consensus.cc:348] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.939745 14220 raft_consensus.cc:374] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:33.939879 14220 raft_consensus.cc:729] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:33.940135 14220 consensus_queue.cc:260] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.940379 14220 raft_consensus.cc:388] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:33.940511 14220 raft_consensus.cc:482] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:33.940675 14220 raft_consensus.cc:3037] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:33.943480 14220 raft_consensus.cc:504] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.943831 14220 leader_election.cc:302] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:33.944058 14220 leader_election.cc:288] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:33.944275 14223 raft_consensus.cc:2781] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:33.944480 14223 raft_consensus.cc:686] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:33.944734 14220 ts_tablet_manager.cc:1428] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:40:33.944761 14223 consensus_queue.cc:237] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.945080 14220 tablet_bootstrap.cc:492] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:33.947232 14220 tablet_bootstrap.cc:654] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:33.947757 13855 catalog_manager.cc:5495] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:33.949693 14220 tablet_bootstrap.cc:492] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:33.949889 14220 ts_tablet_manager.cc:1397] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:33.950631 14220 raft_consensus.cc:348] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.950847 14220 raft_consensus.cc:374] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:33.950939 14220 raft_consensus.cc:729] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:33.951215 14220 consensus_queue.cc:260] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.951433 14220 raft_consensus.cc:388] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:33.951557 14220 raft_consensus.cc:482] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:33.951683 14220 raft_consensus.cc:3037] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:33.954620 14220 raft_consensus.cc:504] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.954838 14220 leader_election.cc:302] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:33.955050 14220 leader_election.cc:288] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:33.955116 14223 raft_consensus.cc:2781] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:33.955332 14223 raft_consensus.cc:686] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:33.955644 14220 ts_tablet_manager.cc:1428] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260811 18:40:33.955574 14223 consensus_queue.cc:237] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.955932 14220 tablet_bootstrap.cc:492] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:33.958019 14220 tablet_bootstrap.cc:654] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:33.958528 13855 catalog_manager.cc:5495] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:33.960412 14220 tablet_bootstrap.cc:492] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:33.960613 14220 ts_tablet_manager.cc:1397] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:33.961618 14220 raft_consensus.cc:348] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.961846 14220 raft_consensus.cc:374] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:33.961977 14220 raft_consensus.cc:729] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:33.962213 14220 consensus_queue.cc:260] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.962457 14220 raft_consensus.cc:388] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:33.962579 14220 raft_consensus.cc:482] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:33.962713 14220 raft_consensus.cc:3037] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:33.965714 14220 raft_consensus.cc:504] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.966004 14220 leader_election.cc:302] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:33.966239 14220 leader_election.cc:288] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:33.966353 14223 raft_consensus.cc:2781] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:33.966502 14223 raft_consensus.cc:686] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:33.966843 14220 ts_tablet_manager.cc:1428] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:40:33.966817 14223 consensus_queue.cc:237] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.967223 14220 tablet_bootstrap.cc:492] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:33.969321 14220 tablet_bootstrap.cc:654] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:33.970093 13855 catalog_manager.cc:5495] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:33.971974 14220 tablet_bootstrap.cc:492] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:33.972193 14220 ts_tablet_manager.cc:1397] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260811 18:40:33.972934 14220 raft_consensus.cc:348] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.973178 14220 raft_consensus.cc:374] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:33.973295 14220 raft_consensus.cc:729] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:33.973654 14220 consensus_queue.cc:260] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.973867 14220 raft_consensus.cc:388] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:33.974071 14220 raft_consensus.cc:482] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:33.974200 14220 raft_consensus.cc:3037] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:33.976871 14220 raft_consensus.cc:504] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.977123 14220 leader_election.cc:302] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:33.977416 14220 leader_election.cc:288] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:33.977471 14223 raft_consensus.cc:2781] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:33.977767 14223 raft_consensus.cc:686] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:33.977936 14220 ts_tablet_manager.cc:1428] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:40:33.978032 14223 consensus_queue.cc:237] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:33.980861 13855 catalog_manager.cc:5495] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:34.075268 13855 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49124:
table { table_name: "default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136" } modify_external_catalogs: true
I20260811 18:40:34.075649 13855 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49124:
table { table_name: "default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136" } modify_external_catalogs: true
I20260811 18:40:34.081130 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 253a0af92afa4beea44598ea576d9dc2
I20260811 18:40:34.082038 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 8e188adb5f6c4c4083a45a3d07692e23
I20260811 18:40:34.082324 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 2893c8cfcba14fe1af97b6687aa6b1be
I20260811 18:40:34.082545 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 8a837e811d0a4a7eaee7477da0806b24
I20260811 18:40:34.082749 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 0e8af06a5ed54f7982caef43768f98c9
I20260811 18:40:34.082909 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 9de52ff3de4a4224a24604417ba8b8c3
I20260811 18:40:34.082906 14035 tablet_service.cc:1514] Processing DeleteTablet for tablet 253a0af92afa4beea44598ea576d9dc2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:34 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:34.083106 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 0265474a61b2487981d11ee600b9f7ce
I20260811 18:40:34.083281 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 170800adcde44bef8347b68b8ce813a1
I20260811 18:40:34.083703 14023 tablet_service.cc:1514] Processing DeleteTablet for tablet 8e188adb5f6c4c4083a45a3d07692e23 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:34 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:34.084628 14023 tablet_service.cc:1514] Processing DeleteTablet for tablet 2893c8cfcba14fe1af97b6687aa6b1be with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:34 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:34.085141 14035 tablet_service.cc:1514] Processing DeleteTablet for tablet 8a837e811d0a4a7eaee7477da0806b24 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:34 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:34.085526 14036 tablet_service.cc:1514] Processing DeleteTablet for tablet 0e8af06a5ed54f7982caef43768f98c9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:34 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:34.085759 14023 tablet_service.cc:1514] Processing DeleteTablet for tablet 9de52ff3de4a4224a24604417ba8b8c3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:34 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:34.085421 14266 tablet_replica.cc:330] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:34.086318 14024 tablet_service.cc:1514] Processing DeleteTablet for tablet 0265474a61b2487981d11ee600b9f7ce with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:34 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:34.086526 14029 tablet_service.cc:1514] Processing DeleteTablet for tablet 170800adcde44bef8347b68b8ce813a1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:34 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:34.087100 14266 raft_consensus.cc:2229] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:34.087644 14266 raft_consensus.cc:2258] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:34.090116 14266 ts_tablet_manager.cc:1905] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:34.096170 14266 ts_tablet_manager.cc:1918] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:34.096611 14266 log.cc:1196] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/253a0af92afa4beea44598ea576d9dc2
I20260811 18:40:34.097244 14266 ts_tablet_manager.cc:1939] T 253a0af92afa4beea44598ea576d9dc2 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:34.099259 14266 tablet_replica.cc:330] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:34.099552 14266 raft_consensus.cc:2229] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:34.099486 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 253a0af92afa4beea44598ea576d9dc2 (table default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]) successfully deleted
I20260811 18:40:34.099828 14266 raft_consensus.cc:2258] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:34.101186 14266 ts_tablet_manager.cc:1905] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:34.109633 14266 ts_tablet_manager.cc:1918] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:34.109861 14266 log.cc:1196] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/8e188adb5f6c4c4083a45a3d07692e23
I20260811 18:40:34.110477 14266 ts_tablet_manager.cc:1939] T 8e188adb5f6c4c4083a45a3d07692e23 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:34.111876 14266 tablet_replica.cc:330] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:34.112026 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 8e188adb5f6c4c4083a45a3d07692e23 (table default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]) successfully deleted
I20260811 18:40:34.112151 14266 raft_consensus.cc:2229] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:34.112429 14266 raft_consensus.cc:2258] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:34.113655 14266 ts_tablet_manager.cc:1905] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:34.121922 14266 ts_tablet_manager.cc:1918] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:34.122100 14266 log.cc:1196] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/2893c8cfcba14fe1af97b6687aa6b1be
I20260811 18:40:34.122663 14266 ts_tablet_manager.cc:1939] T 2893c8cfcba14fe1af97b6687aa6b1be P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:34.123719 14266 tablet_replica.cc:330] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:34.123975 14266 raft_consensus.cc:2229] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:34.123909 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 2893c8cfcba14fe1af97b6687aa6b1be (table default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]) successfully deleted
I20260811 18:40:34.124199 14266 raft_consensus.cc:2258] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:34.125481 14266 ts_tablet_manager.cc:1905] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:34.132777 14266 ts_tablet_manager.cc:1918] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:34.133008 14266 log.cc:1196] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/8a837e811d0a4a7eaee7477da0806b24
I20260811 18:40:34.133567 14266 ts_tablet_manager.cc:1939] T 8a837e811d0a4a7eaee7477da0806b24 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:34.135000 14266 tablet_replica.cc:330] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:34.135246 14266 raft_consensus.cc:2229] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:34.135286 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 8a837e811d0a4a7eaee7477da0806b24 (table default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]) successfully deleted
I20260811 18:40:34.135535 14266 raft_consensus.cc:2258] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:34.136816 14266 ts_tablet_manager.cc:1905] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:34.144464 14266 ts_tablet_manager.cc:1918] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:34.144663 14266 log.cc:1196] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/0e8af06a5ed54f7982caef43768f98c9
I20260811 18:40:34.145166 14266 ts_tablet_manager.cc:1939] T 0e8af06a5ed54f7982caef43768f98c9 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:34.146337 14266 tablet_replica.cc:330] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:34.146571 14266 raft_consensus.cc:2229] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:34.146641 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 0e8af06a5ed54f7982caef43768f98c9 (table default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]) successfully deleted
I20260811 18:40:34.146780 14266 raft_consensus.cc:2258] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:34.147775 14266 ts_tablet_manager.cc:1905] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:34.155180 14266 ts_tablet_manager.cc:1918] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:34.155404 14266 log.cc:1196] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/9de52ff3de4a4224a24604417ba8b8c3
I20260811 18:40:34.155963 14266 ts_tablet_manager.cc:1939] T 9de52ff3de4a4224a24604417ba8b8c3 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:34.157078 14266 tablet_replica.cc:330] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:34.157330 14266 raft_consensus.cc:2229] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:34.157387 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 9de52ff3de4a4224a24604417ba8b8c3 (table default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]) successfully deleted
I20260811 18:40:34.157675 14266 raft_consensus.cc:2258] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:34.158792 14266 ts_tablet_manager.cc:1905] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:34.166599 14266 ts_tablet_manager.cc:1918] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:34.166795 14266 log.cc:1196] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/0265474a61b2487981d11ee600b9f7ce
I20260811 18:40:34.167402 14266 ts_tablet_manager.cc:1939] T 0265474a61b2487981d11ee600b9f7ce P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:34.168489 14266 tablet_replica.cc:330] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:34.168776 14266 raft_consensus.cc:2229] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:34.168808 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 0265474a61b2487981d11ee600b9f7ce (table default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]) successfully deleted
I20260811 18:40:34.169010 14266 raft_consensus.cc:2258] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:34.170090 14266 ts_tablet_manager.cc:1905] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:34.177260 14266 ts_tablet_manager.cc:1918] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:34.177513 14266 log.cc:1196] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/170800adcde44bef8347b68b8ce813a1
I20260811 18:40:34.178020 14266 ts_tablet_manager.cc:1939] T 170800adcde44bef8347b68b8ce813a1 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:34.179288 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 170800adcde44bef8347b68b8ce813a1 (table default.loadgen_auto_1e0155417e8843b8a918dc8bbf491136 [id=628cf907bafa4203893b397adf49da08]) successfully deleted
W20260811 18:40:34.721230 14268 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:34.721763 14268 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:34.733747 14268 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:34.800303 13855 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49138:
name: "default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b"
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"
    }
  }
}
I20260811 18:40:34.817246 14029 tablet_service.cc:1467] Processing CreateTablet for tablet 469e0b1da5424b3dbe026f5473efee56 (DEFAULT_TABLE table=default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:34.817466 14024 tablet_service.cc:1467] Processing CreateTablet for tablet cd6908796b8547ba9f8c414201c0babd (DEFAULT_TABLE table=default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:34.818252 14029 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 469e0b1da5424b3dbe026f5473efee56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:34.818184 14036 tablet_service.cc:1467] Processing CreateTablet for tablet cc90c6a50b1348fd9fa7e59e8548da48 (DEFAULT_TABLE table=default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:34.818447 14035 tablet_service.cc:1467] Processing CreateTablet for tablet 24dd1601ad30469a9773b57519beeff9 (DEFAULT_TABLE table=default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:34.818910 14036 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cc90c6a50b1348fd9fa7e59e8548da48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:34.820482 14035 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 24dd1601ad30469a9773b57519beeff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:34.820533 14031 tablet_service.cc:1467] Processing CreateTablet for tablet 9bc1e4be08bf4d178bfc26f2e36de6a5 (DEFAULT_TABLE table=default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:34.820827 14032 tablet_service.cc:1467] Processing CreateTablet for tablet b61c63e0aa7b470e9aaa6c8dc396e4d0 (DEFAULT_TABLE table=default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:34.821061 14024 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cd6908796b8547ba9f8c414201c0babd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:34.821421 14032 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b61c63e0aa7b470e9aaa6c8dc396e4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:34.821841 14025 tablet_service.cc:1467] Processing CreateTablet for tablet 18158f3e2ad6453283bfe9dc78fb1e81 (DEFAULT_TABLE table=default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:34.822399 14023 tablet_service.cc:1467] Processing CreateTablet for tablet 133965d8ebc442f1a46064ff034a8473 (DEFAULT_TABLE table=default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:34.823108 14031 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9bc1e4be08bf4d178bfc26f2e36de6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:34.824164 14025 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 18158f3e2ad6453283bfe9dc78fb1e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:34.826277 14023 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 133965d8ebc442f1a46064ff034a8473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:34.853914 14291 tablet_bootstrap.cc:492] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:34.857060 14291 tablet_bootstrap.cc:654] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:34.860997 14291 tablet_bootstrap.cc:492] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:34.861219 14291 ts_tablet_manager.cc:1397] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260811 18:40:34.862557 14291 raft_consensus.cc:348] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.862907 14291 raft_consensus.cc:374] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:34.863103 14291 raft_consensus.cc:729] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:34.863477 14291 consensus_queue.cc:260] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.863763 14291 raft_consensus.cc:388] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:34.863924 14291 raft_consensus.cc:482] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:34.864138 14291 raft_consensus.cc:3037] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:34.867177 14291 raft_consensus.cc:504] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.867621 14291 leader_election.cc:302] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:34.868908 14291 leader_election.cc:288] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:34.869549 14296 raft_consensus.cc:2781] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:34.870613 14291 ts_tablet_manager.cc:1428] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260811 18:40:34.870954 14291 tablet_bootstrap.cc:492] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:34.873493 14291 tablet_bootstrap.cc:654] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:34.875097 14296 raft_consensus.cc:686] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:34.875747 14296 consensus_queue.cc:237] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.883136 13855 catalog_manager.cc:5495] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:34.884840 14291 tablet_bootstrap.cc:492] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:34.885205 14291 ts_tablet_manager.cc:1397] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.011s
I20260811 18:40:34.886611 14291 raft_consensus.cc:348] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.887003 14291 raft_consensus.cc:374] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:34.887192 14291 raft_consensus.cc:729] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:34.887640 14291 consensus_queue.cc:260] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.888000 14291 raft_consensus.cc:388] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:34.888267 14291 raft_consensus.cc:482] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:34.888463 14291 raft_consensus.cc:3037] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:34.892918 14291 raft_consensus.cc:504] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.893306 14291 leader_election.cc:302] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:34.893755 14291 leader_election.cc:288] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:34.893826 14296 raft_consensus.cc:2781] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:34.894479 14291 ts_tablet_manager.cc:1428] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260811 18:40:34.894475 14296 raft_consensus.cc:686] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:34.894990 14291 tablet_bootstrap.cc:492] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:34.894936 14296 consensus_queue.cc:237] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.899183 14291 tablet_bootstrap.cc:654] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:34.904209 14291 tablet_bootstrap.cc:492] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:34.904490 14291 ts_tablet_manager.cc:1397] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.007s
I20260811 18:40:34.906462 14291 raft_consensus.cc:348] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.906843 14291 raft_consensus.cc:374] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:34.907114 14291 raft_consensus.cc:729] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:34.907473 14291 consensus_queue.cc:260] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.908022 14291 raft_consensus.cc:388] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:34.908236 14291 raft_consensus.cc:482] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:34.908489 14291 raft_consensus.cc:3037] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:34.908310 13855 catalog_manager.cc:5495] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:34.913071 14291 raft_consensus.cc:504] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.913551 14291 leader_election.cc:302] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:34.913941 14291 leader_election.cc:288] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:34.914364 14298 raft_consensus.cc:2781] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:34.914637 14298 raft_consensus.cc:686] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:34.915365 14298 consensus_queue.cc:237] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.918044 14291 ts_tablet_manager.cc:1428] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260811 18:40:34.918535 14291 tablet_bootstrap.cc:492] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:34.919637 13855 catalog_manager.cc:5495] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:34.921775 14291 tablet_bootstrap.cc:654] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:34.926198 14291 tablet_bootstrap.cc:492] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:34.926524 14291 ts_tablet_manager.cc:1397] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.005s
I20260811 18:40:34.927934 14291 raft_consensus.cc:348] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.928267 14291 raft_consensus.cc:374] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:34.928457 14291 raft_consensus.cc:729] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:34.928900 14291 consensus_queue.cc:260] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.929234 14291 raft_consensus.cc:388] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:34.929522 14291 raft_consensus.cc:482] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:34.929735 14291 raft_consensus.cc:3037] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:34.933234 14291 raft_consensus.cc:504] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.933701 14291 leader_election.cc:302] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:34.934131 14291 leader_election.cc:288] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:34.934267 14296 raft_consensus.cc:2781] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:34.934629 14296 raft_consensus.cc:686] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:34.934780 14291 ts_tablet_manager.cc:1428] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260811 18:40:34.935098 14296 consensus_queue.cc:237] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.935359 14291 tablet_bootstrap.cc:492] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:34.938982 14291 tablet_bootstrap.cc:654] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:34.939721 13855 catalog_manager.cc:5495] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:34.943614 14291 tablet_bootstrap.cc:492] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:34.943864 14291 ts_tablet_manager.cc:1397] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.006s
I20260811 18:40:34.945369 14291 raft_consensus.cc:348] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.945691 14291 raft_consensus.cc:374] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:34.946208 14291 raft_consensus.cc:729] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:34.946851 14291 consensus_queue.cc:260] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.947590 14291 raft_consensus.cc:388] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:34.947870 14291 raft_consensus.cc:482] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:34.948215 14291 raft_consensus.cc:3037] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:34.951887 14291 raft_consensus.cc:504] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.952459 14291 leader_election.cc:302] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:34.952795 14291 leader_election.cc:288] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:34.952972 14296 raft_consensus.cc:2781] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:34.953378 14296 raft_consensus.cc:686] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:34.953742 14291 ts_tablet_manager.cc:1428] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260811 18:40:34.953729 14296 consensus_queue.cc:237] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.954335 14291 tablet_bootstrap.cc:492] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:34.958791 13855 catalog_manager.cc:5495] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:34.959307 14291 tablet_bootstrap.cc:654] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:34.964231 14291 tablet_bootstrap.cc:492] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:34.964550 14291 ts_tablet_manager.cc:1397] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.007s
I20260811 18:40:34.965916 14291 raft_consensus.cc:348] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.966356 14291 raft_consensus.cc:374] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:34.966564 14291 raft_consensus.cc:729] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:34.966990 14291 consensus_queue.cc:260] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.967357 14291 raft_consensus.cc:388] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:34.967576 14291 raft_consensus.cc:482] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:34.967809 14291 raft_consensus.cc:3037] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:34.971225 14291 raft_consensus.cc:504] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.971701 14291 leader_election.cc:302] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:34.972075 14291 leader_election.cc:288] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:34.972289 14296 raft_consensus.cc:2781] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:34.972606 14296 raft_consensus.cc:686] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:34.972760 14291 ts_tablet_manager.cc:1428] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260811 18:40:34.973078 14296 consensus_queue.cc:237] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.973248 14291 tablet_bootstrap.cc:492] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:34.977052 13855 catalog_manager.cc:5495] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:34.977918 14291 tablet_bootstrap.cc:654] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:34.982223 14291 tablet_bootstrap.cc:492] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:34.982522 14291 ts_tablet_manager.cc:1397] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260811 18:40:34.983915 14291 raft_consensus.cc:348] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.984225 14291 raft_consensus.cc:374] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:34.984467 14291 raft_consensus.cc:729] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:34.984797 14291 consensus_queue.cc:260] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.985116 14291 raft_consensus.cc:388] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:34.985301 14291 raft_consensus.cc:482] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:34.985602 14291 raft_consensus.cc:3037] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:34.988391 14291 raft_consensus.cc:504] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.988808 14291 leader_election.cc:302] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:34.989167 14291 leader_election.cc:288] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:34.989364 14296 raft_consensus.cc:2781] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:34.989745 14296 raft_consensus.cc:686] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:34.990005 14291 ts_tablet_manager.cc:1428] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260811 18:40:34.990152 14296 consensus_queue.cc:237] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:34.990407 14291 tablet_bootstrap.cc:492] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:34.994323 14291 tablet_bootstrap.cc:654] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:34.995208 13855 catalog_manager.cc:5495] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:34.998879 14291 tablet_bootstrap.cc:492] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:34.999279 14291 ts_tablet_manager.cc:1397] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.001s
I20260811 18:40:35.000762 14291 raft_consensus.cc:348] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.001258 14291 raft_consensus.cc:374] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.001514 14291 raft_consensus.cc:729] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.001981 14291 consensus_queue.cc:260] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.002347 14291 raft_consensus.cc:388] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.002746 14291 raft_consensus.cc:482] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.002976 14291 raft_consensus.cc:3037] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.006455 14291 raft_consensus.cc:504] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.006796 14291 leader_election.cc:302] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.007157 14291 leader_election.cc:288] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.007352 14296 raft_consensus.cc:2781] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.007658 14296 raft_consensus.cc:686] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.007841 14291 ts_tablet_manager.cc:1428] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260811 18:40:35.008096 14296 consensus_queue.cc:237] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.011871 13855 catalog_manager.cc:5495] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:35.136135 13855 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49138:
table { table_name: "default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b" } modify_external_catalogs: true
I20260811 18:40:35.136464 13855 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49138:
table { table_name: "default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b" } modify_external_catalogs: true
I20260811 18:40:35.141641 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 469e0b1da5424b3dbe026f5473efee56
I20260811 18:40:35.142118 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet cd6908796b8547ba9f8c414201c0babd
I20260811 18:40:35.142422 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 133965d8ebc442f1a46064ff034a8473
I20260811 18:40:35.142854 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet cc90c6a50b1348fd9fa7e59e8548da48
I20260811 18:40:35.143035 14024 tablet_service.cc:1514] Processing DeleteTablet for tablet 469e0b1da5424b3dbe026f5473efee56 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:35 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:35.143182 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 24dd1601ad30469a9773b57519beeff9
I20260811 18:40:35.143496 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 18158f3e2ad6453283bfe9dc78fb1e81
I20260811 18:40:35.143858 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 9bc1e4be08bf4d178bfc26f2e36de6a5
I20260811 18:40:35.143843 14025 tablet_service.cc:1514] Processing DeleteTablet for tablet cc90c6a50b1348fd9fa7e59e8548da48 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:35 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:35.144217 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet b61c63e0aa7b470e9aaa6c8dc396e4d0
I20260811 18:40:35.144250 14032 tablet_service.cc:1514] Processing DeleteTablet for tablet 133965d8ebc442f1a46064ff034a8473 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:35 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:35.144807 14023 tablet_service.cc:1514] Processing DeleteTablet for tablet cd6908796b8547ba9f8c414201c0babd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:35 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:35.144819 14032 tablet_service.cc:1514] Processing DeleteTablet for tablet 24dd1601ad30469a9773b57519beeff9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:35 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:35.145639 14025 tablet_service.cc:1514] Processing DeleteTablet for tablet 18158f3e2ad6453283bfe9dc78fb1e81 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:35 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:35.146143 14032 tablet_service.cc:1514] Processing DeleteTablet for tablet 9bc1e4be08bf4d178bfc26f2e36de6a5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:35 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:35.146798 14350 tablet_replica.cc:330] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:35.146754 14025 tablet_service.cc:1514] Processing DeleteTablet for tablet b61c63e0aa7b470e9aaa6c8dc396e4d0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:35 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:35.147094 14350 raft_consensus.cc:2229] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:35.147770 14350 raft_consensus.cc:2258] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:35.149058 14350 ts_tablet_manager.cc:1905] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:35.158540 14350 ts_tablet_manager.cc:1918] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:35.158823 14350 log.cc:1196] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/469e0b1da5424b3dbe026f5473efee56
I20260811 18:40:35.159700 14350 ts_tablet_manager.cc:1939] T 469e0b1da5424b3dbe026f5473efee56 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:35.161048 14350 tablet_replica.cc:330] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:35.161268 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 469e0b1da5424b3dbe026f5473efee56 (table default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]) successfully deleted
I20260811 18:40:35.161545 14350 raft_consensus.cc:2229] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:35.161929 14350 raft_consensus.cc:2258] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:35.163359 14350 ts_tablet_manager.cc:1905] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:35.169950 14350 ts_tablet_manager.cc:1918] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:35.170274 14350 log.cc:1196] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/cc90c6a50b1348fd9fa7e59e8548da48
I20260811 18:40:35.170892 14350 ts_tablet_manager.cc:1939] T cc90c6a50b1348fd9fa7e59e8548da48 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:35.171957 14350 tablet_replica.cc:330] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:35.172099 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet cc90c6a50b1348fd9fa7e59e8548da48 (table default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]) successfully deleted
I20260811 18:40:35.172214 14350 raft_consensus.cc:2229] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:35.172580 14350 raft_consensus.cc:2258] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:35.173748 14350 ts_tablet_manager.cc:1905] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:35.179894 14350 ts_tablet_manager.cc:1918] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:35.180225 14350 log.cc:1196] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/133965d8ebc442f1a46064ff034a8473
I20260811 18:40:35.180725 14350 ts_tablet_manager.cc:1939] T 133965d8ebc442f1a46064ff034a8473 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:35.181782 14350 tablet_replica.cc:330] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:35.181947 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 133965d8ebc442f1a46064ff034a8473 (table default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]) successfully deleted
I20260811 18:40:35.182075 14350 raft_consensus.cc:2229] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:35.182385 14350 raft_consensus.cc:2258] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:35.183576 14350 ts_tablet_manager.cc:1905] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:35.189769 14350 ts_tablet_manager.cc:1918] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:35.190182 14350 log.cc:1196] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/cd6908796b8547ba9f8c414201c0babd
I20260811 18:40:35.190856 14350 ts_tablet_manager.cc:1939] T cd6908796b8547ba9f8c414201c0babd P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:35.191869 14350 tablet_replica.cc:330] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:35.191979 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet cd6908796b8547ba9f8c414201c0babd (table default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]) successfully deleted
I20260811 18:40:35.192150 14350 raft_consensus.cc:2229] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:35.192495 14350 raft_consensus.cc:2258] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:35.193609 14350 ts_tablet_manager.cc:1905] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:35.200168 14350 ts_tablet_manager.cc:1918] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:35.200383 14350 log.cc:1196] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/24dd1601ad30469a9773b57519beeff9
I20260811 18:40:35.200977 14350 ts_tablet_manager.cc:1939] T 24dd1601ad30469a9773b57519beeff9 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:35.202195 14350 tablet_replica.cc:330] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:35.202358 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 24dd1601ad30469a9773b57519beeff9 (table default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]) successfully deleted
I20260811 18:40:35.202466 14350 raft_consensus.cc:2229] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:35.202764 14350 raft_consensus.cc:2258] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:35.203958 14350 ts_tablet_manager.cc:1905] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:35.210285 14350 ts_tablet_manager.cc:1918] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:35.210594 14350 log.cc:1196] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/18158f3e2ad6453283bfe9dc78fb1e81
I20260811 18:40:35.211179 14350 ts_tablet_manager.cc:1939] T 18158f3e2ad6453283bfe9dc78fb1e81 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:35.212237 14350 tablet_replica.cc:330] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:35.212355 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 18158f3e2ad6453283bfe9dc78fb1e81 (table default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]) successfully deleted
I20260811 18:40:35.212509 14350 raft_consensus.cc:2229] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:35.212842 14350 raft_consensus.cc:2258] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:35.213917 14350 ts_tablet_manager.cc:1905] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:35.220516 14350 ts_tablet_manager.cc:1918] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:35.220816 14350 log.cc:1196] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/9bc1e4be08bf4d178bfc26f2e36de6a5
I20260811 18:40:35.221604 14350 ts_tablet_manager.cc:1939] T 9bc1e4be08bf4d178bfc26f2e36de6a5 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:35.222587 14350 tablet_replica.cc:330] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:35.222860 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 9bc1e4be08bf4d178bfc26f2e36de6a5 (table default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]) successfully deleted
I20260811 18:40:35.222932 14350 raft_consensus.cc:2229] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:35.223268 14350 raft_consensus.cc:2258] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:35.224314 14350 ts_tablet_manager.cc:1905] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:35.230396 14350 ts_tablet_manager.cc:1918] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:35.230724 14350 log.cc:1196] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/b61c63e0aa7b470e9aaa6c8dc396e4d0
I20260811 18:40:35.231315 14350 ts_tablet_manager.cc:1939] T b61c63e0aa7b470e9aaa6c8dc396e4d0 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:35.232761 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet b61c63e0aa7b470e9aaa6c8dc396e4d0 (table default.loadgen_auto_88ffddd12dee47d8a88d6af251e54b4b [id=0cb42990d4a145b7b4a8493f3aa9fd95]) successfully deleted
W20260811 18:40:35.622289 14352 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:35.622643 14352 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:35.630359 14352 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:35.671675 13855 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49160:
name: "default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204"
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"
    }
  }
}
I20260811 18:40:35.683650 14025 tablet_service.cc:1467] Processing CreateTablet for tablet 25628f029b2c426e996816d748404fbb (DEFAULT_TABLE table=default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:35.683650 14024 tablet_service.cc:1467] Processing CreateTablet for tablet 81f2e81ad84f4a259255d38af4d0dd62 (DEFAULT_TABLE table=default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:35.684260 14025 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 25628f029b2c426e996816d748404fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:35.684567 14032 tablet_service.cc:1467] Processing CreateTablet for tablet 87c10ae522444fb5855dd46d33a1c8c6 (DEFAULT_TABLE table=default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:35.685026 14032 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 87c10ae522444fb5855dd46d33a1c8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:35.685180 14023 tablet_service.cc:1467] Processing CreateTablet for tablet 301ea0be912940a8b6374e4c9ce64eed (DEFAULT_TABLE table=default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:35.685606 14023 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 301ea0be912940a8b6374e4c9ce64eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:35.686201 14024 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 81f2e81ad84f4a259255d38af4d0dd62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:35.689802 14031 tablet_service.cc:1467] Processing CreateTablet for tablet 4bd6b8bbcdbe4b9baed786cce3d5386e (DEFAULT_TABLE table=default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:35.690290 14031 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4bd6b8bbcdbe4b9baed786cce3d5386e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:35.694667 14029 tablet_service.cc:1467] Processing CreateTablet for tablet 607fce0feb5b42b5b26f9304971f0e67 (DEFAULT_TABLE table=default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:35.695190 14029 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 607fce0feb5b42b5b26f9304971f0e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:35.695852 14024 tablet_service.cc:1467] Processing CreateTablet for tablet 1df2f6cdb0b24a43a6a063fc082e05d0 (DEFAULT_TABLE table=default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:35.696250 14024 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1df2f6cdb0b24a43a6a063fc082e05d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:35.702553 14032 tablet_service.cc:1467] Processing CreateTablet for tablet acdea93dd0fb477f8d64e76163f5b574 (DEFAULT_TABLE table=default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:35.703163 14032 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet acdea93dd0fb477f8d64e76163f5b574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:35.705544 14371 tablet_bootstrap.cc:492] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:35.708999 14371 tablet_bootstrap.cc:654] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:35.713316 14371 tablet_bootstrap.cc:492] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:35.713676 14371 ts_tablet_manager.cc:1397] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.001s
I20260811 18:40:35.714948 14371 raft_consensus.cc:348] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.715143 14371 raft_consensus.cc:374] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.715420 14371 raft_consensus.cc:729] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.715770 14371 consensus_queue.cc:260] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.716127 14371 raft_consensus.cc:388] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.716349 14371 raft_consensus.cc:482] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.716581 14371 raft_consensus.cc:3037] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.719352 14371 raft_consensus.cc:504] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.719720 14371 leader_election.cc:302] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.720659 14371 leader_election.cc:288] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.721237 14373 raft_consensus.cc:2781] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.722798 14371 ts_tablet_manager.cc:1428] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260811 18:40:35.723344 14371 tablet_bootstrap.cc:492] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:35.723637 14373 raft_consensus.cc:686] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.724126 14373 consensus_queue.cc:237] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.727536 14371 tablet_bootstrap.cc:654] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:35.729033 13855 catalog_manager.cc:5495] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:35.732250 14371 tablet_bootstrap.cc:492] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:35.732604 14371 ts_tablet_manager.cc:1397] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.007s
I20260811 18:40:35.734150 14371 raft_consensus.cc:348] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.734539 14371 raft_consensus.cc:374] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.734750 14371 raft_consensus.cc:729] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.735183 14371 consensus_queue.cc:260] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.735512 14371 raft_consensus.cc:388] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.735770 14371 raft_consensus.cc:482] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.736044 14371 raft_consensus.cc:3037] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.738969 14371 raft_consensus.cc:504] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.739353 14371 leader_election.cc:302] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.739820 14373 raft_consensus.cc:2781] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.739912 14371 leader_election.cc:288] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.740197 14373 raft_consensus.cc:686] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.740744 14371 ts_tablet_manager.cc:1428] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260811 18:40:35.740676 14373 consensus_queue.cc:237] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.741271 14371 tablet_bootstrap.cc:492] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:35.744362 13853 catalog_manager.cc:5495] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:35.745163 14371 tablet_bootstrap.cc:654] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:35.749516 14371 tablet_bootstrap.cc:492] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:35.749790 14371 ts_tablet_manager.cc:1397] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260811 18:40:35.750946 14371 raft_consensus.cc:348] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.751256 14371 raft_consensus.cc:374] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.751533 14371 raft_consensus.cc:729] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.751951 14371 consensus_queue.cc:260] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.752619 14371 raft_consensus.cc:388] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.752799 14371 raft_consensus.cc:482] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.753062 14371 raft_consensus.cc:3037] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.755797 14371 raft_consensus.cc:504] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.756182 14371 leader_election.cc:302] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.756560 14371 leader_election.cc:288] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.756784 14373 raft_consensus.cc:2781] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.757053 14373 raft_consensus.cc:686] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.757576 14373 consensus_queue.cc:237] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.757779 14371 ts_tablet_manager.cc:1428] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260811 18:40:35.758292 14371 tablet_bootstrap.cc:492] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:35.761040 14371 tablet_bootstrap.cc:654] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:35.760839 13853 catalog_manager.cc:5495] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:35.763324 14371 tablet_bootstrap.cc:492] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:35.763514 14371 ts_tablet_manager.cc:1397] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:35.764321 14371 raft_consensus.cc:348] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.764555 14371 raft_consensus.cc:374] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.764678 14371 raft_consensus.cc:729] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.765084 14371 consensus_queue.cc:260] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.765278 14371 raft_consensus.cc:388] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.765440 14371 raft_consensus.cc:482] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.765540 14371 raft_consensus.cc:3037] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.767940 14371 raft_consensus.cc:504] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.768206 14371 leader_election.cc:302] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.768443 14371 leader_election.cc:288] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.768527 14373 raft_consensus.cc:2781] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.768859 14373 raft_consensus.cc:686] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.769053 14371 ts_tablet_manager.cc:1428] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260811 18:40:35.769129 14373 consensus_queue.cc:237] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.769470 14371 tablet_bootstrap.cc:492] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:35.771430 14371 tablet_bootstrap.cc:654] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:35.772554 13853 catalog_manager.cc:5495] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:35.773825 14371 tablet_bootstrap.cc:492] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:35.773984 14371 ts_tablet_manager.cc:1397] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:40:35.774869 14371 raft_consensus.cc:348] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.775121 14371 raft_consensus.cc:374] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.775250 14371 raft_consensus.cc:729] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.775494 14371 consensus_queue.cc:260] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.775710 14371 raft_consensus.cc:388] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.775815 14371 raft_consensus.cc:482] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.775934 14371 raft_consensus.cc:3037] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.778651 14371 raft_consensus.cc:504] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.778995 14371 leader_election.cc:302] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.779214 14371 leader_election.cc:288] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.779323 14373 raft_consensus.cc:2781] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.779507 14373 raft_consensus.cc:686] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.779798 14371 ts_tablet_manager.cc:1428] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260811 18:40:35.779780 14373 consensus_queue.cc:237] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.780102 14371 tablet_bootstrap.cc:492] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:35.782189 14371 tablet_bootstrap.cc:654] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:35.782226 13853 catalog_manager.cc:5495] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:35.785983 14371 tablet_bootstrap.cc:492] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:35.786242 14371 ts_tablet_manager.cc:1397] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.003s
I20260811 18:40:35.787026 14371 raft_consensus.cc:348] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.787293 14371 raft_consensus.cc:374] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.787442 14371 raft_consensus.cc:729] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.787762 14371 consensus_queue.cc:260] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.788017 14371 raft_consensus.cc:388] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.788236 14371 raft_consensus.cc:482] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.788400 14371 raft_consensus.cc:3037] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.790613 14371 raft_consensus.cc:504] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.790865 14371 leader_election.cc:302] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.791100 14371 leader_election.cc:288] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.791144 14373 raft_consensus.cc:2781] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.791317 14373 raft_consensus.cc:686] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.791765 14371 ts_tablet_manager.cc:1428] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:40:35.791755 14373 consensus_queue.cc:237] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.792092 14371 tablet_bootstrap.cc:492] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:35.794155 14371 tablet_bootstrap.cc:654] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:35.794621 13855 catalog_manager.cc:5495] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:35.796538 14371 tablet_bootstrap.cc:492] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:35.796693 14371 ts_tablet_manager.cc:1397] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:40:35.797565 14371 raft_consensus.cc:348] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.798178 14371 raft_consensus.cc:374] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.798301 14371 raft_consensus.cc:729] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.798537 14371 consensus_queue.cc:260] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.798770 14371 raft_consensus.cc:388] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.798898 14371 raft_consensus.cc:482] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.799044 14371 raft_consensus.cc:3037] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.801707 14371 raft_consensus.cc:504] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.802055 14371 leader_election.cc:302] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.802335 14371 leader_election.cc:288] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.802409 14373 raft_consensus.cc:2781] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.802668 14373 raft_consensus.cc:686] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.803023 14371 ts_tablet_manager.cc:1428] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:40:35.803042 14373 consensus_queue.cc:237] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.803411 14371 tablet_bootstrap.cc:492] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:35.806077 14371 tablet_bootstrap.cc:654] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:35.806039 13855 catalog_manager.cc:5495] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:35.809886 14371 tablet_bootstrap.cc:492] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:35.810184 14371 ts_tablet_manager.cc:1397] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.003s
I20260811 18:40:35.811292 14371 raft_consensus.cc:348] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.811721 14371 raft_consensus.cc:374] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:35.811933 14371 raft_consensus.cc:729] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:35.812316 14371 consensus_queue.cc:260] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.812579 14371 raft_consensus.cc:388] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:35.812834 14371 raft_consensus.cc:482] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:35.813047 14371 raft_consensus.cc:3037] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:35.815697 14371 raft_consensus.cc:504] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.815994 14371 leader_election.cc:302] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:35.816375 14371 leader_election.cc:288] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:35.816423 14373 raft_consensus.cc:2781] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:35.816716 14373 raft_consensus.cc:686] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:35.816941 14371 ts_tablet_manager.cc:1428] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260811 18:40:35.816984 14373 consensus_queue.cc:237] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:35.820199 13855 catalog_manager.cc:5495] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:36.074026 13855 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49160:
table { table_name: "default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204" } modify_external_catalogs: true
I20260811 18:40:36.074298 13855 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49160:
table { table_name: "default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204" } modify_external_catalogs: true
I20260811 18:40:36.078594 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 25628f029b2c426e996816d748404fbb
I20260811 18:40:36.078925 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 81f2e81ad84f4a259255d38af4d0dd62
I20260811 18:40:36.079195 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 87c10ae522444fb5855dd46d33a1c8c6
I20260811 18:40:36.079432 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 301ea0be912940a8b6374e4c9ce64eed
I20260811 18:40:36.079581 14032 tablet_service.cc:1514] Processing DeleteTablet for tablet 25628f029b2c426e996816d748404fbb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:36 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:36.079681 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 4bd6b8bbcdbe4b9baed786cce3d5386e
I20260811 18:40:36.079784 14024 tablet_service.cc:1514] Processing DeleteTablet for tablet 81f2e81ad84f4a259255d38af4d0dd62 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:36 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:36.079900 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 1df2f6cdb0b24a43a6a063fc082e05d0
I20260811 18:40:36.080165 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet acdea93dd0fb477f8d64e76163f5b574
I20260811 18:40:36.080410 14504 tablet_replica.cc:330] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:36.080577 14032 tablet_service.cc:1514] Processing DeleteTablet for tablet 301ea0be912940a8b6374e4c9ce64eed with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:36 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:36.080646 13855 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 607fce0feb5b42b5b26f9304971f0e67
I20260811 18:40:36.080700 14504 raft_consensus.cc:2229] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:36.081105 14025 tablet_service.cc:1514] Processing DeleteTablet for tablet 4bd6b8bbcdbe4b9baed786cce3d5386e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:36 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:36.081125 14504 raft_consensus.cc:2258] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:36.081655 14031 tablet_service.cc:1514] Processing DeleteTablet for tablet 607fce0feb5b42b5b26f9304971f0e67 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:36 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:36.081215 14023 tablet_service.cc:1514] Processing DeleteTablet for tablet acdea93dd0fb477f8d64e76163f5b574 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:36 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:36.082384 14504 ts_tablet_manager.cc:1905] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:36.082549 14024 tablet_service.cc:1514] Processing DeleteTablet for tablet 87c10ae522444fb5855dd46d33a1c8c6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:36 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:36.082808 14032 tablet_service.cc:1514] Processing DeleteTablet for tablet 1df2f6cdb0b24a43a6a063fc082e05d0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:36 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:36.091944 14504 ts_tablet_manager.cc:1918] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:36.092135 14504 log.cc:1196] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/25628f029b2c426e996816d748404fbb
I20260811 18:40:36.092641 14504 ts_tablet_manager.cc:1939] T 25628f029b2c426e996816d748404fbb P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:36.093822 14504 tablet_replica.cc:330] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:36.093950 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 25628f029b2c426e996816d748404fbb (table default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]) successfully deleted
I20260811 18:40:36.094085 14504 raft_consensus.cc:2229] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:36.094300 14504 raft_consensus.cc:2258] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:36.095256 14504 ts_tablet_manager.cc:1905] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:36.100350 14504 ts_tablet_manager.cc:1918] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:36.100572 14504 log.cc:1196] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/81f2e81ad84f4a259255d38af4d0dd62
I20260811 18:40:36.100986 14504 ts_tablet_manager.cc:1939] T 81f2e81ad84f4a259255d38af4d0dd62 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:36.102051 14504 tablet_replica.cc:330] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:36.102305 14504 raft_consensus.cc:2229] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:36.102280 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 81f2e81ad84f4a259255d38af4d0dd62 (table default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]) successfully deleted
I20260811 18:40:36.102522 14504 raft_consensus.cc:2258] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:36.103467 14504 ts_tablet_manager.cc:1905] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:36.108331 14504 ts_tablet_manager.cc:1918] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:36.108516 14504 log.cc:1196] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/301ea0be912940a8b6374e4c9ce64eed
I20260811 18:40:36.109007 14504 ts_tablet_manager.cc:1939] T 301ea0be912940a8b6374e4c9ce64eed P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:36.110045 14504 tablet_replica.cc:330] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:36.110306 14504 raft_consensus.cc:2229] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:36.110366 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 301ea0be912940a8b6374e4c9ce64eed (table default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]) successfully deleted
I20260811 18:40:36.110520 14504 raft_consensus.cc:2258] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:36.111403 14504 ts_tablet_manager.cc:1905] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:36.115962 14504 ts_tablet_manager.cc:1918] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:36.116170 14504 log.cc:1196] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/4bd6b8bbcdbe4b9baed786cce3d5386e
I20260811 18:40:36.116621 14504 ts_tablet_manager.cc:1939] T 4bd6b8bbcdbe4b9baed786cce3d5386e P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:36.117561 14504 tablet_replica.cc:330] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:36.117710 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 4bd6b8bbcdbe4b9baed786cce3d5386e (table default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]) successfully deleted
I20260811 18:40:36.117780 14504 raft_consensus.cc:2229] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:36.117992 14504 raft_consensus.cc:2258] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:36.118844 14504 ts_tablet_manager.cc:1905] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:36.123276 14504 ts_tablet_manager.cc:1918] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:36.123389 14504 log.cc:1196] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/607fce0feb5b42b5b26f9304971f0e67
I20260811 18:40:36.123847 14504 ts_tablet_manager.cc:1939] T 607fce0feb5b42b5b26f9304971f0e67 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:36.124670 14504 tablet_replica.cc:330] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:36.124918 14504 raft_consensus.cc:2229] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:36.124912 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 607fce0feb5b42b5b26f9304971f0e67 (table default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]) successfully deleted
I20260811 18:40:36.125128 14504 raft_consensus.cc:2258] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:36.126055 14504 ts_tablet_manager.cc:1905] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:36.130261 14504 ts_tablet_manager.cc:1918] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:36.130421 14504 log.cc:1196] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/acdea93dd0fb477f8d64e76163f5b574
I20260811 18:40:36.130877 14504 ts_tablet_manager.cc:1939] T acdea93dd0fb477f8d64e76163f5b574 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:36.131709 14504 tablet_replica.cc:330] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:36.131942 14504 raft_consensus.cc:2229] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:36.131922 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet acdea93dd0fb477f8d64e76163f5b574 (table default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]) successfully deleted
I20260811 18:40:36.132166 14504 raft_consensus.cc:2258] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:36.132978 14504 ts_tablet_manager.cc:1905] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:36.137600 14504 ts_tablet_manager.cc:1918] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:36.137745 14504 log.cc:1196] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/87c10ae522444fb5855dd46d33a1c8c6
I20260811 18:40:36.138195 14504 ts_tablet_manager.cc:1939] T 87c10ae522444fb5855dd46d33a1c8c6 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:36.139075 14504 tablet_replica.cc:330] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:36.139323 14504 raft_consensus.cc:2229] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:36.139319 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 87c10ae522444fb5855dd46d33a1c8c6 (table default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]) successfully deleted
I20260811 18:40:36.139546 14504 raft_consensus.cc:2258] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:36.140627 14504 ts_tablet_manager.cc:1905] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:36.144992 14504 ts_tablet_manager.cc:1918] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:36.145167 14504 log.cc:1196] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/1df2f6cdb0b24a43a6a063fc082e05d0
I20260811 18:40:36.145684 14504 ts_tablet_manager.cc:1939] T 1df2f6cdb0b24a43a6a063fc082e05d0 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:36.146760 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 1df2f6cdb0b24a43a6a063fc082e05d0 (table default.loadgen_auto_0f3d772edd2148e895aeae7f697f1204 [id=f847f0c620fa4b3881c02f85d88e05d3]) successfully deleted
W20260811 18:40:36.578608 14507 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:36.578962 14507 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:36.586963 14507 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:36.627321 13855 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49274:
name: "default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3"
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"
    }
  }
}
I20260811 18:40:36.641904 14032 tablet_service.cc:1467] Processing CreateTablet for tablet 85454dcd97cd41388db2053ebb4773f8 (DEFAULT_TABLE table=default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:36.642642 14032 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 85454dcd97cd41388db2053ebb4773f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:36.642696 14029 tablet_service.cc:1467] Processing CreateTablet for tablet 7adf54e7f49b454db64cacd325608bb5 (DEFAULT_TABLE table=default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:36.642851 14036 tablet_service.cc:1467] Processing CreateTablet for tablet 1612090696d94c82a48faf32aca14319 (DEFAULT_TABLE table=default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:36.643002 14023 tablet_service.cc:1467] Processing CreateTablet for tablet 6828ffe228824028856f4befca8c5766 (DEFAULT_TABLE table=default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:36.643173 14029 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7adf54e7f49b454db64cacd325608bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:36.643419 14023 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6828ffe228824028856f4befca8c5766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:36.642696 14024 tablet_service.cc:1467] Processing CreateTablet for tablet 3a1803b1cb75420fa0a1cd746f5bbd06 (DEFAULT_TABLE table=default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:36.643891 14024 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3a1803b1cb75420fa0a1cd746f5bbd06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:36.646767 14036 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1612090696d94c82a48faf32aca14319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:36.648924 14025 tablet_service.cc:1467] Processing CreateTablet for tablet 5b196508c13843c08071977d1e36d088 (DEFAULT_TABLE table=default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:36.649679 14031 tablet_service.cc:1467] Processing CreateTablet for tablet cec75c6eee5d4848a6a509c081007628 (DEFAULT_TABLE table=default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:36.650319 14025 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5b196508c13843c08071977d1e36d088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:36.650349 14035 tablet_service.cc:1467] Processing CreateTablet for tablet 2a1ec8f3f99645f3b585483abb677a9a (DEFAULT_TABLE table=default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:36.650935 14035 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2a1ec8f3f99645f3b585483abb677a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:36.652432 14031 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cec75c6eee5d4848a6a509c081007628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:36.668582 14526 tablet_bootstrap.cc:492] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:36.670416 14526 tablet_bootstrap.cc:654] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:36.672844 14526 tablet_bootstrap.cc:492] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:36.673038 14526 ts_tablet_manager.cc:1397] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:40:36.673789 14526 raft_consensus.cc:348] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.673993 14526 raft_consensus.cc:374] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:36.674132 14526 raft_consensus.cc:729] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:36.674364 14526 consensus_queue.cc:260] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.674571 14526 raft_consensus.cc:388] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:36.674687 14526 raft_consensus.cc:482] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:36.674819 14526 raft_consensus.cc:3037] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:36.676744 14526 raft_consensus.cc:504] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.677050 14526 leader_election.cc:302] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:36.677605 14526 leader_election.cc:288] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:36.677819 14528 raft_consensus.cc:2781] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:36.678573 14526 ts_tablet_manager.cc:1428] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260811 18:40:36.678603 14528 raft_consensus.cc:686] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:36.678890 14526 tablet_bootstrap.cc:492] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:36.678973 14528 consensus_queue.cc:237] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.680857 14526 tablet_bootstrap.cc:654] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:36.681773 13855 catalog_manager.cc:5495] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:36.683333 14526 tablet_bootstrap.cc:492] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:36.683542 14526 ts_tablet_manager.cc:1397] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:40:36.684249 14526 raft_consensus.cc:348] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.684481 14526 raft_consensus.cc:374] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:36.684563 14526 raft_consensus.cc:729] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:36.684818 14526 consensus_queue.cc:260] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.685060 14526 raft_consensus.cc:388] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:36.685177 14526 raft_consensus.cc:482] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:36.685279 14526 raft_consensus.cc:3037] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:36.688118 14526 raft_consensus.cc:504] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.688414 14526 leader_election.cc:302] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:36.688640 14526 leader_election.cc:288] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:36.688699 14528 raft_consensus.cc:2781] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:36.688858 14528 raft_consensus.cc:686] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:36.689091 14528 consensus_queue.cc:237] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.689208 14526 ts_tablet_manager.cc:1428] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260811 18:40:36.689556 14526 tablet_bootstrap.cc:492] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:36.691440 14526 tablet_bootstrap.cc:654] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:36.691776 13855 catalog_manager.cc:5495] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:36.693635 14526 tablet_bootstrap.cc:492] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:36.693810 14526 ts_tablet_manager.cc:1397] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:36.694659 14526 raft_consensus.cc:348] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.694852 14526 raft_consensus.cc:374] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:36.694945 14526 raft_consensus.cc:729] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:36.695204 14526 consensus_queue.cc:260] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.695505 14526 raft_consensus.cc:388] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:36.695636 14526 raft_consensus.cc:482] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:36.695760 14526 raft_consensus.cc:3037] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:36.698266 14526 raft_consensus.cc:504] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.698542 14526 leader_election.cc:302] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:36.698756 14526 leader_election.cc:288] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:36.698843 14528 raft_consensus.cc:2781] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:36.698999 14528 raft_consensus.cc:686] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:36.699283 14526 ts_tablet_manager.cc:1428] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:36.699345 14528 consensus_queue.cc:237] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.699628 14526 tablet_bootstrap.cc:492] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:36.701571 14526 tablet_bootstrap.cc:654] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:36.701902 13855 catalog_manager.cc:5495] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:36.703848 14526 tablet_bootstrap.cc:492] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:36.704032 14526 ts_tablet_manager.cc:1397] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260811 18:40:36.704756 14526 raft_consensus.cc:348] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.704981 14526 raft_consensus.cc:374] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:36.705066 14526 raft_consensus.cc:729] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:36.705572 14526 consensus_queue.cc:260] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.705796 14526 raft_consensus.cc:388] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:36.705909 14526 raft_consensus.cc:482] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:36.706050 14526 raft_consensus.cc:3037] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:36.708204 14526 raft_consensus.cc:504] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.708464 14526 leader_election.cc:302] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:36.708705 14526 leader_election.cc:288] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:36.708758 14528 raft_consensus.cc:2781] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:36.708982 14528 raft_consensus.cc:686] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:36.709237 14526 ts_tablet_manager.cc:1428] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260811 18:40:36.709239 14528 consensus_queue.cc:237] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.709633 14526 tablet_bootstrap.cc:492] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:36.711402 14526 tablet_bootstrap.cc:654] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:36.711900 13855 catalog_manager.cc:5495] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:36.713749 14526 tablet_bootstrap.cc:492] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:36.713932 14526 ts_tablet_manager.cc:1397] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:36.714740 14526 raft_consensus.cc:348] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.714941 14526 raft_consensus.cc:374] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:36.715039 14526 raft_consensus.cc:729] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:36.715291 14526 consensus_queue.cc:260] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.715495 14526 raft_consensus.cc:388] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:36.715618 14526 raft_consensus.cc:482] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:36.715758 14526 raft_consensus.cc:3037] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:36.717970 14526 raft_consensus.cc:504] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.718287 14526 leader_election.cc:302] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:36.718513 14526 leader_election.cc:288] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:36.718626 14528 raft_consensus.cc:2781] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:36.718808 14528 raft_consensus.cc:686] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:36.719111 14526 ts_tablet_manager.cc:1428] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:36.719133 14528 consensus_queue.cc:237] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.719419 14526 tablet_bootstrap.cc:492] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:36.721814 14526 tablet_bootstrap.cc:654] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:36.722172 13855 catalog_manager.cc:5495] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:36.724576 14526 tablet_bootstrap.cc:492] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:36.724786 14526 ts_tablet_manager.cc:1397] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:36.725592 14526 raft_consensus.cc:348] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.725832 14526 raft_consensus.cc:374] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:36.725919 14526 raft_consensus.cc:729] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:36.726167 14526 consensus_queue.cc:260] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.726366 14526 raft_consensus.cc:388] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:36.726501 14526 raft_consensus.cc:482] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:36.726640 14526 raft_consensus.cc:3037] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:36.728559 14526 raft_consensus.cc:504] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.728819 14526 leader_election.cc:302] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:36.729038 14526 leader_election.cc:288] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:36.729077 14528 raft_consensus.cc:2781] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:36.729362 14528 raft_consensus.cc:686] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:36.729640 14526 ts_tablet_manager.cc:1428] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260811 18:40:36.729604 14528 consensus_queue.cc:237] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.730026 14526 tablet_bootstrap.cc:492] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:36.732048 14526 tablet_bootstrap.cc:654] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:36.732077 13855 catalog_manager.cc:5495] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:36.734838 14526 tablet_bootstrap.cc:492] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:36.735004 14526 ts_tablet_manager.cc:1397] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:40:36.736023 14526 raft_consensus.cc:348] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.736207 14526 raft_consensus.cc:374] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:36.736336 14526 raft_consensus.cc:729] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:36.736613 14526 consensus_queue.cc:260] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.736876 14526 raft_consensus.cc:388] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:36.736979 14526 raft_consensus.cc:482] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:36.737108 14526 raft_consensus.cc:3037] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:36.739528 14526 raft_consensus.cc:504] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.739758 14526 leader_election.cc:302] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:36.739907 14526 leader_election.cc:288] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:36.740157 14528 raft_consensus.cc:2781] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:36.740379 14528 raft_consensus.cc:686] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:36.740407 14526 ts_tablet_manager.cc:1428] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260811 18:40:36.740765 14526 tablet_bootstrap.cc:492] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: Bootstrap starting.
I20260811 18:40:36.740876 14528 consensus_queue.cc:237] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.742851 14526 tablet_bootstrap.cc:654] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:36.743882 13855 catalog_manager.cc:5495] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:36.745306 14526 tablet_bootstrap.cc:492] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: No bootstrap required, opened a new log
I20260811 18:40:36.745555 14526 ts_tablet_manager.cc:1397] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:36.746552 14526 raft_consensus.cc:348] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.746788 14526 raft_consensus.cc:374] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:36.746881 14526 raft_consensus.cc:729] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Initialized, Role: FOLLOWER
I20260811 18:40:36.747177 14526 consensus_queue.cc:260] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.747401 14526 raft_consensus.cc:388] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:36.747535 14526 raft_consensus.cc:482] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:36.747679 14526 raft_consensus.cc:3037] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:36.750540 14526 raft_consensus.cc:504] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.750836 14526 leader_election.cc:302] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 614725c4a0044665a61a37d17f7f0034; no voters: 
I20260811 18:40:36.751142 14526 leader_election.cc:288] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:36.751400 14528 raft_consensus.cc:2781] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:36.751683 14526 ts_tablet_manager.cc:1428] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:40:36.751718 14528 raft_consensus.cc:686] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Becoming Leader. State: Replica: 614725c4a0044665a61a37d17f7f0034, State: Running, Role: LEADER
I20260811 18:40:36.751961 14528 consensus_queue.cc:237] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } }
I20260811 18:40:36.754735 13855 catalog_manager.cc:5495] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 614725c4a0044665a61a37d17f7f0034 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "614725c4a0044665a61a37d17f7f0034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "614725c4a0044665a61a37d17f7f0034" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:38.701443 13853 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49274:
table { table_name: "default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3" } modify_external_catalogs: true
I20260811 18:40:38.701786 13853 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49274:
table { table_name: "default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3" } modify_external_catalogs: true
I20260811 18:40:38.709492 13853 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 85454dcd97cd41388db2053ebb4773f8
I20260811 18:40:38.709918 13853 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 3a1803b1cb75420fa0a1cd746f5bbd06
I20260811 18:40:38.710192 13853 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 6828ffe228824028856f4befca8c5766
I20260811 18:40:38.710413 13853 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet cec75c6eee5d4848a6a509c081007628
I20260811 18:40:38.710649 13853 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 5b196508c13843c08071977d1e36d088
I20260811 18:40:38.710693 14025 tablet_service.cc:1514] Processing DeleteTablet for tablet 85454dcd97cd41388db2053ebb4773f8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:38 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:38.710883 13853 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 7adf54e7f49b454db64cacd325608bb5
I20260811 18:40:38.711169 13853 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 1612090696d94c82a48faf32aca14319
I20260811 18:40:38.711414 13853 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 77b6a17178ba4592b2c56abad051c138: Sending DeleteTablet for 1 replicas of tablet 2a1ec8f3f99645f3b585483abb677a9a
I20260811 18:40:38.711484 14032 tablet_service.cc:1514] Processing DeleteTablet for tablet 3a1803b1cb75420fa0a1cd746f5bbd06 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:38 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:38.711803 15429 tablet_replica.cc:330] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:38.711980 14024 tablet_service.cc:1514] Processing DeleteTablet for tablet cec75c6eee5d4848a6a509c081007628 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:38 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:38.712107 15429 raft_consensus.cc:2229] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:38.712268 14031 tablet_service.cc:1514] Processing DeleteTablet for tablet 5b196508c13843c08071977d1e36d088 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:38 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:38.712412 15429 raft_consensus.cc:2258] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:38.711824 14029 tablet_service.cc:1514] Processing DeleteTablet for tablet 6828ffe228824028856f4befca8c5766 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:38 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:38.712977 14024 tablet_service.cc:1514] Processing DeleteTablet for tablet 7adf54e7f49b454db64cacd325608bb5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:38 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:38.713253 15429 ts_tablet_manager.cc:1905] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:38.713295 14031 tablet_service.cc:1514] Processing DeleteTablet for tablet 1612090696d94c82a48faf32aca14319 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:38 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:38.713608 14032 tablet_service.cc:1514] Processing DeleteTablet for tablet 2a1ec8f3f99645f3b585483abb677a9a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:38 UTC) from {username='slave'} at 127.0.0.1:35686
I20260811 18:40:38.723817 15429 ts_tablet_manager.cc:1918] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:38.724056 15429 log.cc:1196] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/85454dcd97cd41388db2053ebb4773f8
I20260811 18:40:38.724598 15429 ts_tablet_manager.cc:1939] T 85454dcd97cd41388db2053ebb4773f8 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:38.728144 15429 tablet_replica.cc:330] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:38.728281 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 85454dcd97cd41388db2053ebb4773f8 (table default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]) successfully deleted
I20260811 18:40:38.728411 15429 raft_consensus.cc:2229] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:38.728667 15429 raft_consensus.cc:2258] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:38.729594 15429 ts_tablet_manager.cc:1905] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:38.739109 15429 ts_tablet_manager.cc:1918] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:38.739327 15429 log.cc:1196] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/3a1803b1cb75420fa0a1cd746f5bbd06
I20260811 18:40:38.739779 15429 ts_tablet_manager.cc:1939] T 3a1803b1cb75420fa0a1cd746f5bbd06 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:38.741329 15429 tablet_replica.cc:330] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:38.741519 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 3a1803b1cb75420fa0a1cd746f5bbd06 (table default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]) successfully deleted
I20260811 18:40:38.741622 15429 raft_consensus.cc:2229] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:38.741882 15429 raft_consensus.cc:2258] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:38.742640 15429 ts_tablet_manager.cc:1905] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:38.752027 15429 ts_tablet_manager.cc:1918] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:38.752360 15429 log.cc:1196] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/cec75c6eee5d4848a6a509c081007628
I20260811 18:40:38.752900 15429 ts_tablet_manager.cc:1939] T cec75c6eee5d4848a6a509c081007628 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:38.754165 15429 tablet_replica.cc:330] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:38.754431 15429 raft_consensus.cc:2229] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:38.754403 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet cec75c6eee5d4848a6a509c081007628 (table default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]) successfully deleted
I20260811 18:40:38.754730 15429 raft_consensus.cc:2258] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:38.755539 15429 ts_tablet_manager.cc:1905] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:38.765501 15429 ts_tablet_manager.cc:1918] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:38.765759 15429 log.cc:1196] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/5b196508c13843c08071977d1e36d088
I20260811 18:40:38.766243 15429 ts_tablet_manager.cc:1939] T 5b196508c13843c08071977d1e36d088 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:38.767459 15429 tablet_replica.cc:330] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:38.767553 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 5b196508c13843c08071977d1e36d088 (table default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]) successfully deleted
I20260811 18:40:38.767674 15429 raft_consensus.cc:2229] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:38.767901 15429 raft_consensus.cc:2258] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:38.768735 15429 ts_tablet_manager.cc:1905] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:38.776077 15429 ts_tablet_manager.cc:1918] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:38.776264 15429 log.cc:1196] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/6828ffe228824028856f4befca8c5766
I20260811 18:40:38.776870 15429 ts_tablet_manager.cc:1939] T 6828ffe228824028856f4befca8c5766 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:38.778057 15429 tablet_replica.cc:330] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:38.778294 15429 raft_consensus.cc:2229] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:38.778237 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 6828ffe228824028856f4befca8c5766 (table default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]) successfully deleted
I20260811 18:40:38.778497 15429 raft_consensus.cc:2258] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:38.779325 15429 ts_tablet_manager.cc:1905] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:38.786885 15429 ts_tablet_manager.cc:1918] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:38.787068 15429 log.cc:1196] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/7adf54e7f49b454db64cacd325608bb5
I20260811 18:40:38.787544 15429 ts_tablet_manager.cc:1939] T 7adf54e7f49b454db64cacd325608bb5 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:38.788659 15429 tablet_replica.cc:330] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:38.788899 15429 raft_consensus.cc:2229] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:38.789139 15429 raft_consensus.cc:2258] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:38.789913 15429 ts_tablet_manager.cc:1905] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:38.791074 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 7adf54e7f49b454db64cacd325608bb5 (table default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]) successfully deleted
I20260811 18:40:38.797240 15429 ts_tablet_manager.cc:1918] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:38.797518 15429 log.cc:1196] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/1612090696d94c82a48faf32aca14319
I20260811 18:40:38.798018 15429 ts_tablet_manager.cc:1939] T 1612090696d94c82a48faf32aca14319 P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:38.799146 15429 tablet_replica.cc:330] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: stopping tablet replica
I20260811 18:40:38.799273 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 1612090696d94c82a48faf32aca14319 (table default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]) successfully deleted
I20260811 18:40:38.799371 15429 raft_consensus.cc:2229] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:38.799573 15429 raft_consensus.cc:2258] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:38.800292 15429 ts_tablet_manager.cc:1905] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:38.807395 15429 ts_tablet_manager.cc:1918] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260811 18:40:38.807638 15429 log.cc:1196] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/2a1ec8f3f99645f3b585483abb677a9a
I20260811 18:40:38.808130 15429 ts_tablet_manager.cc:1939] T 2a1ec8f3f99645f3b585483abb677a9a P 614725c4a0044665a61a37d17f7f0034: Deleting consensus metadata
I20260811 18:40:38.809413 13832 catalog_manager.cc:4841] TS 614725c4a0044665a61a37d17f7f0034 (127.13.29.193:38281): tablet 2a1ec8f3f99645f3b585483abb677a9a (table default.loadgen_auto_f859982ebdfb4af58736c5914716c3b3 [id=b530a8667ef84faca6844d748a307eec]) successfully deleted
I20260811 18:40:38.998513 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 13939
I20260811 18:40:39.007738 14120 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:39.204236 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 13939
I20260811 18:40:39.262874 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 13804
I20260811 18:40:39.264189 13900 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:39.394239 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 13804
2026-08-11T18:40:39Z chronyd exiting
[       OK ] ToolTest.TestLoadgenZeroRowsPerThread (8109 ms)
[ RUN      ] ToolTest.TestLoadgenAutoFlushBackgroundRandomValues
2026-08-11T18:40:39Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:40:39Z Disabled control of system clock
I20260811 18:40:39.489071 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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.13.29.254:34307
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:32871
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:34307 with env {}
W20260811 18:40:39.892392 15441 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:39.892738 15441 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:39.892880 15441 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:39.900909 15441 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:40:39.901054 15441 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:39.901206 15441 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:40:39.901327 15441 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:40:39.911257 15441 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:32871
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:34307
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:34307
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:39.912886 15441 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:39.915067 15441 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:39.928789 15452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:39.928789 15454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:39.928788 15457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:39.929246 15441 server_base.cc:1034] running on GCE node
I20260811 18:40:39.930590 15441 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:39.932256 15441 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:39.933502 15441 hybrid_clock.cc:648] HybridClock initialized: now 1786473639933425 us; error 46 us; skew 500 ppm
I20260811 18:40:39.933902 15441 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:39.939563 15441 webserver.cc:460] Webserver started at http://127.13.29.254:40729/ using document root <none> and password file <none>
I20260811 18:40:39.940361 15441 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:39.940531 15441 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:39.940901 15441 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:39.944058 15441 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "5e5dbc89a4cb4b15add64b189eb57254"
format_stamp: "Formatted at 2026-08-11 18:40:39 on dist-test-slave-bw88"
I20260811 18:40:39.944979 15441 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "5e5dbc89a4cb4b15add64b189eb57254"
format_stamp: "Formatted at 2026-08-11 18:40:39 on dist-test-slave-bw88"
I20260811 18:40:39.951017 15441 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.004s
I20260811 18:40:39.955088 15469 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:39.956821 15441 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260811 18:40:39.957099 15441 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "5e5dbc89a4cb4b15add64b189eb57254"
format_stamp: "Formatted at 2026-08-11 18:40:39 on dist-test-slave-bw88"
I20260811 18:40:39.957409 15441 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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)
I20260811 18:40:39.983227 15441 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:39.984299 15441 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
I20260811 18:40:39.984724 15441 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:40.006716 15441 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:34307
I20260811 18:40:40.006760 15529 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:34307 every 8 connection(s)
I20260811 18:40:40.008311 15441 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:40:40.012975 15530 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:40.015828 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 15441
I20260811 18:40:40.016100 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:40:40.026113 15530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254: Bootstrap starting.
I20260811 18:40:40.029662 15530 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:40.031157 15530 log.cc:824] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:40.034494 15530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254: No bootstrap required, opened a new log
I20260811 18:40:40.043342 15530 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e5dbc89a4cb4b15add64b189eb57254" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34307 } }
I20260811 18:40:40.043856 15530 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:40.043975 15530 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e5dbc89a4cb4b15add64b189eb57254, State: Initialized, Role: FOLLOWER
I20260811 18:40:40.044731 15530 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e5dbc89a4cb4b15add64b189eb57254" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34307 } }
I20260811 18:40:40.045003 15530 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:40.045374 15530 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:40.045600 15530 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:40.047821 15530 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e5dbc89a4cb4b15add64b189eb57254" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34307 } }
I20260811 18:40:40.048393 15530 leader_election.cc:302] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5e5dbc89a4cb4b15add64b189eb57254; no voters: 
I20260811 18:40:40.049070 15530 leader_election.cc:288] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:40.049252 15536 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:40.050100 15536 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [term 1 LEADER]: Becoming Leader. State: Replica: 5e5dbc89a4cb4b15add64b189eb57254, State: Running, Role: LEADER
I20260811 18:40:40.050725 15536 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e5dbc89a4cb4b15add64b189eb57254" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34307 } }
I20260811 18:40:40.051527 15530 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:40:40.054184 15538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e5dbc89a4cb4b15add64b189eb57254. Latest consensus state: current_term: 1 leader_uuid: "5e5dbc89a4cb4b15add64b189eb57254" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e5dbc89a4cb4b15add64b189eb57254" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34307 } } }
I20260811 18:40:40.054286 15537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e5dbc89a4cb4b15add64b189eb57254" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e5dbc89a4cb4b15add64b189eb57254" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34307 } } }
I20260811 18:40:40.054667 15538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:40.054734 15537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254 [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:40.057205 15546 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:40:40.062631 15546 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:40:40.073484 15546 catalog_manager.cc:1347] Generated new cluster ID: d308baca453f42f5a6e8b1d84c2816d3
I20260811 18:40:40.073660 15546 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:40:40.098800 15546 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:40:40.100878 15546 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:40:40.115191 15546 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5e5dbc89a4cb4b15add64b189eb57254: Generated new TSK 0
I20260811 18:40:40.116485 15546 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:40:40.125999 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--builtin_ntp_servers=127.13.29.212:32871
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:40:40.501469 15563 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:40.501901 15563 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:40.502084 15563 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:40.509954 15563 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:40.510205 15563 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:40:40.520247 15563 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:32871
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:40.521998 15563 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:40.524163 15563 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:40.539499 15572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:40.539467 15571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:40.539467 15575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:40.540534 15563 server_base.cc:1034] running on GCE node
I20260811 18:40:40.541244 15563 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:40.542336 15563 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:40.543637 15563 hybrid_clock.cc:648] HybridClock initialized: now 1786473640543536 us; error 49 us; skew 500 ppm
I20260811 18:40:40.543990 15563 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:40.547298 15563 webserver.cc:460] Webserver started at http://127.13.29.193:45625/ using document root <none> and password file <none>
I20260811 18:40:40.548138 15563 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:40.548313 15563 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:40.548694 15563 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:40.551848 15563 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "39620462de84493d9a18b99666670caf"
format_stamp: "Formatted at 2026-08-11 18:40:40 on dist-test-slave-bw88"
I20260811 18:40:40.552781 15563 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "39620462de84493d9a18b99666670caf"
format_stamp: "Formatted at 2026-08-11 18:40:40 on dist-test-slave-bw88"
I20260811 18:40:40.559460 15563 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260811 18:40:40.564026 15583 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:40.565790 15563 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:40.566033 15563 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "39620462de84493d9a18b99666670caf"
format_stamp: "Formatted at 2026-08-11 18:40:40 on dist-test-slave-bw88"
I20260811 18:40:40.566296 15563 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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)
I20260811 18:40:40.581573 15563 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:40.582604 15563 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
I20260811 18:40:40.582984 15563 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:40.584223 15563 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:40.586123 15563 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:40.586251 15563 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:40.586426 15563 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:40.586511 15563 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:40.627372 15563 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:37607
I20260811 18:40:40.627418 15757 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:37607 every 8 connection(s)
I20260811 18:40:40.628921 15563 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:40:40.635047 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 15563
I20260811 18:40:40.635304 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:40:40.639577 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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.13.29.194:0
--local_ip_for_outbound_sockets=127.13.29.194
--webserver_interface=127.13.29.194
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--builtin_ntp_servers=127.13.29.212:32871
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:40:40.648443 15758 heartbeater.cc:347] Connected to a master server at 127.13.29.254:34307
I20260811 18:40:40.648855 15758 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:40.649992 15758 heartbeater.cc:511] Master 127.13.29.254:34307 requested a full tablet report, sending...
I20260811 18:40:40.653641 15488 ts_manager.cc:194] Registered new tserver with Master: 39620462de84493d9a18b99666670caf (127.13.29.193:37607)
I20260811 18:40:40.656167 15488 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:49655
W20260811 18:40:41.023387 15763 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:41.023707 15763 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:41.023793 15763 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:41.031347 15763 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:41.031536 15763 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.194
I20260811 18:40:41.041121 15763 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:32871
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.13.29.194
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.194
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:41.042665 15763 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:41.044552 15763 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:41.059258 15779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:41.059307 15777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:41.059219 15774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:41.063230 15763 server_base.cc:1034] running on GCE node
I20260811 18:40:41.064013 15763 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:41.065014 15763 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:41.066291 15763 hybrid_clock.cc:648] HybridClock initialized: now 1786473641066202 us; error 58 us; skew 500 ppm
I20260811 18:40:41.066640 15763 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:41.069126 15763 webserver.cc:460] Webserver started at http://127.13.29.194:41553/ using document root <none> and password file <none>
I20260811 18:40:41.069955 15763 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:41.070147 15763 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:41.070580 15763 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:41.073704 15763 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/data/instance:
uuid: "f6a5fe5b40144e79a2c6755a304410d7"
format_stamp: "Formatted at 2026-08-11 18:40:41 on dist-test-slave-bw88"
I20260811 18:40:41.074543 15763 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/wal/instance:
uuid: "f6a5fe5b40144e79a2c6755a304410d7"
format_stamp: "Formatted at 2026-08-11 18:40:41 on dist-test-slave-bw88"
I20260811 18:40:41.080193 15763 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:40:41.084060 15787 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:41.085877 15763 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260811 18:40:41.086078 15763 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/wal
uuid: "f6a5fe5b40144e79a2c6755a304410d7"
format_stamp: "Formatted at 2026-08-11 18:40:41 on dist-test-slave-bw88"
I20260811 18:40:41.086345 15763 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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)
I20260811 18:40:41.118920 15763 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:41.119828 15763 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
I20260811 18:40:41.120124 15763 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:41.121251 15763 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:41.122992 15763 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:41.123071 15763 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:41.123175 15763 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:41.123221 15763 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:41.161844 15763 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.194:45229
I20260811 18:40:41.162104 15963 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.194:45229 every 8 connection(s)
I20260811 18:40:41.163471 15763 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/data/info.pb
I20260811 18:40:41.172544 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 15763
I20260811 18:40:41.172744 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-1/wal/instance
I20260811 18:40:41.177232 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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.13.29.195:0
--local_ip_for_outbound_sockets=127.13.29.195
--webserver_interface=127.13.29.195
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--builtin_ntp_servers=127.13.29.212:32871
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:40:41.180892 15964 heartbeater.cc:347] Connected to a master server at 127.13.29.254:34307
I20260811 18:40:41.181471 15964 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:41.183153 15964 heartbeater.cc:511] Master 127.13.29.254:34307 requested a full tablet report, sending...
I20260811 18:40:41.185745 15488 ts_manager.cc:194] Registered new tserver with Master: f6a5fe5b40144e79a2c6755a304410d7 (127.13.29.194:45229)
I20260811 18:40:41.186587 15488 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.194:42719
W20260811 18:40:41.555032 15968 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:41.555356 15968 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:41.555517 15968 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:41.563396 15968 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:41.563630 15968 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.195
I20260811 18:40:41.573699 15968 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:32871
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.13.29.195
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.195
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:41.575348 15968 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:41.577360 15968 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:41.592417 15976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:41.592541 15978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:41.592392 15975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:41.593402 15968 server_base.cc:1034] running on GCE node
I20260811 18:40:41.594201 15968 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:41.595329 15968 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:41.596640 15968 hybrid_clock.cc:648] HybridClock initialized: now 1786473641596567 us; error 42 us; skew 500 ppm
I20260811 18:40:41.597033 15968 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:41.599936 15968 webserver.cc:460] Webserver started at http://127.13.29.195:46505/ using document root <none> and password file <none>
I20260811 18:40:41.600742 15968 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:41.600912 15968 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:41.601313 15968 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:41.604642 15968 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/data/instance:
uuid: "1a095bd29e1d46d283c15b54bcbcc1b8"
format_stamp: "Formatted at 2026-08-11 18:40:41 on dist-test-slave-bw88"
I20260811 18:40:41.605675 15968 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/wal/instance:
uuid: "1a095bd29e1d46d283c15b54bcbcc1b8"
format_stamp: "Formatted at 2026-08-11 18:40:41 on dist-test-slave-bw88"
I20260811 18:40:41.611821 15968 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:40:41.616315 15987 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:41.618199 15968 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260811 18:40:41.618446 15968 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/wal
uuid: "1a095bd29e1d46d283c15b54bcbcc1b8"
format_stamp: "Formatted at 2026-08-11 18:40:41 on dist-test-slave-bw88"
I20260811 18:40:41.618722 15968 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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)
I20260811 18:40:41.634732 15968 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:41.635700 15968 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
I20260811 18:40:41.636099 15968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:41.637244 15968 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:41.639298 15968 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:41.639437 15968 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:41.639624 15968 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:41.639709 15968 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:41.660544 15758 heartbeater.cc:503] Master 127.13.29.254:34307 was elected leader, sending a full tablet report...
I20260811 18:40:41.686990 15968 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.195:39045
I20260811 18:40:41.687027 16156 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.195:39045 every 8 connection(s)
I20260811 18:40:41.688709 15968 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/data/info.pb
I20260811 18:40:41.693789 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 15968
I20260811 18:40:41.693996 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-2/wal/instance
I20260811 18:40:41.698222 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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.13.29.196:0
--local_ip_for_outbound_sockets=127.13.29.196
--webserver_interface=127.13.29.196
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--builtin_ntp_servers=127.13.29.212:32871
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:40:41.711477 16160 heartbeater.cc:347] Connected to a master server at 127.13.29.254:34307
I20260811 18:40:41.712031 16160 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:41.713506 16160 heartbeater.cc:511] Master 127.13.29.254:34307 requested a full tablet report, sending...
I20260811 18:40:41.715646 15488 ts_manager.cc:194] Registered new tserver with Master: 1a095bd29e1d46d283c15b54bcbcc1b8 (127.13.29.195:39045)
I20260811 18:40:41.717011 15488 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.195:37979
W20260811 18:40:42.077759 16165 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:42.078061 16165 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:42.078146 16165 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:42.085889 16165 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:42.086103 16165 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.196
I20260811 18:40:42.095908 16165 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:32871
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.196:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.13.29.196
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.196
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:42.097321 16165 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:42.099387 16165 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:42.114912 16178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:42.114943 16175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:42.114977 16174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:42.116997 16165 server_base.cc:1034] running on GCE node
I20260811 18:40:42.117980 16165 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:42.119180 16165 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:42.120505 16165 hybrid_clock.cc:648] HybridClock initialized: now 1786473642120437 us; error 53 us; skew 500 ppm
I20260811 18:40:42.120903 16165 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:42.124047 16165 webserver.cc:460] Webserver started at http://127.13.29.196:33367/ using document root <none> and password file <none>
I20260811 18:40:42.124892 16165 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:42.125013 16165 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:42.125315 16165 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:42.128283 16165 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/data/instance:
uuid: "abf58cabbf6b4600b213bd890ffcbf81"
format_stamp: "Formatted at 2026-08-11 18:40:42 on dist-test-slave-bw88"
I20260811 18:40:42.129078 16165 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/wal/instance:
uuid: "abf58cabbf6b4600b213bd890ffcbf81"
format_stamp: "Formatted at 2026-08-11 18:40:42 on dist-test-slave-bw88"
I20260811 18:40:42.135331 16165 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:40:42.139532 16186 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:42.141105 16165 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260811 18:40:42.141328 16165 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/wal
uuid: "abf58cabbf6b4600b213bd890ffcbf81"
format_stamp: "Formatted at 2026-08-11 18:40:42 on dist-test-slave-bw88"
I20260811 18:40:42.141662 16165 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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)
I20260811 18:40:42.155429 16165 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:42.156435 16165 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
I20260811 18:40:42.156786 16165 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:42.158003 16165 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:42.159659 16165 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:42.159739 16165 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:42.159902 16165 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:42.159955 16165 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:42.191156 15964 heartbeater.cc:503] Master 127.13.29.254:34307 was elected leader, sending a full tablet report...
I20260811 18:40:42.197956 16165 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.196:46509
I20260811 18:40:42.197996 16332 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.196:46509 every 8 connection(s)
I20260811 18:40:42.199399 16165 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/data/info.pb
I20260811 18:40:42.206173 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 16165
I20260811 18:40:42.206368 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-3/wal/instance
I20260811 18:40:42.210435 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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.13.29.197:0
--local_ip_for_outbound_sockets=127.13.29.197
--webserver_interface=127.13.29.197
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--builtin_ntp_servers=127.13.29.212:32871
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:40:42.216744 16333 heartbeater.cc:347] Connected to a master server at 127.13.29.254:34307
I20260811 18:40:42.217115 16333 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:42.218144 16333 heartbeater.cc:511] Master 127.13.29.254:34307 requested a full tablet report, sending...
I20260811 18:40:42.219863 15488 ts_manager.cc:194] Registered new tserver with Master: abf58cabbf6b4600b213bd890ffcbf81 (127.13.29.196:46509)
I20260811 18:40:42.220743 15488 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.196:35825
I20260811 18:40:42.720238 16160 heartbeater.cc:503] Master 127.13.29.254:34307 was elected leader, sending a full tablet report...
W20260811 18:40:42.721525 16338 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:42.721915 16338 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:42.722141 16338 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:42.732508 16338 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:42.732767 16338 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.197
I20260811 18:40:42.745674 16338 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:32871
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.197:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/data/info.pb
--webserver_interface=127.13.29.197
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34307
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.197
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:42.747449 16338 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:42.749809 16338 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:42.770429 16347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:42.770467 16354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:42.771500 16348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:42.772650 16338 server_base.cc:1034] running on GCE node
I20260811 18:40:42.773723 16338 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:42.774919 16338 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:42.776288 16338 hybrid_clock.cc:648] HybridClock initialized: now 1786473642776204 us; error 78 us; skew 500 ppm
I20260811 18:40:42.776727 16338 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:42.780596 16338 webserver.cc:460] Webserver started at http://127.13.29.197:40107/ using document root <none> and password file <none>
I20260811 18:40:42.781610 16338 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:42.781875 16338 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:42.782338 16338 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:42.785827 16338 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/data/instance:
uuid: "1ec1967805e54c9aaea84358e264da3a"
format_stamp: "Formatted at 2026-08-11 18:40:42 on dist-test-slave-bw88"
I20260811 18:40:42.786890 16338 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/wal/instance:
uuid: "1ec1967805e54c9aaea84358e264da3a"
format_stamp: "Formatted at 2026-08-11 18:40:42 on dist-test-slave-bw88"
I20260811 18:40:42.795076 16338 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.002s
I20260811 18:40:42.800403 16362 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:42.802364 16338 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260811 18:40:42.802630 16338 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/wal
uuid: "1ec1967805e54c9aaea84358e264da3a"
format_stamp: "Formatted at 2026-08-11 18:40:42 on dist-test-slave-bw88"
I20260811 18:40:42.802940 16338 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-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)
I20260811 18:40:42.821210 16338 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:42.822866 16338 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
I20260811 18:40:42.823580 16338 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:42.825618 16338 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:42.828329 16338 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:42.828531 16338 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:42.828799 16338 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:42.828962 16338 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:42.908035 16338 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.197:36647
I20260811 18:40:42.908072 16531 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.197:36647 every 8 connection(s)
I20260811 18:40:42.909711 16338 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/data/info.pb
I20260811 18:40:42.913808 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 16338
I20260811 18:40:42.914036 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786473608867715-13431-0/minicluster-data/ts-4/wal/instance
I20260811 18:40:42.925827 16532 heartbeater.cc:347] Connected to a master server at 127.13.29.254:34307
I20260811 18:40:42.926247 16532 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:42.927343 16532 heartbeater.cc:511] Master 127.13.29.254:34307 requested a full tablet report, sending...
I20260811 18:40:42.929497 15487 ts_manager.cc:194] Registered new tserver with Master: 1ec1967805e54c9aaea84358e264da3a (127.13.29.197:36647)
I20260811 18:40:42.930735 15487 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.197:38159
I20260811 18:40:42.930975 13431 external_mini_cluster.cc:930] 5 TS(s) registered with all masters
I20260811 18:40:42.951399 15487 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36076:
name: "bench_auto_flush_background_random_values"
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
  }
}
W20260811 18:40:42.960014 15487 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 in case of a server failure: 6 tablet servers would be needed, 5 are available. Consider bringing up more tablet servers.
I20260811 18:40:43.043069 15652 tablet_service.cc:1467] Processing CreateTablet for tablet ee14856d857b4e0e8404fe3da50b3f3f (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.045231 15651 tablet_service.cc:1467] Processing CreateTablet for tablet 2b62824fce174a6096c1048e1f194d54 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.047361 15651 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b62824fce174a6096c1048e1f194d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.051975 15652 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ee14856d857b4e0e8404fe3da50b3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.059806 16244 tablet_service.cc:1467] Processing CreateTablet for tablet 2b62824fce174a6096c1048e1f194d54 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.060724 16428 tablet_service.cc:1467] Processing CreateTablet for tablet 2b62824fce174a6096c1048e1f194d54 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.060591 16058 tablet_service.cc:1467] Processing CreateTablet for tablet ee14856d857b4e0e8404fe3da50b3f3f (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.061914 16431 tablet_service.cc:1467] Processing CreateTablet for tablet ee14856d857b4e0e8404fe3da50b3f3f (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.062515 16428 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b62824fce174a6096c1048e1f194d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.062513 16058 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ee14856d857b4e0e8404fe3da50b3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.063621 16431 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ee14856d857b4e0e8404fe3da50b3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.063146 16245 tablet_service.cc:1467] Processing CreateTablet for tablet ee14856d857b4e0e8404fe3da50b3f3f (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.066023 16245 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ee14856d857b4e0e8404fe3da50b3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.070689 16055 tablet_service.cc:1467] Processing CreateTablet for tablet 2b62824fce174a6096c1048e1f194d54 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.071336 16055 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b62824fce174a6096c1048e1f194d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.073606 16244 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b62824fce174a6096c1048e1f194d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.077756 15854 tablet_service.cc:1467] Processing CreateTablet for tablet ee14856d857b4e0e8404fe3da50b3f3f (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.079499 15854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ee14856d857b4e0e8404fe3da50b3f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.084214 15853 tablet_service.cc:1467] Processing CreateTablet for tablet 2b62824fce174a6096c1048e1f194d54 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=2e77ca76f68c4fe99a848653a51b57e5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:43.084908 15853 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b62824fce174a6096c1048e1f194d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:43.106462 16572 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a: Bootstrap starting.
I20260811 18:40:43.112023 16574 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81: Bootstrap starting.
I20260811 18:40:43.112392 16568 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8: Bootstrap starting.
I20260811 18:40:43.116003 16573 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf: Bootstrap starting.
I20260811 18:40:43.116637 16574 tablet_bootstrap.cc:654] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.116750 16568 tablet_bootstrap.cc:654] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.119568 16573 tablet_bootstrap.cc:654] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.120811 16573 log.cc:824] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:43.121737 16572 tablet_bootstrap.cc:654] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.122941 16568 log.cc:824] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:43.123229 16572 log.cc:824] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:43.124814 16574 log.cc:824] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:43.137356 16579 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7: Bootstrap starting.
I20260811 18:40:43.137816 16572 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a: No bootstrap required, opened a new log
I20260811 18:40:43.138366 16572 ts_tablet_manager.cc:1397] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.000s
I20260811 18:40:43.139688 16568 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8: No bootstrap required, opened a new log
I20260811 18:40:43.140120 16568 ts_tablet_manager.cc:1397] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260811 18:40:43.146389 16574 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81: No bootstrap required, opened a new log
I20260811 18:40:43.146834 16574 ts_tablet_manager.cc:1397] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260811 18:40:43.147770 16579 tablet_bootstrap.cc:654] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.149542 16573 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf: No bootstrap required, opened a new log
I20260811 18:40:43.149998 16573 ts_tablet_manager.cc:1397] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.021s
I20260811 18:40:43.150002 16579 log.cc:824] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:43.155858 16572 raft_consensus.cc:348] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.156736 16572 raft_consensus.cc:374] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.156886 16572 raft_consensus.cc:729] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec1967805e54c9aaea84358e264da3a, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.157974 16572 consensus_queue.cc:260] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.174521 16573 raft_consensus.cc:348] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.175428 16573 raft_consensus.cc:374] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.175583 16573 raft_consensus.cc:729] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39620462de84493d9a18b99666670caf, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.178757 16573 consensus_queue.cc:260] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.182297 16579 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7: No bootstrap required, opened a new log
I20260811 18:40:43.182890 16579 ts_tablet_manager.cc:1397] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.023s
I20260811 18:40:43.183383 16574 raft_consensus.cc:348] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.184320 16574 raft_consensus.cc:374] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.184585 16574 raft_consensus.cc:729] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf58cabbf6b4600b213bd890ffcbf81, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.186295 16532 heartbeater.cc:503] Master 127.13.29.254:34307 was elected leader, sending a full tablet report...
I20260811 18:40:43.187140 16572 ts_tablet_manager.cc:1428] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a: Time spent starting tablet: real 0.049s	user 0.026s	sys 0.022s
I20260811 18:40:43.187639 16572 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a: Bootstrap starting.
I20260811 18:40:43.190454 16572 tablet_bootstrap.cc:654] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.198607 16573 ts_tablet_manager.cc:1428] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.024s
I20260811 18:40:43.199211 16573 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf: Bootstrap starting.
I20260811 18:40:43.202442 16573 tablet_bootstrap.cc:654] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.204432 16568 raft_consensus.cc:348] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.205314 16568 raft_consensus.cc:374] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.205547 16568 raft_consensus.cc:729] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a095bd29e1d46d283c15b54bcbcc1b8, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.205555 16574 consensus_queue.cc:260] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.206836 16572 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a: No bootstrap required, opened a new log
I20260811 18:40:43.206503 16568 consensus_queue.cc:260] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.207146 16572 ts_tablet_manager.cc:1397] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260811 18:40:43.208804 16572 raft_consensus.cc:348] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.209268 16572 raft_consensus.cc:374] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.209501 16572 raft_consensus.cc:729] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec1967805e54c9aaea84358e264da3a, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.209990 16572 consensus_queue.cc:260] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.210897 16572 ts_tablet_manager.cc:1428] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260811 18:40:43.216595 16573 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf: No bootstrap required, opened a new log
I20260811 18:40:43.216902 16573 ts_tablet_manager.cc:1397] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.000s
I20260811 18:40:43.218806 16573 raft_consensus.cc:348] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.219244 16573 raft_consensus.cc:374] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.219532 16573 raft_consensus.cc:729] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39620462de84493d9a18b99666670caf, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.220095 16573 consensus_queue.cc:260] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.221191 16573 ts_tablet_manager.cc:1428] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260811 18:40:43.223829 16333 heartbeater.cc:503] Master 127.13.29.254:34307 was elected leader, sending a full tablet report...
I20260811 18:40:43.224776 16579 raft_consensus.cc:348] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.225780 16579 raft_consensus.cc:374] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.226043 16579 raft_consensus.cc:729] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a5fe5b40144e79a2c6755a304410d7, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.227202 16579 consensus_queue.cc:260] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.233172 16568 ts_tablet_manager.cc:1428] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8: Time spent starting tablet: real 0.093s	user 0.018s	sys 0.010s
I20260811 18:40:43.237874 16568 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8: Bootstrap starting.
I20260811 18:40:43.241865 16568 tablet_bootstrap.cc:654] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.243263 16574 ts_tablet_manager.cc:1428] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81: Time spent starting tablet: real 0.096s	user 0.027s	sys 0.031s
I20260811 18:40:43.243858 16574 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81: Bootstrap starting.
I20260811 18:40:43.246821 16574 tablet_bootstrap.cc:654] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.258363 16574 tablet_bootstrap.cc:492] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81: No bootstrap required, opened a new log
I20260811 18:40:43.258746 16574 ts_tablet_manager.cc:1397] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260811 18:40:43.260390 16574 raft_consensus.cc:348] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.260749 16574 raft_consensus.cc:374] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.260924 16574 raft_consensus.cc:729] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf58cabbf6b4600b213bd890ffcbf81, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.261422 16574 consensus_queue.cc:260] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.264541 16579 ts_tablet_manager.cc:1428] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7: Time spent starting tablet: real 0.081s	user 0.028s	sys 0.028s
I20260811 18:40:43.265614 16579 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7: Bootstrap starting.
I20260811 18:40:43.266077 16568 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8: No bootstrap required, opened a new log
I20260811 18:40:43.266120 16574 ts_tablet_manager.cc:1428] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260811 18:40:43.266430 16568 ts_tablet_manager.cc:1397] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.018s
I20260811 18:40:43.268275 16579 tablet_bootstrap.cc:654] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:43.268177 16568 raft_consensus.cc:348] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.268601 16568 raft_consensus.cc:374] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.268810 16568 raft_consensus.cc:729] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a095bd29e1d46d283c15b54bcbcc1b8, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.269186 16568 consensus_queue.cc:260] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.270496 16568 ts_tablet_manager.cc:1428] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:40:43.272697 16579 tablet_bootstrap.cc:492] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7: No bootstrap required, opened a new log
I20260811 18:40:43.272943 16579 ts_tablet_manager.cc:1397] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260811 18:40:43.274287 16579 raft_consensus.cc:348] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.274633 16579 raft_consensus.cc:374] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:43.274799 16579 raft_consensus.cc:729] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6a5fe5b40144e79a2c6755a304410d7, State: Initialized, Role: FOLLOWER
I20260811 18:40:43.275148 16579 consensus_queue.cc:260] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.275950 16579 ts_tablet_manager.cc:1428] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260811 18:40:43.302091 16591 raft_consensus.cc:482] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:43.302613 16591 raft_consensus.cc:504] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.306809 16591 leader_election.cc:288] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6a5fe5b40144e79a2c6755a304410d7 (127.13.29.194:45229), 1a095bd29e1d46d283c15b54bcbcc1b8 (127.13.29.195:39045), abf58cabbf6b4600b213bd890ffcbf81 (127.13.29.196:46509), 1ec1967805e54c9aaea84358e264da3a (127.13.29.197:36647)
I20260811 18:40:43.325858 16467 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b62824fce174a6096c1048e1f194d54" candidate_uuid: "39620462de84493d9a18b99666670caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec1967805e54c9aaea84358e264da3a" is_pre_election: true
I20260811 18:40:43.326845 16467 raft_consensus.cc:2454] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39620462de84493d9a18b99666670caf in term 0.
I20260811 18:40:43.328078 15887 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b62824fce174a6096c1048e1f194d54" candidate_uuid: "39620462de84493d9a18b99666670caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a5fe5b40144e79a2c6755a304410d7" is_pre_election: true
I20260811 18:40:43.329136 15887 raft_consensus.cc:2454] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39620462de84493d9a18b99666670caf in term 0.
I20260811 18:40:43.329170 16278 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b62824fce174a6096c1048e1f194d54" candidate_uuid: "39620462de84493d9a18b99666670caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf58cabbf6b4600b213bd890ffcbf81" is_pre_election: true
I20260811 18:40:43.330192 16278 raft_consensus.cc:2454] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39620462de84493d9a18b99666670caf in term 0.
I20260811 18:40:43.330394 15591 leader_election.cc:302] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [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: 1ec1967805e54c9aaea84358e264da3a, 39620462de84493d9a18b99666670caf, f6a5fe5b40144e79a2c6755a304410d7; no voters: 
I20260811 18:40:43.330694 16085 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b62824fce174a6096c1048e1f194d54" candidate_uuid: "39620462de84493d9a18b99666670caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" is_pre_election: true
I20260811 18:40:43.331362 16591 raft_consensus.cc:2781] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:43.331434 16085 raft_consensus.cc:2454] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39620462de84493d9a18b99666670caf in term 0.
I20260811 18:40:43.331694 16591 raft_consensus.cc:482] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:43.331817 16591 raft_consensus.cc:3037] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.335335 16591 raft_consensus.cc:504] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.336493 16591 leader_election.cc:288] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [CANDIDATE]: Term 1 election: Requested vote from peers f6a5fe5b40144e79a2c6755a304410d7 (127.13.29.194:45229), 1a095bd29e1d46d283c15b54bcbcc1b8 (127.13.29.195:39045), abf58cabbf6b4600b213bd890ffcbf81 (127.13.29.196:46509), 1ec1967805e54c9aaea84358e264da3a (127.13.29.197:36647)
I20260811 18:40:43.337028 15887 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b62824fce174a6096c1048e1f194d54" candidate_uuid: "39620462de84493d9a18b99666670caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a5fe5b40144e79a2c6755a304410d7"
I20260811 18:40:43.337049 16085 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b62824fce174a6096c1048e1f194d54" candidate_uuid: "39620462de84493d9a18b99666670caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8"
I20260811 18:40:43.337376 15887 raft_consensus.cc:3037] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.337361 16085 raft_consensus.cc:3037] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.337528 16467 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b62824fce174a6096c1048e1f194d54" candidate_uuid: "39620462de84493d9a18b99666670caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec1967805e54c9aaea84358e264da3a"
I20260811 18:40:43.337602 16278 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b62824fce174a6096c1048e1f194d54" candidate_uuid: "39620462de84493d9a18b99666670caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf58cabbf6b4600b213bd890ffcbf81"
I20260811 18:40:43.337814 16467 raft_consensus.cc:3037] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.337893 16278 raft_consensus.cc:3037] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.342031 16085 raft_consensus.cc:2454] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39620462de84493d9a18b99666670caf in term 1.
I20260811 18:40:43.342033 16467 raft_consensus.cc:2454] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39620462de84493d9a18b99666670caf in term 1.
I20260811 18:40:43.342446 16278 raft_consensus.cc:2454] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39620462de84493d9a18b99666670caf in term 1.
I20260811 18:40:43.342828 15887 raft_consensus.cc:2454] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39620462de84493d9a18b99666670caf in term 1.
I20260811 18:40:43.342964 15589 leader_election.cc:302] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [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: 1ec1967805e54c9aaea84358e264da3a, 39620462de84493d9a18b99666670caf, abf58cabbf6b4600b213bd890ffcbf81; no voters: 
I20260811 18:40:43.343492 16591 raft_consensus.cc:2781] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:43.344478 16591 raft_consensus.cc:686] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [term 1 LEADER]: Becoming Leader. State: Replica: 39620462de84493d9a18b99666670caf, State: Running, Role: LEADER
I20260811 18:40:43.345206 16591 consensus_queue.cc:237] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [LEADER]: Queue going to LEADER mode. State: All 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: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } }
I20260811 18:40:43.353746 15487 catalog_manager.cc:5495] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 39620462de84493d9a18b99666670caf (127.13.29.193). New cstate: current_term: 1 leader_uuid: "39620462de84493d9a18b99666670caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } health_report { overall_health: UNKNOWN } } }
W20260811 18:40:43.383268 15759 tablet.cc:2369] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260811 18:40:43.404371 16595 raft_consensus.cc:482] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:43.404785 16595 raft_consensus.cc:504] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.408928 16595 leader_election.cc:288] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a095bd29e1d46d283c15b54bcbcc1b8 (127.13.29.195:39045), 39620462de84493d9a18b99666670caf (127.13.29.193:37607), 1ec1967805e54c9aaea84358e264da3a (127.13.29.197:36647), f6a5fe5b40144e79a2c6755a304410d7 (127.13.29.194:45229)
W20260811 18:40:43.412079 16533 tablet.cc:2369] T 2b62824fce174a6096c1048e1f194d54 P 1ec1967805e54c9aaea84358e264da3a: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260811 18:40:43.417166 15965 tablet.cc:2369] T 2b62824fce174a6096c1048e1f194d54 P f6a5fe5b40144e79a2c6755a304410d7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260811 18:40:43.428617 15687 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ee14856d857b4e0e8404fe3da50b3f3f" candidate_uuid: "abf58cabbf6b4600b213bd890ffcbf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39620462de84493d9a18b99666670caf" is_pre_election: true
I20260811 18:40:43.429494 15687 raft_consensus.cc:2454] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf58cabbf6b4600b213bd890ffcbf81 in term 0.
I20260811 18:40:43.437588 16467 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ee14856d857b4e0e8404fe3da50b3f3f" candidate_uuid: "abf58cabbf6b4600b213bd890ffcbf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec1967805e54c9aaea84358e264da3a" is_pre_election: true
I20260811 18:40:43.438102 16467 raft_consensus.cc:2454] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf58cabbf6b4600b213bd890ffcbf81 in term 0.
I20260811 18:40:43.438868 15887 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ee14856d857b4e0e8404fe3da50b3f3f" candidate_uuid: "abf58cabbf6b4600b213bd890ffcbf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a5fe5b40144e79a2c6755a304410d7" is_pre_election: true
I20260811 18:40:43.438818 16187 leader_election.cc:302] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [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: 1ec1967805e54c9aaea84358e264da3a, 39620462de84493d9a18b99666670caf, abf58cabbf6b4600b213bd890ffcbf81; no voters: 
I20260811 18:40:43.439214 15887 raft_consensus.cc:2454] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf58cabbf6b4600b213bd890ffcbf81 in term 0.
I20260811 18:40:43.439455 16085 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ee14856d857b4e0e8404fe3da50b3f3f" candidate_uuid: "abf58cabbf6b4600b213bd890ffcbf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" is_pre_election: true
I20260811 18:40:43.439688 16595 raft_consensus.cc:2781] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:43.439913 16595 raft_consensus.cc:482] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:43.439914 16085 raft_consensus.cc:2454] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf58cabbf6b4600b213bd890ffcbf81 in term 0.
I20260811 18:40:43.440106 16595 raft_consensus.cc:3037] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 0 FOLLOWER]: Advancing to term 1
W20260811 18:40:43.442555 16161 tablet.cc:2369] T 2b62824fce174a6096c1048e1f194d54 P 1a095bd29e1d46d283c15b54bcbcc1b8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260811 18:40:43.443993 16595 raft_consensus.cc:504] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.444929 16595 leader_election.cc:288] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [CANDIDATE]: Term 1 election: Requested vote from peers 1a095bd29e1d46d283c15b54bcbcc1b8 (127.13.29.195:39045), 39620462de84493d9a18b99666670caf (127.13.29.193:37607), 1ec1967805e54c9aaea84358e264da3a (127.13.29.197:36647), f6a5fe5b40144e79a2c6755a304410d7 (127.13.29.194:45229)
I20260811 18:40:43.445461 16085 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ee14856d857b4e0e8404fe3da50b3f3f" candidate_uuid: "abf58cabbf6b4600b213bd890ffcbf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8"
I20260811 18:40:43.445520 16467 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ee14856d857b4e0e8404fe3da50b3f3f" candidate_uuid: "abf58cabbf6b4600b213bd890ffcbf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec1967805e54c9aaea84358e264da3a"
I20260811 18:40:43.445773 16467 raft_consensus.cc:3037] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.445791 16085 raft_consensus.cc:3037] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.445782 15887 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ee14856d857b4e0e8404fe3da50b3f3f" candidate_uuid: "abf58cabbf6b4600b213bd890ffcbf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6a5fe5b40144e79a2c6755a304410d7"
I20260811 18:40:43.446146 15887 raft_consensus.cc:3037] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.448463 16467 raft_consensus.cc:2454] T ee14856d857b4e0e8404fe3da50b3f3f P 1ec1967805e54c9aaea84358e264da3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf58cabbf6b4600b213bd890ffcbf81 in term 1.
I20260811 18:40:43.449537 15687 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ee14856d857b4e0e8404fe3da50b3f3f" candidate_uuid: "abf58cabbf6b4600b213bd890ffcbf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39620462de84493d9a18b99666670caf"
I20260811 18:40:43.449738 16085 raft_consensus.cc:2454] T ee14856d857b4e0e8404fe3da50b3f3f P 1a095bd29e1d46d283c15b54bcbcc1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf58cabbf6b4600b213bd890ffcbf81 in term 1.
I20260811 18:40:43.449779 15687 raft_consensus.cc:3037] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:43.449918 15887 raft_consensus.cc:2454] T ee14856d857b4e0e8404fe3da50b3f3f P f6a5fe5b40144e79a2c6755a304410d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf58cabbf6b4600b213bd890ffcbf81 in term 1.
I20260811 18:40:43.450340 16188 leader_election.cc:302] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [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: 1a095bd29e1d46d283c15b54bcbcc1b8, 1ec1967805e54c9aaea84358e264da3a, abf58cabbf6b4600b213bd890ffcbf81; no voters: 
I20260811 18:40:43.450781 16595 raft_consensus.cc:2781] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:43.451579 16595 raft_consensus.cc:686] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [term 1 LEADER]: Becoming Leader. State: Replica: abf58cabbf6b4600b213bd890ffcbf81, State: Running, Role: LEADER
W20260811 18:40:43.452280 16335 tablet.cc:2369] T 2b62824fce174a6096c1048e1f194d54 P abf58cabbf6b4600b213bd890ffcbf81: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260811 18:40:43.452571 16595 consensus_queue.cc:237] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [LEADER]: Queue going to LEADER mode. State: All 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: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } }
I20260811 18:40:43.453713 15687 raft_consensus.cc:2454] T ee14856d857b4e0e8404fe3da50b3f3f P 39620462de84493d9a18b99666670caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf58cabbf6b4600b213bd890ffcbf81 in term 1.
I20260811 18:40:43.460053 15487 catalog_manager.cc:5495] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 reported cstate change: term changed from 0 to 1, leader changed from <none> to abf58cabbf6b4600b213bd890ffcbf81 (127.13.29.196). New cstate: current_term: 1 leader_uuid: "abf58cabbf6b4600b213bd890ffcbf81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 } health_report { overall_health: UNKNOWN } } }
I20260811 18:40:43.735575 16591 consensus_queue.cc:1035] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf58cabbf6b4600b213bd890ffcbf81" member_type: VOTER last_known_addr { host: "127.13.29.196" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:43.741091 16591 consensus_queue.cc:1035] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:43.753834 16591 consensus_queue.cc:1035] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:43.769272 16609 consensus_queue.cc:1035] T 2b62824fce174a6096c1048e1f194d54 P 39620462de84493d9a18b99666670caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:43.966732 16595 consensus_queue.cc:1035] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39620462de84493d9a18b99666670caf" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:43.980569 16595 consensus_queue.cc:1035] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a095bd29e1d46d283c15b54bcbcc1b8" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 39045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:43.987150 16648 consensus_queue.cc:1035] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6a5fe5b40144e79a2c6755a304410d7" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:43.987623 16595 consensus_queue.cc:1035] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec1967805e54c9aaea84358e264da3a" member_type: VOTER last_known_addr { host: "127.13.29.197" port: 36647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260811 18:40:44.169986 16625 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:44.170569 16625 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:44.182510 16625 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'bench_auto_flush_background_random_values'
W20260811 18:40:45.242313 16187 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.29.193:37607, user_credentials={real_user=slave}} blocked reactor thread for 124590us
W20260811 18:40:45.525113 16668 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.29.193:37607, user_credentials={real_user=slave}} blocked reactor thread for 48644.8us

INSERT report
    rows total: 8192
    time total: 1401.86 ms
  time per row: 0.171125 ms

Scanner report
  expected rows: 8192
  actual rows  : 8192
I20260811 18:40:46.148324 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 15563
I20260811 18:40:46.168008 15751 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:46.300980 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 15563
I20260811 18:40:46.339244 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 15763
I20260811 18:40:46.348732 15957 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:46.453241 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 15763
W20260811 18:40:46.466358 16187 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.193:37607: connect: Connection refused (error 111)
W20260811 18:40:46.470988 16187 consensus_peers.cc:487] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 -> Peer 39620462de84493d9a18b99666670caf (127.13.29.193:37607): Couldn't send request to peer 39620462de84493d9a18b99666670caf. Status: Network error: Client connection negotiation failed: client connection to 127.13.29.193:37607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260811 18:40:46.484980 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 15968
I20260811 18:40:46.494362 16149 generic_service.cc:196] Checking for leaks (request via RPC)
W20260811 18:40:46.504859 16189 consensus_peers.cc:487] T ee14856d857b4e0e8404fe3da50b3f3f P abf58cabbf6b4600b213bd890ffcbf81 -> Peer f6a5fe5b40144e79a2c6755a304410d7 (127.13.29.194:45229): Couldn't send request to peer f6a5fe5b40144e79a2c6755a304410d7. Status: Network error: Client connection negotiation failed: client connection to 127.13.29.194:45229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260811 18:40:46.641885 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 15968
I20260811 18:40:46.678035 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 16165
I20260811 18:40:46.686969 16327 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:46.789544 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 16165
W20260811 18:40:46.820770 16364 connection.cc:535] server connection from 127.13.29.196:37061 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260811 18:40:46.821415 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 16338
I20260811 18:40:46.830078 16524 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:46.929322 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 16338
I20260811 18:40:46.962108 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 15441
I20260811 18:40:46.963522 15524 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:47.079072 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 15441
2026-08-11T18:40:47Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoFlushBackgroundRandomValues (7688 ms)
[ RUN      ] ToolTest.TestLoadgenServerSideDefaultNumReplicas
2026-08-11T18:40:47Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:40:47Z Disabled control of system clock
I20260811 18:40:47.176862 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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.13.29.254:40457
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:39497
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:40457 with env {}
W20260811 18:40:47.541502 16777 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:47.541827 16777 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:47.541980 16777 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:47.549649 16777 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:40:47.549782 16777 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:47.549851 16777 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:40:47.549949 16777 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:40:47.559751 16777 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:39497
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:40457
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:40457
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:47.561388 16777 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:47.563386 16777 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:47.576355 16789 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:47.576324 16786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:47.576376 16787 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:47.579128 16777 server_base.cc:1034] running on GCE node
I20260811 18:40:47.580154 16777 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:47.581918 16777 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:47.583226 16777 hybrid_clock.cc:648] HybridClock initialized: now 1786473647583155 us; error 41 us; skew 500 ppm
I20260811 18:40:47.583748 16777 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:47.586853 16777 webserver.cc:460] Webserver started at http://127.13.29.254:38949/ using document root <none> and password file <none>
I20260811 18:40:47.587693 16777 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:47.587854 16777 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:47.588269 16777 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:47.591436 16777 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "281a209b7bfc41d7a0f036c59251a1cc"
format_stamp: "Formatted at 2026-08-11 18:40:47 on dist-test-slave-bw88"
I20260811 18:40:47.592399 16777 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "281a209b7bfc41d7a0f036c59251a1cc"
format_stamp: "Formatted at 2026-08-11 18:40:47 on dist-test-slave-bw88"
I20260811 18:40:47.598536 16777 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260811 18:40:47.603281 16797 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:47.604828 16777 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260811 18:40:47.605021 16777 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "281a209b7bfc41d7a0f036c59251a1cc"
format_stamp: "Formatted at 2026-08-11 18:40:47 on dist-test-slave-bw88"
I20260811 18:40:47.605244 16777 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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)
I20260811 18:40:47.622354 16777 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:47.623277 16777 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
I20260811 18:40:47.623636 16777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:47.644186 16777 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:40457
I20260811 18:40:47.644224 16867 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:40457 every 8 connection(s)
I20260811 18:40:47.645809 16777 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:40:47.649948 16868 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:47.653077 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 16777
I20260811 18:40:47.653316 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:40:47.662648 16868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Bootstrap starting.
I20260811 18:40:47.666741 16868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:47.668068 16868 log.cc:824] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:47.671344 16868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: No bootstrap required, opened a new log
I20260811 18:40:47.679500 16868 raft_consensus.cc:348] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "281a209b7bfc41d7a0f036c59251a1cc" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40457 } }
I20260811 18:40:47.679935 16868 raft_consensus.cc:374] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:47.680066 16868 raft_consensus.cc:729] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 281a209b7bfc41d7a0f036c59251a1cc, State: Initialized, Role: FOLLOWER
I20260811 18:40:47.680655 16868 consensus_queue.cc:260] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "281a209b7bfc41d7a0f036c59251a1cc" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40457 } }
I20260811 18:40:47.680930 16868 raft_consensus.cc:388] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:47.681087 16868 raft_consensus.cc:482] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:47.681301 16868 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:47.683758 16868 raft_consensus.cc:504] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "281a209b7bfc41d7a0f036c59251a1cc" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40457 } }
I20260811 18:40:47.684306 16868 leader_election.cc:302] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 281a209b7bfc41d7a0f036c59251a1cc; no voters: 
I20260811 18:40:47.685017 16868 leader_election.cc:288] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:47.685178 16875 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:47.687283 16868 sys_catalog.cc:564] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:40:47.688661 16875 raft_consensus.cc:686] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [term 1 LEADER]: Becoming Leader. State: Replica: 281a209b7bfc41d7a0f036c59251a1cc, State: Running, Role: LEADER
I20260811 18:40:47.689426 16875 consensus_queue.cc:237] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "281a209b7bfc41d7a0f036c59251a1cc" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40457 } }
I20260811 18:40:47.693485 16876 sys_catalog.cc:455] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "281a209b7bfc41d7a0f036c59251a1cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "281a209b7bfc41d7a0f036c59251a1cc" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40457 } } }
I20260811 18:40:47.693507 16878 sys_catalog.cc:455] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 281a209b7bfc41d7a0f036c59251a1cc. Latest consensus state: current_term: 1 leader_uuid: "281a209b7bfc41d7a0f036c59251a1cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "281a209b7bfc41d7a0f036c59251a1cc" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40457 } } }
I20260811 18:40:47.694028 16878 sys_catalog.cc:458] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:47.694023 16876 sys_catalog.cc:458] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:47.695026 16893 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:40:47.700791 16893 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:40:47.711071 16893 catalog_manager.cc:1347] Generated new cluster ID: a58d4b33a5844187977b54b15dda36c2
I20260811 18:40:47.711233 16893 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:40:47.727811 16893 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:40:47.729902 16893 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:40:47.740274 16893 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Generated new TSK 0
I20260811 18:40:47.741734 16893 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:40:47.754781 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40457
--builtin_ntp_servers=127.13.29.212:39497
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:40:48.141963 16902 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:48.142325 16902 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:48.142482 16902 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:48.149845 16902 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:48.150104 16902 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:40:48.159519 16902 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:39497
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40457
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:48.161077 16902 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:48.163169 16902 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:48.178001 16912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:48.178195 16909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:48.178167 16914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:48.179399 16902 server_base.cc:1034] running on GCE node
I20260811 18:40:48.180112 16902 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:48.181216 16902 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:48.182516 16902 hybrid_clock.cc:648] HybridClock initialized: now 1786473648182425 us; error 62 us; skew 500 ppm
I20260811 18:40:48.182863 16902 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:48.185323 16902 webserver.cc:460] Webserver started at http://127.13.29.193:41909/ using document root <none> and password file <none>
I20260811 18:40:48.186144 16902 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:48.186300 16902 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:48.186661 16902 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:48.189862 16902 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "44493c3d873d4e769fd144499ccf6e25"
format_stamp: "Formatted at 2026-08-11 18:40:48 on dist-test-slave-bw88"
I20260811 18:40:48.190721 16902 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "44493c3d873d4e769fd144499ccf6e25"
format_stamp: "Formatted at 2026-08-11 18:40:48 on dist-test-slave-bw88"
I20260811 18:40:48.196853 16902 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260811 18:40:48.201277 16926 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:48.203519 16902 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:48.203787 16902 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "44493c3d873d4e769fd144499ccf6e25"
format_stamp: "Formatted at 2026-08-11 18:40:48 on dist-test-slave-bw88"
I20260811 18:40:48.204054 16902 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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)
I20260811 18:40:48.231410 16902 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:48.232524 16902 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
I20260811 18:40:48.232908 16902 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:48.234038 16902 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:48.235682 16902 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:48.235761 16902 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:48.235941 16902 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:48.236001 16902 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:48.270097 16902 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:40229
I20260811 18:40:48.270150 17100 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:40229 every 8 connection(s)
I20260811 18:40:48.271538 16902 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:40:48.273219 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 16902
I20260811 18:40:48.273535 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:40:48.277287 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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.13.29.194:0
--local_ip_for_outbound_sockets=127.13.29.194
--webserver_interface=127.13.29.194
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40457
--builtin_ntp_servers=127.13.29.212:39497
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:40:48.288750 17101 heartbeater.cc:347] Connected to a master server at 127.13.29.254:40457
I20260811 18:40:48.289152 17101 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:48.290081 17101 heartbeater.cc:511] Master 127.13.29.254:40457 requested a full tablet report, sending...
I20260811 18:40:48.292788 16820 ts_manager.cc:194] Registered new tserver with Master: 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229)
I20260811 18:40:48.295326 16820 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:59397
W20260811 18:40:48.649545 17107 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:48.649869 17107 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:48.650022 17107 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:48.657624 17107 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:48.657861 17107 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.194
I20260811 18:40:48.667351 17107 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:39497
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.13.29.194
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40457
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.194
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:48.668836 17107 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:48.670871 17107 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:48.685504 17112 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:48.685446 17116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:48.685547 17113 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:48.686944 17107 server_base.cc:1034] running on GCE node
I20260811 18:40:48.687704 17107 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:48.688779 17107 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:48.690038 17107 hybrid_clock.cc:648] HybridClock initialized: now 1786473648689935 us; error 58 us; skew 500 ppm
I20260811 18:40:48.690416 17107 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:48.694348 17107 webserver.cc:460] Webserver started at http://127.13.29.194:39583/ using document root <none> and password file <none>
I20260811 18:40:48.695182 17107 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:48.695303 17107 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:48.695686 17107 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:48.698776 17107 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/data/instance:
uuid: "78f84fdbff4349f8a4253202f717ef70"
format_stamp: "Formatted at 2026-08-11 18:40:48 on dist-test-slave-bw88"
I20260811 18:40:48.699689 17107 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/instance:
uuid: "78f84fdbff4349f8a4253202f717ef70"
format_stamp: "Formatted at 2026-08-11 18:40:48 on dist-test-slave-bw88"
I20260811 18:40:48.705751 17107 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260811 18:40:48.709956 17129 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:48.711499 17107 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260811 18:40:48.711711 17107 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal
uuid: "78f84fdbff4349f8a4253202f717ef70"
format_stamp: "Formatted at 2026-08-11 18:40:48 on dist-test-slave-bw88"
I20260811 18:40:48.711949 17107 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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)
I20260811 18:40:48.729673 17107 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:48.730666 17107 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
I20260811 18:40:48.731029 17107 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:48.732229 17107 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:48.734144 17107 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:48.734227 17107 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:48.734372 17107 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:48.734426 17107 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:48.773468 17107 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.194:37303
I20260811 18:40:48.773587 17294 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.194:37303 every 8 connection(s)
I20260811 18:40:48.774890 17107 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/data/info.pb
I20260811 18:40:48.778983 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 17107
I20260811 18:40:48.779206 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/instance
I20260811 18:40:48.782966 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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.13.29.195:0
--local_ip_for_outbound_sockets=127.13.29.195
--webserver_interface=127.13.29.195
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40457
--builtin_ntp_servers=127.13.29.212:39497
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:40:48.791826 17297 heartbeater.cc:347] Connected to a master server at 127.13.29.254:40457
I20260811 18:40:48.792280 17297 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:48.793414 17297 heartbeater.cc:511] Master 127.13.29.254:40457 requested a full tablet report, sending...
I20260811 18:40:48.795244 16820 ts_manager.cc:194] Registered new tserver with Master: 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303)
I20260811 18:40:48.796581 16820 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.194:38507
W20260811 18:40:49.164036 17300 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:49.164367 17300 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:49.164474 17300 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:49.172021 17300 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:49.172210 17300 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.195
I20260811 18:40:49.182152 17300 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:39497
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.13.29.195
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40457
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.195
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:49.183562 17300 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:49.185360 17300 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:49.199347 17309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:49.199395 17308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:49.199460 17315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:49.203147 17300 server_base.cc:1034] running on GCE node
I20260811 18:40:49.203950 17300 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:49.204980 17300 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:49.206285 17300 hybrid_clock.cc:648] HybridClock initialized: now 1786473649206201 us; error 41 us; skew 500 ppm
I20260811 18:40:49.206729 17300 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:49.209636 17300 webserver.cc:460] Webserver started at http://127.13.29.195:33207/ using document root <none> and password file <none>
I20260811 18:40:49.210462 17300 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:49.210654 17300 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:49.210999 17300 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:49.214210 17300 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/data/instance:
uuid: "034eeda9519f47fc9881b9fc67e5972a"
format_stamp: "Formatted at 2026-08-11 18:40:49 on dist-test-slave-bw88"
I20260811 18:40:49.215154 17300 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/instance:
uuid: "034eeda9519f47fc9881b9fc67e5972a"
format_stamp: "Formatted at 2026-08-11 18:40:49 on dist-test-slave-bw88"
I20260811 18:40:49.221223 17300 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260811 18:40:49.225201 17324 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:49.226765 17300 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:40:49.226980 17300 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal
uuid: "034eeda9519f47fc9881b9fc67e5972a"
format_stamp: "Formatted at 2026-08-11 18:40:49 on dist-test-slave-bw88"
I20260811 18:40:49.227228 17300 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-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)
I20260811 18:40:49.243062 17300 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:49.244041 17300 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
I20260811 18:40:49.244396 17300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:49.245586 17300 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:49.247205 17300 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:49.247318 17300 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:49.247484 17300 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:49.247570 17300 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:49.284488 17300 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.195:43875
I20260811 18:40:49.284526 17493 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.195:43875 every 8 connection(s)
I20260811 18:40:49.285936 17300 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/data/info.pb
I20260811 18:40:49.293042 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 17300
I20260811 18:40:49.293262 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/instance
I20260811 18:40:49.299216 17101 heartbeater.cc:503] Master 127.13.29.254:40457 was elected leader, sending a full tablet report...
I20260811 18:40:49.301524 17494 heartbeater.cc:347] Connected to a master server at 127.13.29.254:40457
I20260811 18:40:49.301846 17494 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:49.302623 17494 heartbeater.cc:511] Master 127.13.29.254:40457 requested a full tablet report, sending...
I20260811 18:40:49.304028 16819 ts_manager.cc:194] Registered new tserver with Master: 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:49.304909 16819 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.195:32901
I20260811 18:40:49.309309 13431 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
W20260811 18:40:49.664249 17499 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:49.664633 17499 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:49.672082 17499 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:49.726205 16819 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60082:
name: "default.loadgen_auto_fd696737f1dd48179639abde1fac396f"
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
  }
}
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260811 18:40:49.734234 16819 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table default.loadgen_auto_fd696737f1dd48179639abde1fac396f in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260811 18:40:49.783994 16995 tablet_service.cc:1467] Processing CreateTablet for tablet ec6a07d9001e4dfca63ba8c0b94c74e2 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.785439 16992 tablet_service.cc:1467] Processing CreateTablet for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.785672 16986 tablet_service.cc:1467] Processing CreateTablet for tablet d3ec844627844524a03875b81434abf7 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.786157 16988 tablet_service.cc:1467] Processing CreateTablet for tablet 292d10e2909243c697197ead66b3a9dc (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.786692 16992 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.786939 16993 tablet_service.cc:1467] Processing CreateTablet for tablet a4b006cb61be444eb56c5f0005c08f03 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.786617 16991 tablet_service.cc:1467] Processing CreateTablet for tablet d11e19c1831b44d784dabbd45cbd343a (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.787781 16988 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 292d10e2909243c697197ead66b3a9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.788050 16987 tablet_service.cc:1467] Processing CreateTablet for tablet 18d94aece33842888f6e3a3d4050fbcd (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.788936 16990 tablet_service.cc:1467] Processing CreateTablet for tablet 688783e2fc9144b88f4e9de72deb6999 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.789839 16987 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 18d94aece33842888f6e3a3d4050fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.790158 16991 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d11e19c1831b44d784dabbd45cbd343a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.790390 16990 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 688783e2fc9144b88f4e9de72deb6999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.790657 16986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d3ec844627844524a03875b81434abf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.792263 16993 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a4b006cb61be444eb56c5f0005c08f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.799561 17297 heartbeater.cc:503] Master 127.13.29.254:40457 was elected leader, sending a full tablet report...
I20260811 18:40:49.800911 16995 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec6a07d9001e4dfca63ba8c0b94c74e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.804939 17390 tablet_service.cc:1467] Processing CreateTablet for tablet ec6a07d9001e4dfca63ba8c0b94c74e2 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.804921 17195 tablet_service.cc:1467] Processing CreateTablet for tablet a4b006cb61be444eb56c5f0005c08f03 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.805903 17197 tablet_service.cc:1467] Processing CreateTablet for tablet ec6a07d9001e4dfca63ba8c0b94c74e2 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.806658 17390 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec6a07d9001e4dfca63ba8c0b94c74e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.806675 17195 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a4b006cb61be444eb56c5f0005c08f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.807176 17197 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec6a07d9001e4dfca63ba8c0b94c74e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.808634 17192 tablet_service.cc:1467] Processing CreateTablet for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.809168 17192 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.816856 17389 tablet_service.cc:1467] Processing CreateTablet for tablet a4b006cb61be444eb56c5f0005c08f03 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.816900 17388 tablet_service.cc:1467] Processing CreateTablet for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.817523 17389 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a4b006cb61be444eb56c5f0005c08f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.817858 17388 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.821921 17191 tablet_service.cc:1467] Processing CreateTablet for tablet d11e19c1831b44d784dabbd45cbd343a (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.822450 17191 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d11e19c1831b44d784dabbd45cbd343a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.823468 17387 tablet_service.cc:1467] Processing CreateTablet for tablet d11e19c1831b44d784dabbd45cbd343a (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.823511 17386 tablet_service.cc:1467] Processing CreateTablet for tablet 688783e2fc9144b88f4e9de72deb6999 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.824132 17387 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d11e19c1831b44d784dabbd45cbd343a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.824429 17386 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 688783e2fc9144b88f4e9de72deb6999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.829103 17385 tablet_service.cc:1467] Processing CreateTablet for tablet 292d10e2909243c697197ead66b3a9dc (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.829193 17384 tablet_service.cc:1467] Processing CreateTablet for tablet 18d94aece33842888f6e3a3d4050fbcd (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.829869 17384 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 18d94aece33842888f6e3a3d4050fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.830741 17188 tablet_service.cc:1467] Processing CreateTablet for tablet 688783e2fc9144b88f4e9de72deb6999 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.830832 17187 tablet_service.cc:1467] Processing CreateTablet for tablet 292d10e2909243c697197ead66b3a9dc (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.831266 17188 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 688783e2fc9144b88f4e9de72deb6999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.831502 17187 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 292d10e2909243c697197ead66b3a9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.836712 17385 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 292d10e2909243c697197ead66b3a9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.840478 17186 tablet_service.cc:1467] Processing CreateTablet for tablet 18d94aece33842888f6e3a3d4050fbcd (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.841224 17186 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 18d94aece33842888f6e3a3d4050fbcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.846271 17185 tablet_service.cc:1467] Processing CreateTablet for tablet d3ec844627844524a03875b81434abf7 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.847081 17185 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d3ec844627844524a03875b81434abf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.847229 17384 tablet_service.cc:1467] Processing CreateTablet for tablet d3ec844627844524a03875b81434abf7 (DEFAULT_TABLE table=default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:49.848281 17384 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d3ec844627844524a03875b81434abf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:49.863873 17524 tablet_bootstrap.cc:492] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: Bootstrap starting.
I20260811 18:40:49.869560 17524 tablet_bootstrap.cc:654] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.875224 17523 tablet_bootstrap.cc:492] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: Bootstrap starting.
I20260811 18:40:49.877245 17524 log.cc:824] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:49.880075 17523 tablet_bootstrap.cc:654] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.881716 17523 log.cc:824] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:49.903278 17526 tablet_bootstrap.cc:492] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Bootstrap starting.
I20260811 18:40:49.910465 17526 tablet_bootstrap.cc:654] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.911326 17523 tablet_bootstrap.cc:492] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: No bootstrap required, opened a new log
I20260811 18:40:49.911687 17523 ts_tablet_manager.cc:1397] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.012s
I20260811 18:40:49.912245 17524 tablet_bootstrap.cc:492] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: No bootstrap required, opened a new log
I20260811 18:40:49.912210 17526 log.cc:824] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:49.912585 17524 ts_tablet_manager.cc:1397] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.023s
I20260811 18:40:49.915328 17526 tablet_bootstrap.cc:492] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: No bootstrap required, opened a new log
I20260811 18:40:49.915645 17526 ts_tablet_manager.cc:1397] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260811 18:40:49.923187 17523 raft_consensus.cc:348] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.923744 17523 raft_consensus.cc:374] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.923861 17523 raft_consensus.cc:729] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.924775 17523 consensus_queue.cc:260] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.926915 17523 ts_tablet_manager.cc:1428] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.001s
I20260811 18:40:49.927415 17523 tablet_bootstrap.cc:492] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: Bootstrap starting.
I20260811 18:40:49.927172 17526 raft_consensus.cc:348] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.927865 17526 raft_consensus.cc:374] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.928015 17526 raft_consensus.cc:729] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.928758 17526 consensus_queue.cc:260] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.929389 17523 tablet_bootstrap.cc:654] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.930876 17526 ts_tablet_manager.cc:1428] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260811 18:40:49.931689 17526 tablet_bootstrap.cc:492] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: Bootstrap starting.
I20260811 18:40:49.933300 17523 tablet_bootstrap.cc:492] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: No bootstrap required, opened a new log
I20260811 18:40:49.933512 17523 ts_tablet_manager.cc:1397] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.003s
I20260811 18:40:49.934464 17526 tablet_bootstrap.cc:654] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.934532 17523 raft_consensus.cc:348] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.934777 17523 raft_consensus.cc:374] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.934885 17523 raft_consensus.cc:729] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.935173 17523 consensus_queue.cc:260] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.936021 17523 ts_tablet_manager.cc:1428] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260811 18:40:49.936353 17523 tablet_bootstrap.cc:492] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: Bootstrap starting.
I20260811 18:40:49.937287 17524 raft_consensus.cc:348] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.937956 17524 raft_consensus.cc:374] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.938083 17524 raft_consensus.cc:729] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.938589 17523 tablet_bootstrap.cc:654] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.938969 17524 consensus_queue.cc:260] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.944365 17526 tablet_bootstrap.cc:492] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: No bootstrap required, opened a new log
I20260811 18:40:49.944628 17494 heartbeater.cc:503] Master 127.13.29.254:40457 was elected leader, sending a full tablet report...
I20260811 18:40:49.944669 17526 ts_tablet_manager.cc:1397] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.006s
I20260811 18:40:49.947218 17524 ts_tablet_manager.cc:1428] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: Time spent starting tablet: real 0.034s	user 0.018s	sys 0.004s
I20260811 18:40:49.947705 17524 tablet_bootstrap.cc:492] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: Bootstrap starting.
I20260811 18:40:49.949720 17524 tablet_bootstrap.cc:654] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.946141 17526 raft_consensus.cc:348] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.952034 17526 raft_consensus.cc:374] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.952242 17526 raft_consensus.cc:729] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.953526 17524 tablet_bootstrap.cc:492] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: No bootstrap required, opened a new log
I20260811 18:40:49.953727 17524 ts_tablet_manager.cc:1397] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:40:49.954943 17524 raft_consensus.cc:348] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.955242 17524 raft_consensus.cc:374] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.955353 17524 raft_consensus.cc:729] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.955610 17524 consensus_queue.cc:260] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.955386 17526 consensus_queue.cc:260] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.956277 17524 ts_tablet_manager.cc:1428] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260811 18:40:49.956597 17524 tablet_bootstrap.cc:492] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: Bootstrap starting.
I20260811 18:40:49.958806 17524 tablet_bootstrap.cc:654] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.959625 17526 ts_tablet_manager.cc:1428] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260811 18:40:49.960793 17526 tablet_bootstrap.cc:492] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: Bootstrap starting.
I20260811 18:40:49.962255 17523 tablet_bootstrap.cc:492] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: No bootstrap required, opened a new log
I20260811 18:40:49.962466 17523 ts_tablet_manager.cc:1397] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.020s
I20260811 18:40:49.962865 17526 tablet_bootstrap.cc:654] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.963416 17523 raft_consensus.cc:348] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.963744 17523 raft_consensus.cc:374] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.963841 17523 raft_consensus.cc:729] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.964262 17523 consensus_queue.cc:260] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.967578 17523 ts_tablet_manager.cc:1428] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:40:49.969173 17523 tablet_bootstrap.cc:492] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: Bootstrap starting.
I20260811 18:40:49.971606 17523 tablet_bootstrap.cc:654] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.977504 17523 tablet_bootstrap.cc:492] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: No bootstrap required, opened a new log
I20260811 18:40:49.977492 17526 tablet_bootstrap.cc:492] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: No bootstrap required, opened a new log
I20260811 18:40:49.977671 17523 ts_tablet_manager.cc:1397] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260811 18:40:49.977823 17526 ts_tablet_manager.cc:1397] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260811 18:40:49.978672 17524 tablet_bootstrap.cc:492] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: No bootstrap required, opened a new log
I20260811 18:40:49.978578 17523 raft_consensus.cc:348] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.978865 17523 raft_consensus.cc:374] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.978883 17524 ts_tablet_manager.cc:1397] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260811 18:40:49.978981 17523 raft_consensus.cc:729] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.978664 17526 raft_consensus.cc:348] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.979177 17526 raft_consensus.cc:374] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.979316 17526 raft_consensus.cc:729] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.979295 17523 consensus_queue.cc:260] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.979754 17526 consensus_queue.cc:260] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.979735 17524 raft_consensus.cc:348] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.980079 17524 raft_consensus.cc:374] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.980170 17524 raft_consensus.cc:729] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.980558 17524 consensus_queue.cc:260] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.982016 17523 ts_tablet_manager.cc:1428] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260811 18:40:49.982384 17523 tablet_bootstrap.cc:492] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: Bootstrap starting.
I20260811 18:40:49.982679 17524 ts_tablet_manager.cc:1428] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260811 18:40:49.983029 17524 tablet_bootstrap.cc:492] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: Bootstrap starting.
I20260811 18:40:49.984198 17523 tablet_bootstrap.cc:654] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.984802 17524 tablet_bootstrap.cc:654] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.985999 17526 ts_tablet_manager.cc:1428] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260811 18:40:49.986609 17523 tablet_bootstrap.cc:492] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: No bootstrap required, opened a new log
I20260811 18:40:49.986817 17523 ts_tablet_manager.cc:1397] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:40:49.987342 17526 tablet_bootstrap.cc:492] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: Bootstrap starting.
I20260811 18:40:49.987881 17523 raft_consensus.cc:348] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.988233 17523 raft_consensus.cc:374] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.988322 17523 raft_consensus.cc:729] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.988631 17523 consensus_queue.cc:260] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.989455 17523 ts_tablet_manager.cc:1428] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
I20260811 18:40:49.989652 17526 tablet_bootstrap.cc:654] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.989949 17523 tablet_bootstrap.cc:492] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: Bootstrap starting.
I20260811 18:40:49.992087 17523 tablet_bootstrap.cc:654] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.994987 17524 tablet_bootstrap.cc:492] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: No bootstrap required, opened a new log
I20260811 18:40:49.994993 17523 tablet_bootstrap.cc:492] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: No bootstrap required, opened a new log
I20260811 18:40:49.995153 17523 ts_tablet_manager.cc:1397] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.002s
I20260811 18:40:49.995196 17524 ts_tablet_manager.cc:1397] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.008s
I20260811 18:40:49.996100 17523 raft_consensus.cc:348] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:49.996181 17524 raft_consensus.cc:348] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.996392 17523 raft_consensus.cc:374] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.996459 17524 raft_consensus.cc:374] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:49.996500 17523 raft_consensus.cc:729] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.996559 17524 raft_consensus.cc:729] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Initialized, Role: FOLLOWER
I20260811 18:40:49.996791 17523 consensus_queue.cc:260] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:49.996811 17524 consensus_queue.cc:260] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:49.997457 17524 ts_tablet_manager.cc:1428] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260811 18:40:49.997767 17524 tablet_bootstrap.cc:492] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: Bootstrap starting.
I20260811 18:40:49.999356 17523 ts_tablet_manager.cc:1428] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
I20260811 18:40:49.999500 17524 tablet_bootstrap.cc:654] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:49.999680 17523 tablet_bootstrap.cc:492] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: Bootstrap starting.
I20260811 18:40:50.002697 17526 tablet_bootstrap.cc:492] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: No bootstrap required, opened a new log
I20260811 18:40:50.002863 17526 ts_tablet_manager.cc:1397] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.006s
I20260811 18:40:50.003803 17526 raft_consensus.cc:348] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.004024 17523 tablet_bootstrap.cc:654] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:50.004109 17526 raft_consensus.cc:374] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.004220 17526 raft_consensus.cc:729] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.004511 17524 tablet_bootstrap.cc:492] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: No bootstrap required, opened a new log
I20260811 18:40:50.004472 17526 consensus_queue.cc:260] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.005059 17526 ts_tablet_manager.cc:1428] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260811 18:40:50.005381 17526 tablet_bootstrap.cc:492] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: Bootstrap starting.
I20260811 18:40:50.007332 17526 tablet_bootstrap.cc:654] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:50.009191 17523 tablet_bootstrap.cc:492] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: No bootstrap required, opened a new log
I20260811 18:40:50.009413 17523 ts_tablet_manager.cc:1397] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.003s
I20260811 18:40:50.010798 17524 ts_tablet_manager.cc:1397] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.002s
I20260811 18:40:50.010816 17523 raft_consensus.cc:348] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.011230 17523 raft_consensus.cc:374] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.011343 17523 raft_consensus.cc:729] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.011651 17523 consensus_queue.cc:260] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.012432 17524 raft_consensus.cc:348] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.012930 17524 raft_consensus.cc:374] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.013100 17523 ts_tablet_manager.cc:1428] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260811 18:40:50.013111 17524 raft_consensus.cc:729] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.013484 17523 tablet_bootstrap.cc:492] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: Bootstrap starting.
I20260811 18:40:50.013792 17524 consensus_queue.cc:260] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.014779 17524 ts_tablet_manager.cc:1428] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260811 18:40:50.015341 17524 tablet_bootstrap.cc:492] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: Bootstrap starting.
I20260811 18:40:50.018143 17524 tablet_bootstrap.cc:654] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:50.018699 17523 tablet_bootstrap.cc:654] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:50.019387 17530 raft_consensus.cc:482] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.019838 17530 raft_consensus.cc:504] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:50.020921 17526 tablet_bootstrap.cc:492] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: No bootstrap required, opened a new log
I20260811 18:40:50.021119 17526 ts_tablet_manager.cc:1397] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260811 18:40:50.021204 17524 tablet_bootstrap.cc:492] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: No bootstrap required, opened a new log
I20260811 18:40:50.021375 17524 ts_tablet_manager.cc:1397] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.001s
I20260811 18:40:50.022173 17523 tablet_bootstrap.cc:492] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: No bootstrap required, opened a new log
I20260811 18:40:50.022035 17526 raft_consensus.cc:348] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:50.022085 17524 raft_consensus.cc:348] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.022303 17524 raft_consensus.cc:374] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.022325 17526 raft_consensus.cc:374] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.022404 17526 raft_consensus.cc:729] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.022416 17524 raft_consensus.cc:729] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.022679 17526 consensus_queue.cc:260] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:50.022656 17524 consensus_queue.cc:260] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.023124 17530 leader_election.cc:288] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.023308 17524 ts_tablet_manager.cc:1428] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260811 18:40:50.023321 17526 ts_tablet_manager.cc:1428] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260811 18:40:50.023590 17524 tablet_bootstrap.cc:492] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: Bootstrap starting.
I20260811 18:40:50.023655 17526 tablet_bootstrap.cc:492] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: Bootstrap starting.
I20260811 18:40:50.025444 17524 tablet_bootstrap.cc:654] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:50.026098 17526 tablet_bootstrap.cc:654] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: Neither blocks nor log segments found. Creating new log.
W20260811 18:40:50.026754 17103 tablet.cc:2369] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260811 18:40:50.028702 17523 ts_tablet_manager.cc:1397] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.000s
W20260811 18:40:50.030565 17298 tablet.cc:2369] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260811 18:40:50.030484 17523 raft_consensus.cc:348] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.031524 17523 raft_consensus.cc:374] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.031657 17523 raft_consensus.cc:729] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.031934 17523 consensus_queue.cc:260] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.035725 17523 ts_tablet_manager.cc:1428] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260811 18:40:50.036810 17524 tablet_bootstrap.cc:492] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: No bootstrap required, opened a new log
I20260811 18:40:50.037006 17524 ts_tablet_manager.cc:1397] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.011s
I20260811 18:40:50.038075 17524 raft_consensus.cc:348] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:50.038385 17524 raft_consensus.cc:374] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.038484 17524 raft_consensus.cc:729] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.038769 17524 consensus_queue.cc:260] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:50.039337 17524 ts_tablet_manager.cc:1428] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260811 18:40:50.039664 17524 tablet_bootstrap.cc:492] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: Bootstrap starting.
W20260811 18:40:50.040061 17496 tablet.cc:2369] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260811 18:40:50.040663 17526 tablet_bootstrap.cc:492] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: No bootstrap required, opened a new log
I20260811 18:40:50.040834 17526 ts_tablet_manager.cc:1397] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.009s
I20260811 18:40:50.041720 17524 tablet_bootstrap.cc:654] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:50.041730 17526 raft_consensus.cc:348] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.041971 17526 raft_consensus.cc:374] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.042095 17526 raft_consensus.cc:729] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.042373 17526 consensus_queue.cc:260] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.043195 17536 raft_consensus.cc:482] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.043606 17536 raft_consensus.cc:504] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.044287 17526 ts_tablet_manager.cc:1428] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:40:50.044672 17526 tablet_bootstrap.cc:492] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: Bootstrap starting.
I20260811 18:40:50.047129 17526 tablet_bootstrap.cc:654] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:50.050906 17524 tablet_bootstrap.cc:492] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: No bootstrap required, opened a new log
I20260811 18:40:50.051144 17524 ts_tablet_manager.cc:1397] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260811 18:40:50.052301 17524 raft_consensus.cc:348] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.052681 17524 raft_consensus.cc:374] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.052815 17524 raft_consensus.cc:729] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.053133 17524 consensus_queue.cc:260] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.054323 17536 leader_election.cc:288] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303)
I20260811 18:40:50.057996 17524 ts_tablet_manager.cc:1428] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260811 18:40:50.062379 17031 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec6a07d9001e4dfca63ba8c0b94c74e2" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25" is_pre_election: true
I20260811 18:40:50.063148 17031 raft_consensus.cc:2454] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 0.
I20260811 18:40:50.064167 17130 leader_election.cc:302] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [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: 44493c3d873d4e769fd144499ccf6e25, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.064710 17530 raft_consensus.cc:2781] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:50.064890 17530 raft_consensus.cc:482] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:50.065004 17530 raft_consensus.cc:3037] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.068262 17530 raft_consensus.cc:504] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:50.069011 17530 leader_election.cc:288] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [CANDIDATE]: Term 1 election: Requested vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.069909 17031 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec6a07d9001e4dfca63ba8c0b94c74e2" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25"
I20260811 18:40:50.070211 17031 raft_consensus.cc:3037] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.072191 17417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec6a07d9001e4dfca63ba8c0b94c74e2" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a"
I20260811 18:40:50.072814 17417 raft_consensus.cc:3037] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.073580 17031 raft_consensus.cc:2454] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 1.
I20260811 18:40:50.073714 17531 raft_consensus.cc:482] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.073984 17531 raft_consensus.cc:504] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.074195 17130 leader_election.cc:302] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [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: 44493c3d873d4e769fd144499ccf6e25, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.074512 17530 raft_consensus.cc:2781] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:50.075112 17530 raft_consensus.cc:686] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 1 LEADER]: Becoming Leader. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Running, Role: LEADER
I20260811 18:40:50.075680 17530 consensus_queue.cc:237] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Queue going to LEADER mode. State: All 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } }
I20260811 18:40:50.075923 17531 leader_election.cc:288] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.076252 17417 raft_consensus.cc:2454] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 1.
I20260811 18:40:50.072201 17418 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec6a07d9001e4dfca63ba8c0b94c74e2" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a" is_pre_election: true
I20260811 18:40:50.077486 17418 raft_consensus.cc:2362] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 1. Re-sending same reply.
I20260811 18:40:50.082218 17568 raft_consensus.cc:482] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.082482 17568 raft_consensus.cc:504] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.083832 17568 leader_election.cc:288] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303)
I20260811 18:40:50.096964 16818 catalog_manager.cc:5495] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194). New cstate: current_term: 1 leader_uuid: "78f84fdbff4349f8a4253202f717ef70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:50.102470 17229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d11e19c1831b44d784dabbd45cbd343a" candidate_uuid: "034eeda9519f47fc9881b9fc67e5972a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70" is_pre_election: true
I20260811 18:40:50.102996 17229 raft_consensus.cc:2454] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034eeda9519f47fc9881b9fc67e5972a in term 0.
I20260811 18:40:50.103006 17031 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d11e19c1831b44d784dabbd45cbd343a" candidate_uuid: "034eeda9519f47fc9881b9fc67e5972a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25" is_pre_election: true
I20260811 18:40:50.102360 17228 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9efd8538e3f343edae4bdc1b7e3ac9f9" candidate_uuid: "034eeda9519f47fc9881b9fc67e5972a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70" is_pre_election: true
I20260811 18:40:50.103574 17031 raft_consensus.cc:2454] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034eeda9519f47fc9881b9fc67e5972a in term 0.
I20260811 18:40:50.103719 17228 raft_consensus.cc:2454] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034eeda9519f47fc9881b9fc67e5972a in term 0.
I20260811 18:40:50.103173 17029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9efd8538e3f343edae4bdc1b7e3ac9f9" candidate_uuid: "034eeda9519f47fc9881b9fc67e5972a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25" is_pre_election: true
I20260811 18:40:50.104239 17325 leader_election.cc:302] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [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: 034eeda9519f47fc9881b9fc67e5972a, 44493c3d873d4e769fd144499ccf6e25; no voters: 
I20260811 18:40:50.104863 17568 raft_consensus.cc:2781] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:50.105013 17568 raft_consensus.cc:482] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:50.105151 17568 raft_consensus.cc:3037] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Advancing to term 1
W20260811 18:40:50.105463 17325 leader_election.cc:341] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260811 18:40:50.105873 17328 leader_election.cc:302] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 034eeda9519f47fc9881b9fc67e5972a, 78f84fdbff4349f8a4253202f717ef70; no voters: 44493c3d873d4e769fd144499ccf6e25
I20260811 18:40:50.108057 17526 tablet_bootstrap.cc:492] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: No bootstrap required, opened a new log
I20260811 18:40:50.108323 17526 ts_tablet_manager.cc:1397] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.023s
I20260811 18:40:50.108385 17568 raft_consensus.cc:504] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.109369 17536 raft_consensus.cc:2781] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:50.109508 17536 raft_consensus.cc:482] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:50.109618 17536 raft_consensus.cc:3037] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.109411 17526 raft_consensus.cc:348] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.109830 17029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d11e19c1831b44d784dabbd45cbd343a" candidate_uuid: "034eeda9519f47fc9881b9fc67e5972a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25"
I20260811 18:40:50.109964 17526 raft_consensus.cc:374] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.110085 17029 raft_consensus.cc:3037] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.110203 17526 raft_consensus.cc:729] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.110725 17526 consensus_queue.cc:260] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.111454 17526 ts_tablet_manager.cc:1428] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260811 18:40:50.111894 17526 tablet_bootstrap.cc:492] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: Bootstrap starting.
I20260811 18:40:50.112618 17536 raft_consensus.cc:504] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.113534 17029 raft_consensus.cc:2454] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034eeda9519f47fc9881b9fc67e5972a in term 1.
I20260811 18:40:50.113835 17228 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d11e19c1831b44d784dabbd45cbd343a" candidate_uuid: "034eeda9519f47fc9881b9fc67e5972a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70"
I20260811 18:40:50.113940 17531 raft_consensus.cc:482] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.114102 17228 raft_consensus.cc:3037] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.114243 17526 tablet_bootstrap.cc:654] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:50.114125 17531 raft_consensus.cc:504] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.116052 17531 leader_election.cc:288] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.117103 17228 raft_consensus.cc:2454] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034eeda9519f47fc9881b9fc67e5972a in term 1.
I20260811 18:40:50.117697 17325 leader_election.cc:302] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [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: 034eeda9519f47fc9881b9fc67e5972a, 44493c3d873d4e769fd144499ccf6e25; no voters: 
I20260811 18:40:50.118311 17029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9efd8538e3f343edae4bdc1b7e3ac9f9" candidate_uuid: "034eeda9519f47fc9881b9fc67e5972a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25"
I20260811 18:40:50.118408 17228 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "18d94aece33842888f6e3a3d4050fbcd" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70" is_pre_election: true
I20260811 18:40:50.118664 17228 raft_consensus.cc:2454] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 0.
I20260811 18:40:50.118788 17229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "292d10e2909243c697197ead66b3a9dc" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70" is_pre_election: true
I20260811 18:40:50.119050 17229 raft_consensus.cc:2454] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 0.
I20260811 18:40:50.119143 17536 leader_election.cc:288] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [CANDIDATE]: Term 1 election: Requested vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303)
I20260811 18:40:50.119426 17536 raft_consensus.cc:2781] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:50.119611 17568 leader_election.cc:288] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [CANDIDATE]: Term 1 election: Requested vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303)
I20260811 18:40:50.119587 17229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9efd8538e3f343edae4bdc1b7e3ac9f9" candidate_uuid: "034eeda9519f47fc9881b9fc67e5972a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70"
I20260811 18:40:50.119593 16929 leader_election.cc:302] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [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: 44493c3d873d4e769fd144499ccf6e25, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.119766 17229 raft_consensus.cc:3037] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.119920 17536 raft_consensus.cc:686] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 1 LEADER]: Becoming Leader. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Running, Role: LEADER
I20260811 18:40:50.120111 17531 raft_consensus.cc:2781] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:50.120239 17531 raft_consensus.cc:482] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:50.120380 17531 raft_consensus.cc:3037] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.122534 17229 raft_consensus.cc:2454] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034eeda9519f47fc9881b9fc67e5972a in term 1.
I20260811 18:40:50.122498 17536 consensus_queue.cc:237] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [LEADER]: Queue going to LEADER mode. State: All 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.122939 17328 leader_election.cc:302] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [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: 034eeda9519f47fc9881b9fc67e5972a, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.124064 17568 raft_consensus.cc:2781] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:50.124212 17568 raft_consensus.cc:686] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 1 LEADER]: Becoming Leader. State: Replica: 034eeda9519f47fc9881b9fc67e5972a, State: Running, Role: LEADER
I20260811 18:40:50.124475 17568 consensus_queue.cc:237] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [LEADER]: Queue going to LEADER mode. State: All 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.124539 17531 raft_consensus.cc:504] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.125545 17531 leader_election.cc:288] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [CANDIDATE]: Term 1 election: Requested vote from peers 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.126360 17229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "18d94aece33842888f6e3a3d4050fbcd" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70"
I20260811 18:40:50.126652 17229 raft_consensus.cc:3037] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.129578 16929 leader_election.cc:302] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [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: 44493c3d873d4e769fd144499ccf6e25, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.131022 17531 raft_consensus.cc:2781] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:50.131175 17531 raft_consensus.cc:482] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:50.131296 17531 raft_consensus.cc:3037] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.130398 17229 raft_consensus.cc:2454] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 1.
I20260811 18:40:50.134791 17417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "18d94aece33842888f6e3a3d4050fbcd" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a" is_pre_election: true
I20260811 18:40:50.135113 17417 raft_consensus.cc:2454] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 0.
I20260811 18:40:50.135497 17418 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "292d10e2909243c697197ead66b3a9dc" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a" is_pre_election: true
I20260811 18:40:50.135735 17418 raft_consensus.cc:2454] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 0.
I20260811 18:40:50.136173 17526 tablet_bootstrap.cc:492] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: No bootstrap required, opened a new log
I20260811 18:40:50.136118 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "18d94aece33842888f6e3a3d4050fbcd" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a"
I20260811 18:40:50.136376 17526 ts_tablet_manager.cc:1397] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260811 18:40:50.136406 17416 raft_consensus.cc:3037] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.136837 16929 leader_election.cc:302] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [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: 44493c3d873d4e769fd144499ccf6e25, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.137815 17580 raft_consensus.cc:2781] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:50.137683 17526 raft_consensus.cc:348] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.138265 17526 raft_consensus.cc:374] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:50.138363 17526 raft_consensus.cc:729] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Initialized, Role: FOLLOWER
I20260811 18:40:50.138636 17526 consensus_queue.cc:260] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.142488 17416 raft_consensus.cc:2454] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 1.
W20260811 18:40:50.143707 17325 leader_election.cc:341] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): Illegal state: must be running to vote when last-logged opid is not known
I20260811 18:40:50.145767 17531 raft_consensus.cc:504] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.146296 16818 catalog_manager.cc:5495] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a reported cstate change: term changed from 0 to 1, leader changed from <none> to 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195). New cstate: current_term: 1 leader_uuid: "034eeda9519f47fc9881b9fc67e5972a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:50.148167 17229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "292d10e2909243c697197ead66b3a9dc" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70"
I20260811 18:40:50.148213 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "292d10e2909243c697197ead66b3a9dc" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a"
I20260811 18:40:50.148420 17229 raft_consensus.cc:3037] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.148478 17416 raft_consensus.cc:3037] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.151261 17229 raft_consensus.cc:2454] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 1.
I20260811 18:40:50.151762 16929 leader_election.cc:302] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [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: 44493c3d873d4e769fd144499ccf6e25, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.152045 17416 raft_consensus.cc:2454] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 1.
I20260811 18:40:50.152086 16818 catalog_manager.cc:5495] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a reported cstate change: term changed from 0 to 1, leader changed from <none> to 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195). New cstate: current_term: 1 leader_uuid: "034eeda9519f47fc9881b9fc67e5972a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:50.152647 17531 leader_election.cc:288] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [CANDIDATE]: Term 1 election: Requested vote from peers 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.153407 17531 raft_consensus.cc:2781] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:50.153599 17531 raft_consensus.cc:686] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 1 LEADER]: Becoming Leader. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Running, Role: LEADER
I20260811 18:40:50.154326 17531 consensus_queue.cc:237] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Queue going to LEADER mode. State: All 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.157325 17580 raft_consensus.cc:686] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 1 LEADER]: Becoming Leader. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Running, Role: LEADER
I20260811 18:40:50.157832 17580 consensus_queue.cc:237] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Queue going to LEADER mode. State: All 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.159662 17526 ts_tablet_manager.cc:1428] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.004s
I20260811 18:40:50.161958 16818 catalog_manager.cc:5495] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "44493c3d873d4e769fd144499ccf6e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } health_report { overall_health: UNKNOWN } } }
I20260811 18:40:50.166929 16818 catalog_manager.cc:5495] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "44493c3d873d4e769fd144499ccf6e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } health_report { overall_health: UNKNOWN } } }
I20260811 18:40:50.190999 17531 raft_consensus.cc:482] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.191280 17531 raft_consensus.cc:504] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.192028 17531 leader_election.cc:288] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.192680 17229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a4b006cb61be444eb56c5f0005c08f03" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70" is_pre_election: true
I20260811 18:40:50.192723 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a4b006cb61be444eb56c5f0005c08f03" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a" is_pre_election: true
I20260811 18:40:50.193011 17416 raft_consensus.cc:2454] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 0.
I20260811 18:40:50.193007 17229 raft_consensus.cc:2454] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 0.
I20260811 18:40:50.193488 16927 leader_election.cc:302] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [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: 034eeda9519f47fc9881b9fc67e5972a, 44493c3d873d4e769fd144499ccf6e25; no voters: 
I20260811 18:40:50.193811 17531 raft_consensus.cc:2781] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:50.193902 17531 raft_consensus.cc:482] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:50.194052 17531 raft_consensus.cc:3037] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.196244 17531 raft_consensus.cc:504] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.196810 17531 leader_election.cc:288] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [CANDIDATE]: Term 1 election: Requested vote from peers 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.197448 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a4b006cb61be444eb56c5f0005c08f03" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a"
I20260811 18:40:50.197469 17229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a4b006cb61be444eb56c5f0005c08f03" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70"
I20260811 18:40:50.197706 17416 raft_consensus.cc:3037] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.197786 17229 raft_consensus.cc:3037] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.199751 17416 raft_consensus.cc:2454] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 1.
I20260811 18:40:50.199925 17229 raft_consensus.cc:2454] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44493c3d873d4e769fd144499ccf6e25 in term 1.
I20260811 18:40:50.200234 16927 leader_election.cc:302] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [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: 034eeda9519f47fc9881b9fc67e5972a, 44493c3d873d4e769fd144499ccf6e25; no voters: 
I20260811 18:40:50.200506 17531 raft_consensus.cc:2781] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:50.200723 17531 raft_consensus.cc:686] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 1 LEADER]: Becoming Leader. State: Replica: 44493c3d873d4e769fd144499ccf6e25, State: Running, Role: LEADER
I20260811 18:40:50.201000 17531 consensus_queue.cc:237] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Queue going to LEADER mode. State: All 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.203787 16818 catalog_manager.cc:5495] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "44493c3d873d4e769fd144499ccf6e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } health_report { overall_health: UNKNOWN } } }
I20260811 18:40:50.220399 17530 raft_consensus.cc:482] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.220656 17530 raft_consensus.cc:504] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.221400 17530 leader_election.cc:288] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.222108 17029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "688783e2fc9144b88f4e9de72deb6999" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25" is_pre_election: true
I20260811 18:40:50.222155 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "688783e2fc9144b88f4e9de72deb6999" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a" is_pre_election: true
I20260811 18:40:50.222409 17029 raft_consensus.cc:2454] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 0.
I20260811 18:40:50.222440 17416 raft_consensus.cc:2454] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 0.
I20260811 18:40:50.222908 17130 leader_election.cc:302] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [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: 034eeda9519f47fc9881b9fc67e5972a, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.223240 17530 raft_consensus.cc:2781] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:50.223330 17530 raft_consensus.cc:482] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:50.223445 17530 raft_consensus.cc:3037] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.225553 17530 raft_consensus.cc:504] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.226140 17530 leader_election.cc:288] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [CANDIDATE]: Term 1 election: Requested vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.226837 17029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "688783e2fc9144b88f4e9de72deb6999" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25"
I20260811 18:40:50.226837 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "688783e2fc9144b88f4e9de72deb6999" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a"
I20260811 18:40:50.227113 17029 raft_consensus.cc:3037] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.227129 17416 raft_consensus.cc:3037] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.230135 17416 raft_consensus.cc:2454] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 1.
I20260811 18:40:50.230127 17029 raft_consensus.cc:2454] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 1.
I20260811 18:40:50.230638 17130 leader_election.cc:302] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [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: 034eeda9519f47fc9881b9fc67e5972a, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.230964 17530 raft_consensus.cc:2781] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:50.231168 17530 raft_consensus.cc:686] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 1 LEADER]: Becoming Leader. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Running, Role: LEADER
I20260811 18:40:50.231556 17530 consensus_queue.cc:237] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Queue going to LEADER mode. State: All 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.234591 16818 catalog_manager.cc:5495] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194). New cstate: current_term: 1 leader_uuid: "78f84fdbff4349f8a4253202f717ef70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } health_report { overall_health: UNKNOWN } } }
I20260811 18:40:50.341244 17530 raft_consensus.cc:482] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.341578 17530 raft_consensus.cc:504] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.342396 17530 leader_election.cc:288] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.343129 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d3ec844627844524a03875b81434abf7" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a" is_pre_election: true
I20260811 18:40:50.343127 17029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d3ec844627844524a03875b81434abf7" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25" is_pre_election: true
I20260811 18:40:50.343403 17416 raft_consensus.cc:2454] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 0.
I20260811 18:40:50.343403 17029 raft_consensus.cc:2454] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 0.
I20260811 18:40:50.343901 17130 leader_election.cc:302] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [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: 44493c3d873d4e769fd144499ccf6e25, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.344254 17530 raft_consensus.cc:2781] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260811 18:40:50.344393 17530 raft_consensus.cc:482] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260811 18:40:50.344498 17530 raft_consensus.cc:3037] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.346639 17530 raft_consensus.cc:504] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.347209 17530 leader_election.cc:288] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [CANDIDATE]: Term 1 election: Requested vote from peers 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.347888 17029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d3ec844627844524a03875b81434abf7" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44493c3d873d4e769fd144499ccf6e25"
I20260811 18:40:50.347944 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d3ec844627844524a03875b81434abf7" candidate_uuid: "78f84fdbff4349f8a4253202f717ef70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a"
I20260811 18:40:50.348163 17416 raft_consensus.cc:3037] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.348165 17029 raft_consensus.cc:3037] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:50.351394 17029 raft_consensus.cc:2454] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 1.
I20260811 18:40:50.351394 17416 raft_consensus.cc:2454] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f84fdbff4349f8a4253202f717ef70 in term 1.
I20260811 18:40:50.351925 17130 leader_election.cc:302] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [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: 034eeda9519f47fc9881b9fc67e5972a, 78f84fdbff4349f8a4253202f717ef70; no voters: 
I20260811 18:40:50.352259 17530 raft_consensus.cc:2781] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:50.352428 17530 raft_consensus.cc:686] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 1 LEADER]: Becoming Leader. State: Replica: 78f84fdbff4349f8a4253202f717ef70, State: Running, Role: LEADER
I20260811 18:40:50.352735 17530 consensus_queue.cc:237] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Queue going to LEADER mode. State: All 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: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.355772 16818 catalog_manager.cc:5495] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194). New cstate: current_term: 1 leader_uuid: "78f84fdbff4349f8a4253202f717ef70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } health_report { overall_health: UNKNOWN } } }
I20260811 18:40:50.454664 17531 raft_consensus.cc:482] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:40:50.454873 17531 raft_consensus.cc:504] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } } peers { permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 } } peers { permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 } }
I20260811 18:40:50.455560 17531 leader_election.cc:288] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303), 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875)
I20260811 18:40:50.456233 17416 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9efd8538e3f343edae4bdc1b7e3ac9f9" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034eeda9519f47fc9881b9fc67e5972a" is_pre_election: true
I20260811 18:40:50.456316 17229 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9efd8538e3f343edae4bdc1b7e3ac9f9" candidate_uuid: "44493c3d873d4e769fd144499ccf6e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f84fdbff4349f8a4253202f717ef70" is_pre_election: true
I20260811 18:40:50.456707 17229 raft_consensus.cc:2379] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44493c3d873d4e769fd144499ccf6e25 in current term 1: Already voted for candidate 034eeda9519f47fc9881b9fc67e5972a in this term.
I20260811 18:40:50.457561 16929 leader_election.cc:302] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44493c3d873d4e769fd144499ccf6e25; no voters: 034eeda9519f47fc9881b9fc67e5972a, 78f84fdbff4349f8a4253202f717ef70
I20260811 18:40:50.457921 17531 raft_consensus.cc:3037] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 0 FOLLOWER]: Advancing to term 1
Using auto-created table 'default.loadgen_auto_fd696737f1dd48179639abde1fac396f'
I20260811 18:40:50.460613 17531 raft_consensus.cc:2726] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260811 18:40:50.539388 17530 consensus_queue.cc:1035] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.541999 17580 consensus_queue.cc:1035] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.544199 17531 consensus_queue.cc:1035] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.552666 17536 consensus_queue.cc:1035] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.564488 17536 consensus_queue.cc:1035] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [LEADER]: Connected to new peer: Peer: permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.572530 17580 consensus_queue.cc:1035] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.576216 17531 consensus_queue.cc:1035] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.592530 17536 consensus_queue.cc:1035] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.601946 17569 consensus_queue.cc:1035] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.653230 17577 consensus_queue.cc:1035] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [LEADER]: Connected to new peer: Peer: permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.681703 17580 consensus_queue.cc:1035] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.695153 17584 consensus_queue.cc:1035] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f84fdbff4349f8a4253202f717ef70" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 37303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.760035 17530 consensus_queue.cc:1035] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.879796 17416 raft_consensus.cc:1261] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Refusing update from remote peer 78f84fdbff4349f8a4253202f717ef70: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260811 18:40:50.901190 17688 consensus_queue.cc:1035] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44493c3d873d4e769fd144499ccf6e25" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.908916 17688 consensus_queue.cc:1035] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.920624 17688 consensus_queue.cc:1035] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034eeda9519f47fc9881b9fc67e5972a" member_type: VOTER last_known_addr { host: "127.13.29.195" port: 43875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260811 18:40:50.954743 17687 mvcc.cc:205] Tried to move back new op lower bound from 7317396074067968000 to 7317396071846993920. Current Snapshot: MvccSnapshot[applied={T|T < 7317396073906434048}]
I20260811 18:40:50.964318 17682 mvcc.cc:205] Tried to move back new op lower bound from 7317396073816027136 to 7317396071350759424. Current Snapshot: MvccSnapshot[applied={T|T < 7317396073816027136}]
I20260811 18:40:50.981305 17670 mvcc.cc:205] Tried to move back new op lower bound from 7317396074067968000 to 7317396071846993920. Current Snapshot: MvccSnapshot[applied={T|T < 7317396073906434048 or (T in {7317396074067968000})}]

INSERT report
    rows total: 2000
    time total: 506.766 ms
  time per row: 0.253383 ms
Dropping auto-created table 'default.loadgen_auto_fd696737f1dd48179639abde1fac396f'
I20260811 18:40:50.992075 16814 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60082:
table { table_name: "default.loadgen_auto_fd696737f1dd48179639abde1fac396f" } modify_external_catalogs: true
I20260811 18:40:50.992380 16814 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60082:
table { table_name: "default.loadgen_auto_fd696737f1dd48179639abde1fac396f" } modify_external_catalogs: true
I20260811 18:40:50.998543 16814 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Sending DeleteTablet for 3 replicas of tablet ec6a07d9001e4dfca63ba8c0b94c74e2
I20260811 18:40:50.999177 16814 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Sending DeleteTablet for 3 replicas of tablet a4b006cb61be444eb56c5f0005c08f03
I20260811 18:40:50.999933 17195 tablet_service.cc:1514] Processing DeleteTablet for tablet ec6a07d9001e4dfca63ba8c0b94c74e2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:33864
I20260811 18:40:51.000030 16987 tablet_service.cc:1514] Processing DeleteTablet for tablet ec6a07d9001e4dfca63ba8c0b94c74e2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:52516
I20260811 18:40:51.000069 16992 tablet_service.cc:1514] Processing DeleteTablet for tablet a4b006cb61be444eb56c5f0005c08f03 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:52516
I20260811 18:40:51.000610 17384 tablet_service.cc:1514] Processing DeleteTablet for tablet ec6a07d9001e4dfca63ba8c0b94c74e2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:39228
I20260811 18:40:51.001261 17188 tablet_service.cc:1514] Processing DeleteTablet for tablet a4b006cb61be444eb56c5f0005c08f03 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:33864
I20260811 18:40:51.001755 16814 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Sending DeleteTablet for 3 replicas of tablet 9efd8538e3f343edae4bdc1b7e3ac9f9
I20260811 18:40:51.002269 17390 tablet_service.cc:1514] Processing DeleteTablet for tablet a4b006cb61be444eb56c5f0005c08f03 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:39228
I20260811 18:40:51.002439 16987 tablet_service.cc:1514] Processing DeleteTablet for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:52516
I20260811 18:40:51.002485 17188 tablet_service.cc:1514] Processing DeleteTablet for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:33864
I20260811 18:40:51.002910 16814 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Sending DeleteTablet for 3 replicas of tablet d11e19c1831b44d784dabbd45cbd343a
I20260811 18:40:51.003321 17390 tablet_service.cc:1514] Processing DeleteTablet for tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:39228
I20260811 18:40:51.003644 16987 tablet_service.cc:1514] Processing DeleteTablet for tablet d11e19c1831b44d784dabbd45cbd343a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:52516
I20260811 18:40:51.003656 17188 tablet_service.cc:1514] Processing DeleteTablet for tablet d11e19c1831b44d784dabbd45cbd343a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:33864
I20260811 18:40:51.004070 16814 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Sending DeleteTablet for 3 replicas of tablet 688783e2fc9144b88f4e9de72deb6999
I20260811 18:40:51.004447 17390 tablet_service.cc:1514] Processing DeleteTablet for tablet d11e19c1831b44d784dabbd45cbd343a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:39228
I20260811 18:40:51.004712 16987 tablet_service.cc:1514] Processing DeleteTablet for tablet 688783e2fc9144b88f4e9de72deb6999 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:52516
I20260811 18:40:51.004848 17188 tablet_service.cc:1514] Processing DeleteTablet for tablet 688783e2fc9144b88f4e9de72deb6999 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:33864
I20260811 18:40:51.005285 16814 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Sending DeleteTablet for 3 replicas of tablet 292d10e2909243c697197ead66b3a9dc
I20260811 18:40:51.005761 17390 tablet_service.cc:1514] Processing DeleteTablet for tablet 688783e2fc9144b88f4e9de72deb6999 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:39228
I20260811 18:40:51.006043 16987 tablet_service.cc:1514] Processing DeleteTablet for tablet 292d10e2909243c697197ead66b3a9dc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:52516
I20260811 18:40:51.006146 17188 tablet_service.cc:1514] Processing DeleteTablet for tablet 292d10e2909243c697197ead66b3a9dc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:33864
I20260811 18:40:51.006583 16814 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Sending DeleteTablet for 3 replicas of tablet 18d94aece33842888f6e3a3d4050fbcd
I20260811 18:40:51.007005 17390 tablet_service.cc:1514] Processing DeleteTablet for tablet 292d10e2909243c697197ead66b3a9dc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:39228
I20260811 18:40:51.007185 16987 tablet_service.cc:1514] Processing DeleteTablet for tablet 18d94aece33842888f6e3a3d4050fbcd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:52516
I20260811 18:40:51.007289 17188 tablet_service.cc:1514] Processing DeleteTablet for tablet 18d94aece33842888f6e3a3d4050fbcd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:33864
I20260811 18:40:51.007678 16814 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 281a209b7bfc41d7a0f036c59251a1cc: Sending DeleteTablet for 3 replicas of tablet d3ec844627844524a03875b81434abf7
I20260811 18:40:51.008091 17390 tablet_service.cc:1514] Processing DeleteTablet for tablet 18d94aece33842888f6e3a3d4050fbcd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:39228
I20260811 18:40:51.008387 16987 tablet_service.cc:1514] Processing DeleteTablet for tablet d3ec844627844524a03875b81434abf7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:52516
I20260811 18:40:51.008509 17188 tablet_service.cc:1514] Processing DeleteTablet for tablet d3ec844627844524a03875b81434abf7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:33864
I20260811 18:40:51.009275 17390 tablet_service.cc:1514] Processing DeleteTablet for tablet d3ec844627844524a03875b81434abf7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:40:50 UTC) from {username='slave'} at 127.0.0.1:39228
I20260811 18:40:51.010257 17702 tablet_replica.cc:330] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: stopping tablet replica
I20260811 18:40:51.010787 17702 raft_consensus.cc:2229] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.010888 17701 tablet_replica.cc:330] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: stopping tablet replica
I20260811 18:40:51.011271 17702 raft_consensus.cc:2258] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.011272 17701 raft_consensus.cc:2229] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:51.012084 17701 raft_consensus.cc:2258] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.012570 17700 tablet_replica.cc:330] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: stopping tablet replica
I20260811 18:40:51.013008 17700 raft_consensus.cc:2229] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:51.013432 17702 ts_tablet_manager.cc:1905] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.013706 17700 raft_consensus.cc:2258] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.014164 17701 ts_tablet_manager.cc:1905] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.015470 17700 ts_tablet_manager.cc:1905] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.021077 17702 ts_tablet_manager.cc:1918] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.021294 17702 log.cc:1196] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/wals/ec6a07d9001e4dfca63ba8c0b94c74e2
I20260811 18:40:51.021180 17701 ts_tablet_manager.cc:1918] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.021622 17701 log.cc:1196] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/wals/ec6a07d9001e4dfca63ba8c0b94c74e2
I20260811 18:40:51.021840 17702 ts_tablet_manager.cc:1939] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 034eeda9519f47fc9881b9fc67e5972a: Deleting consensus metadata
I20260811 18:40:51.022266 17701 ts_tablet_manager.cc:1939] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 78f84fdbff4349f8a4253202f717ef70: Deleting consensus metadata
I20260811 18:40:51.022627 17700 ts_tablet_manager.cc:1918] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.022806 17700 log.cc:1196] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/a4b006cb61be444eb56c5f0005c08f03
I20260811 18:40:51.023392 17700 ts_tablet_manager.cc:1939] T a4b006cb61be444eb56c5f0005c08f03 P 44493c3d873d4e769fd144499ccf6e25: Deleting consensus metadata
I20260811 18:40:51.023571 17702 tablet_replica.cc:330] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: stopping tablet replica
I20260811 18:40:51.023808 17702 raft_consensus.cc:2229] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.023744 16798 catalog_manager.cc:4841] TS 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875): tablet ec6a07d9001e4dfca63ba8c0b94c74e2 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.024085 17702 raft_consensus.cc:2258] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.024794 16799 catalog_manager.cc:4841] TS 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303): tablet ec6a07d9001e4dfca63ba8c0b94c74e2 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.024996 16798 catalog_manager.cc:4841] TS 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): tablet a4b006cb61be444eb56c5f0005c08f03 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.025065 17702 ts_tablet_manager.cc:1905] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.025360 17700 tablet_replica.cc:330] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: stopping tablet replica
I20260811 18:40:51.025384 17701 tablet_replica.cc:330] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: stopping tablet replica
I20260811 18:40:51.025588 17700 raft_consensus.cc:2229] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.025749 17701 raft_consensus.cc:2229] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.025861 17700 raft_consensus.cc:2258] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.026105 17701 raft_consensus.cc:2258] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.026850 17700 ts_tablet_manager.cc:1905] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.027328 17701 ts_tablet_manager.cc:1905] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.031373 17702 ts_tablet_manager.cc:1918] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.031576 17702 log.cc:1196] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/wals/a4b006cb61be444eb56c5f0005c08f03
I20260811 18:40:51.032032 17702 ts_tablet_manager.cc:1939] T a4b006cb61be444eb56c5f0005c08f03 P 034eeda9519f47fc9881b9fc67e5972a: Deleting consensus metadata
I20260811 18:40:51.033102 17702 tablet_replica.cc:330] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: stopping tablet replica
I20260811 18:40:51.033320 17702 raft_consensus.cc:2229] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:51.033295 16798 catalog_manager.cc:4841] TS 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875): tablet a4b006cb61be444eb56c5f0005c08f03 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.033946 17701 ts_tablet_manager.cc:1918] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.033975 17702 raft_consensus.cc:2258] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.034180 17701 log.cc:1196] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/wals/a4b006cb61be444eb56c5f0005c08f03
I20260811 18:40:51.034420 17700 ts_tablet_manager.cc:1918] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.034590 17700 log.cc:1196] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/ec6a07d9001e4dfca63ba8c0b94c74e2
I20260811 18:40:51.034880 17701 ts_tablet_manager.cc:1939] T a4b006cb61be444eb56c5f0005c08f03 P 78f84fdbff4349f8a4253202f717ef70: Deleting consensus metadata
I20260811 18:40:51.034960 17702 ts_tablet_manager.cc:1905] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.035050 17700 ts_tablet_manager.cc:1939] T ec6a07d9001e4dfca63ba8c0b94c74e2 P 44493c3d873d4e769fd144499ccf6e25: Deleting consensus metadata
I20260811 18:40:51.036145 16798 catalog_manager.cc:4841] TS 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): tablet ec6a07d9001e4dfca63ba8c0b94c74e2 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.036406 17701 tablet_replica.cc:330] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: stopping tablet replica
I20260811 18:40:51.036145 16799 catalog_manager.cc:4841] TS 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303): tablet a4b006cb61be444eb56c5f0005c08f03 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.036698 17700 tablet_replica.cc:330] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: stopping tablet replica
I20260811 18:40:51.036799 17701 raft_consensus.cc:2229] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.036900 17700 raft_consensus.cc:2229] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.037143 17700 raft_consensus.cc:2258] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.037165 17701 raft_consensus.cc:2258] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.038236 17700 ts_tablet_manager.cc:1905] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.038224 17701 ts_tablet_manager.cc:1905] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.043648 17702 ts_tablet_manager.cc:1918] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.043840 17702 log.cc:1196] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/wals/9efd8538e3f343edae4bdc1b7e3ac9f9
I20260811 18:40:51.044428 17702 ts_tablet_manager.cc:1939] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 034eeda9519f47fc9881b9fc67e5972a: Deleting consensus metadata
I20260811 18:40:51.045001 17701 ts_tablet_manager.cc:1918] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.045207 17701 log.cc:1196] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/wals/9efd8538e3f343edae4bdc1b7e3ac9f9
I20260811 18:40:51.045621 17700 ts_tablet_manager.cc:1918] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.045779 17700 log.cc:1196] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/9efd8538e3f343edae4bdc1b7e3ac9f9
I20260811 18:40:51.045836 17702 tablet_replica.cc:330] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: stopping tablet replica
I20260811 18:40:51.045933 17701 ts_tablet_manager.cc:1939] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 78f84fdbff4349f8a4253202f717ef70: Deleting consensus metadata
I20260811 18:40:51.046054 17702 raft_consensus.cc:2229] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:51.046085 16798 catalog_manager.cc:4841] TS 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875): tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.046283 17700 ts_tablet_manager.cc:1939] T 9efd8538e3f343edae4bdc1b7e3ac9f9 P 44493c3d873d4e769fd144499ccf6e25: Deleting consensus metadata
I20260811 18:40:51.046577 17702 raft_consensus.cc:2258] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.047283 16798 catalog_manager.cc:4841] TS 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.047361 16799 catalog_manager.cc:4841] TS 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303): tablet 9efd8538e3f343edae4bdc1b7e3ac9f9 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.047554 17700 tablet_replica.cc:330] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: stopping tablet replica
I20260811 18:40:51.047798 17702 ts_tablet_manager.cc:1905] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.047823 17701 tablet_replica.cc:330] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: stopping tablet replica
I20260811 18:40:51.047806 17700 raft_consensus.cc:2229] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.048053 17700 raft_consensus.cc:2258] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.048097 17701 raft_consensus.cc:2229] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.048413 17701 raft_consensus.cc:2258] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.049232 17700 ts_tablet_manager.cc:1905] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.049568 17701 ts_tablet_manager.cc:1905] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.054780 17702 ts_tablet_manager.cc:1918] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.054975 17702 log.cc:1196] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/wals/d11e19c1831b44d784dabbd45cbd343a
I20260811 18:40:51.055472 17702 ts_tablet_manager.cc:1939] T d11e19c1831b44d784dabbd45cbd343a P 034eeda9519f47fc9881b9fc67e5972a: Deleting consensus metadata
I20260811 18:40:51.055626 17700 ts_tablet_manager.cc:1918] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.055799 17700 log.cc:1196] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/d11e19c1831b44d784dabbd45cbd343a
I20260811 18:40:51.056265 17700 ts_tablet_manager.cc:1939] T d11e19c1831b44d784dabbd45cbd343a P 44493c3d873d4e769fd144499ccf6e25: Deleting consensus metadata
I20260811 18:40:51.056293 17701 ts_tablet_manager.cc:1918] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.056545 17701 log.cc:1196] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/wals/d11e19c1831b44d784dabbd45cbd343a
I20260811 18:40:51.056699 17702 tablet_replica.cc:330] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: stopping tablet replica
I20260811 18:40:51.056898 17702 raft_consensus.cc:2229] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.056945 16798 catalog_manager.cc:4841] TS 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875): tablet d11e19c1831b44d784dabbd45cbd343a (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.057173 17702 raft_consensus.cc:2258] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.057196 17701 ts_tablet_manager.cc:1939] T d11e19c1831b44d784dabbd45cbd343a P 78f84fdbff4349f8a4253202f717ef70: Deleting consensus metadata
I20260811 18:40:51.057984 16798 catalog_manager.cc:4841] TS 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): tablet d11e19c1831b44d784dabbd45cbd343a (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.058225 17702 ts_tablet_manager.cc:1905] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.058399 17700 tablet_replica.cc:330] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: stopping tablet replica
I20260811 18:40:51.058602 17700 raft_consensus.cc:2229] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.058576 16799 catalog_manager.cc:4841] TS 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303): tablet d11e19c1831b44d784dabbd45cbd343a (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.058895 17700 raft_consensus.cc:2258] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.059119 17701 tablet_replica.cc:330] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: stopping tablet replica
I20260811 18:40:51.059381 17701 raft_consensus.cc:2229] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:51.059819 17701 raft_consensus.cc:2258] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.059966 17700 ts_tablet_manager.cc:1905] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.060901 17701 ts_tablet_manager.cc:1905] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.064783 17702 ts_tablet_manager.cc:1918] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.064934 17702 log.cc:1196] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/wals/688783e2fc9144b88f4e9de72deb6999
I20260811 18:40:51.065440 17702 ts_tablet_manager.cc:1939] T 688783e2fc9144b88f4e9de72deb6999 P 034eeda9519f47fc9881b9fc67e5972a: Deleting consensus metadata
I20260811 18:40:51.066419 17700 ts_tablet_manager.cc:1918] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.066566 17700 log.cc:1196] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/688783e2fc9144b88f4e9de72deb6999
I20260811 18:40:51.066640 16798 catalog_manager.cc:4841] TS 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875): tablet 688783e2fc9144b88f4e9de72deb6999 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.067037 17702 tablet_replica.cc:330] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: stopping tablet replica
I20260811 18:40:51.067055 17700 ts_tablet_manager.cc:1939] T 688783e2fc9144b88f4e9de72deb6999 P 44493c3d873d4e769fd144499ccf6e25: Deleting consensus metadata
I20260811 18:40:51.067260 17702 raft_consensus.cc:2229] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.067504 17702 raft_consensus.cc:2258] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.068185 16798 catalog_manager.cc:4841] TS 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): tablet 688783e2fc9144b88f4e9de72deb6999 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.068390 17701 ts_tablet_manager.cc:1918] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.068406 17702 ts_tablet_manager.cc:1905] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.068552 17700 tablet_replica.cc:330] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: stopping tablet replica
I20260811 18:40:51.068650 17701 log.cc:1196] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/wals/688783e2fc9144b88f4e9de72deb6999
I20260811 18:40:51.068804 17700 raft_consensus.cc:2229] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:51.069242 17701 ts_tablet_manager.cc:1939] T 688783e2fc9144b88f4e9de72deb6999 P 78f84fdbff4349f8a4253202f717ef70: Deleting consensus metadata
I20260811 18:40:51.069232 17700 raft_consensus.cc:2258] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.070178 17700 ts_tablet_manager.cc:1905] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.070493 16799 catalog_manager.cc:4841] TS 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303): tablet 688783e2fc9144b88f4e9de72deb6999 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.070917 17701 tablet_replica.cc:330] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: stopping tablet replica
I20260811 18:40:51.071161 17701 raft_consensus.cc:2229] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.071452 17701 raft_consensus.cc:2258] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.072562 17701 ts_tablet_manager.cc:1905] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.074788 17702 ts_tablet_manager.cc:1918] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.074940 17702 log.cc:1196] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/wals/292d10e2909243c697197ead66b3a9dc
I20260811 18:40:51.075337 17702 ts_tablet_manager.cc:1939] T 292d10e2909243c697197ead66b3a9dc P 034eeda9519f47fc9881b9fc67e5972a: Deleting consensus metadata
I20260811 18:40:51.076453 17702 tablet_replica.cc:330] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: stopping tablet replica
I20260811 18:40:51.076395 16798 catalog_manager.cc:4841] TS 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875): tablet 292d10e2909243c697197ead66b3a9dc (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.076632 17702 raft_consensus.cc:2229] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.076789 17700 ts_tablet_manager.cc:1918] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.076884 17702 raft_consensus.cc:2258] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.076961 17700 log.cc:1196] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/292d10e2909243c697197ead66b3a9dc
I20260811 18:40:51.077425 17700 ts_tablet_manager.cc:1939] T 292d10e2909243c697197ead66b3a9dc P 44493c3d873d4e769fd144499ccf6e25: Deleting consensus metadata
I20260811 18:40:51.077893 17702 ts_tablet_manager.cc:1905] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.078552 16798 catalog_manager.cc:4841] TS 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): tablet 292d10e2909243c697197ead66b3a9dc (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.078905 17700 tablet_replica.cc:330] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: stopping tablet replica
I20260811 18:40:51.079103 17700 raft_consensus.cc:2229] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:51.079525 17700 raft_consensus.cc:2258] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.079867 17701 ts_tablet_manager.cc:1918] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.080089 17701 log.cc:1196] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/wals/292d10e2909243c697197ead66b3a9dc
I20260811 18:40:51.080587 17701 ts_tablet_manager.cc:1939] T 292d10e2909243c697197ead66b3a9dc P 78f84fdbff4349f8a4253202f717ef70: Deleting consensus metadata
I20260811 18:40:51.080771 17700 ts_tablet_manager.cc:1905] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.081921 16799 catalog_manager.cc:4841] TS 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303): tablet 292d10e2909243c697197ead66b3a9dc (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.082337 17701 tablet_replica.cc:330] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: stopping tablet replica
I20260811 18:40:51.082567 17701 raft_consensus.cc:2229] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.082864 17701 raft_consensus.cc:2258] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.083937 17701 ts_tablet_manager.cc:1905] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.084273 17702 ts_tablet_manager.cc:1918] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.084410 17702 log.cc:1196] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/wals/18d94aece33842888f6e3a3d4050fbcd
I20260811 18:40:51.084870 17702 ts_tablet_manager.cc:1939] T 18d94aece33842888f6e3a3d4050fbcd P 034eeda9519f47fc9881b9fc67e5972a: Deleting consensus metadata
I20260811 18:40:51.086086 16798 catalog_manager.cc:4841] TS 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875): tablet 18d94aece33842888f6e3a3d4050fbcd (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.086438 17702 tablet_replica.cc:330] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: stopping tablet replica
I20260811 18:40:51.086611 17702 raft_consensus.cc:2229] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.086845 17702 raft_consensus.cc:2258] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.088734 17700 ts_tablet_manager.cc:1918] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.088948 17700 log.cc:1196] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/18d94aece33842888f6e3a3d4050fbcd
I20260811 18:40:51.089478 17700 ts_tablet_manager.cc:1939] T 18d94aece33842888f6e3a3d4050fbcd P 44493c3d873d4e769fd144499ccf6e25: Deleting consensus metadata
I20260811 18:40:51.090729 16798 catalog_manager.cc:4841] TS 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): tablet 18d94aece33842888f6e3a3d4050fbcd (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.091295 17700 tablet_replica.cc:330] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: stopping tablet replica
I20260811 18:40:51.091554 17700 raft_consensus.cc:2229] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:40:51.091823 17700 raft_consensus.cc:2258] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.094269 17700 ts_tablet_manager.cc:1905] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.094501 17702 ts_tablet_manager.cc:1905] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.096751 17701 ts_tablet_manager.cc:1918] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.096983 17701 log.cc:1196] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/wals/18d94aece33842888f6e3a3d4050fbcd
I20260811 18:40:51.097620 17701 ts_tablet_manager.cc:1939] T 18d94aece33842888f6e3a3d4050fbcd P 78f84fdbff4349f8a4253202f717ef70: Deleting consensus metadata
I20260811 18:40:51.098963 16799 catalog_manager.cc:4841] TS 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303): tablet 18d94aece33842888f6e3a3d4050fbcd (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.099431 17701 tablet_replica.cc:330] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: stopping tablet replica
I20260811 18:40:51.099699 17701 raft_consensus.cc:2229] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:40:51.100106 17701 raft_consensus.cc:2258] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:40:51.100976 17700 ts_tablet_manager.cc:1918] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.101224 17700 log.cc:1196] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/d3ec844627844524a03875b81434abf7
I20260811 18:40:51.101234 17702 ts_tablet_manager.cc:1918] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.101450 17702 log.cc:1196] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-2/wal/wals/d3ec844627844524a03875b81434abf7
I20260811 18:40:51.101470 17701 ts_tablet_manager.cc:1905] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:40:51.101760 17700 ts_tablet_manager.cc:1939] T d3ec844627844524a03875b81434abf7 P 44493c3d873d4e769fd144499ccf6e25: Deleting consensus metadata
I20260811 18:40:51.101883 17702 ts_tablet_manager.cc:1939] T d3ec844627844524a03875b81434abf7 P 034eeda9519f47fc9881b9fc67e5972a: Deleting consensus metadata
I20260811 18:40:51.102979 16798 catalog_manager.cc:4841] TS 034eeda9519f47fc9881b9fc67e5972a (127.13.29.195:43875): tablet d3ec844627844524a03875b81434abf7 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.103277 16798 catalog_manager.cc:4841] TS 44493c3d873d4e769fd144499ccf6e25 (127.13.29.193:40229): tablet d3ec844627844524a03875b81434abf7 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.109110 17701 ts_tablet_manager.cc:1918] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:40:51.109479 17701 log.cc:1196] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786473608867715-13431-0/minicluster-data/ts-1/wal/wals/d3ec844627844524a03875b81434abf7
I20260811 18:40:51.110106 17701 ts_tablet_manager.cc:1939] T d3ec844627844524a03875b81434abf7 P 78f84fdbff4349f8a4253202f717ef70: Deleting consensus metadata
I20260811 18:40:51.111373 16799 catalog_manager.cc:4841] TS 78f84fdbff4349f8a4253202f717ef70 (127.13.29.194:37303): tablet d3ec844627844524a03875b81434abf7 (table default.loadgen_auto_fd696737f1dd48179639abde1fac396f [id=380ee89ad4f74844a02c238068324207]) successfully deleted
I20260811 18:40:51.184187 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 16902
I20260811 18:40:51.198858 17095 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:51.322731 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 16902
I20260811 18:40:51.352768 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 17107
I20260811 18:40:51.360833 17287 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:51.471941 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 17107
I20260811 18:40:51.507962 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 17300
I20260811 18:40:51.515954 17489 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:51.625648 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 17300
I20260811 18:40:51.661233 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 16777
I20260811 18:40:51.662563 16862 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:51.781854 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 16777
2026-08-11T18:40:51Z chronyd exiting
[       OK ] ToolTest.TestLoadgenServerSideDefaultNumReplicas (4694 ms)
[ RUN      ] ToolTest.TestLoadgenAutoGenTablePartitioning
2026-08-11T18:40:51Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:40:51Z Disabled control of system clock
I20260811 18:40:51.871764 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-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.13.29.254:42955
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:42171
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:42955 with env {}
W20260811 18:40:52.236871 17716 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:52.237205 17716 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:52.237287 17716 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:52.244820 17716 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:40:52.244946 17716 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:52.244992 17716 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:40:52.245050 17716 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:40:52.255210 17716 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:42171
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:42955
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:42955
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:52.256618 17716 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:52.258562 17716 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:52.271874 17723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:52.271848 17730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:52.271848 17724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:52.275238 17716 server_base.cc:1034] running on GCE node
I20260811 18:40:52.276166 17716 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:52.278000 17716 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:52.279273 17716 hybrid_clock.cc:648] HybridClock initialized: now 1786473652279190 us; error 47 us; skew 500 ppm
I20260811 18:40:52.279749 17716 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:52.282613 17716 webserver.cc:460] Webserver started at http://127.13.29.254:45063/ using document root <none> and password file <none>
I20260811 18:40:52.283437 17716 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:52.283583 17716 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:52.283960 17716 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:52.287110 17716 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "94f9b473c31a4b5bb1f2df81ef354fa2"
format_stamp: "Formatted at 2026-08-11 18:40:52 on dist-test-slave-bw88"
I20260811 18:40:52.288046 17716 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "94f9b473c31a4b5bb1f2df81ef354fa2"
format_stamp: "Formatted at 2026-08-11 18:40:52 on dist-test-slave-bw88"
I20260811 18:40:52.294302 17716 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260811 18:40:52.298492 17738 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:52.300137 17716 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260811 18:40:52.300381 17716 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "94f9b473c31a4b5bb1f2df81ef354fa2"
format_stamp: "Formatted at 2026-08-11 18:40:52 on dist-test-slave-bw88"
I20260811 18:40:52.300653 17716 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-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)
I20260811 18:40:52.316025 17716 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:52.316970 17716 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
I20260811 18:40:52.317447 17716 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:52.339506 17716 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:42955
I20260811 18:40:52.339520 17830 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:42955 every 8 connection(s)
I20260811 18:40:52.341080 17716 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:40:52.345311 17832 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:52.348196 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 17716
I20260811 18:40:52.348426 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:40:52.359664 17832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2: Bootstrap starting.
I20260811 18:40:52.364137 17832 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:52.365531 17832 log.cc:824] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:52.368604 17832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2: No bootstrap required, opened a new log
I20260811 18:40:52.376667 17832 raft_consensus.cc:348] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f9b473c31a4b5bb1f2df81ef354fa2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42955 } }
I20260811 18:40:52.377066 17832 raft_consensus.cc:374] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:52.377215 17832 raft_consensus.cc:729] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f9b473c31a4b5bb1f2df81ef354fa2, State: Initialized, Role: FOLLOWER
I20260811 18:40:52.377916 17832 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f9b473c31a4b5bb1f2df81ef354fa2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42955 } }
I20260811 18:40:52.378157 17832 raft_consensus.cc:388] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:52.378319 17832 raft_consensus.cc:482] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:52.378515 17832 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:52.380901 17832 raft_consensus.cc:504] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f9b473c31a4b5bb1f2df81ef354fa2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42955 } }
I20260811 18:40:52.381541 17832 leader_election.cc:302] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 94f9b473c31a4b5bb1f2df81ef354fa2; no voters: 
I20260811 18:40:52.382257 17832 leader_election.cc:288] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:52.382440 17838 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:52.383270 17838 raft_consensus.cc:686] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [term 1 LEADER]: Becoming Leader. State: Replica: 94f9b473c31a4b5bb1f2df81ef354fa2, State: Running, Role: LEADER
I20260811 18:40:52.383857 17838 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f9b473c31a4b5bb1f2df81ef354fa2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42955 } }
I20260811 18:40:52.384552 17832 sys_catalog.cc:564] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:40:52.386893 17840 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94f9b473c31a4b5bb1f2df81ef354fa2. Latest consensus state: current_term: 1 leader_uuid: "94f9b473c31a4b5bb1f2df81ef354fa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f9b473c31a4b5bb1f2df81ef354fa2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42955 } } }
I20260811 18:40:52.386845 17839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94f9b473c31a4b5bb1f2df81ef354fa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f9b473c31a4b5bb1f2df81ef354fa2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42955 } } }
I20260811 18:40:52.387457 17839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:52.387491 17840 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2 [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:52.389833 17844 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:40:52.396893 17844 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:40:52.407955 17844 catalog_manager.cc:1347] Generated new cluster ID: 5528cc95460141ca9c505b35b9a3ab37
I20260811 18:40:52.408113 17844 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:40:52.429041 17844 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:40:52.430473 17844 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:40:52.444591 17844 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 94f9b473c31a4b5bb1f2df81ef354fa2: Generated new TSK 0
I20260811 18:40:52.445628 17844 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:40:52.452845 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:42955
--builtin_ntp_servers=127.13.29.212:42171
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:40:52.824921 17865 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:52.825248 17865 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:52.825428 17865 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:52.833061 17865 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:52.833293 17865 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:40:52.843039 17865 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:42171
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:42955
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:52.844553 17865 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:52.846508 17865 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:52.860846 17871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:52.860844 17880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:52.861052 17873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:52.861868 17865 server_base.cc:1034] running on GCE node
I20260811 18:40:52.862480 17865 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:52.863471 17865 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:52.864768 17865 hybrid_clock.cc:648] HybridClock initialized: now 1786473652864675 us; error 37 us; skew 500 ppm
I20260811 18:40:52.865235 17865 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:52.868054 17865 webserver.cc:460] Webserver started at http://127.13.29.193:38101/ using document root <none> and password file <none>
I20260811 18:40:52.868952 17865 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:52.869133 17865 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:52.869580 17865 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:52.872818 17865 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "7e96366063364bd78644fc10157715bc"
format_stamp: "Formatted at 2026-08-11 18:40:52 on dist-test-slave-bw88"
I20260811 18:40:52.873795 17865 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "7e96366063364bd78644fc10157715bc"
format_stamp: "Formatted at 2026-08-11 18:40:52 on dist-test-slave-bw88"
I20260811 18:40:52.879703 17865 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260811 18:40:52.883472 17887 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:52.884919 17865 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260811 18:40:52.885115 17865 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "7e96366063364bd78644fc10157715bc"
format_stamp: "Formatted at 2026-08-11 18:40:52 on dist-test-slave-bw88"
I20260811 18:40:52.885327 17865 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-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)
I20260811 18:40:52.921449 17865 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:52.922376 17865 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
I20260811 18:40:52.922735 17865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:52.923806 17865 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:52.925452 17865 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:52.925559 17865 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:52.925716 17865 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:52.925792 17865 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:52.961117 17865 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:37639
I20260811 18:40:52.961182 18055 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:37639 every 8 connection(s)
I20260811 18:40:52.962667 17865 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:40:52.971089 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 17865
I20260811 18:40:52.971350 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:40:52.978693 18056 heartbeater.cc:347] Connected to a master server at 127.13.29.254:42955
I20260811 18:40:52.979029 18056 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:52.979875 18056 heartbeater.cc:511] Master 127.13.29.254:42955 requested a full tablet report, sending...
I20260811 18:40:52.982462 17771 ts_manager.cc:194] Registered new tserver with Master: 7e96366063364bd78644fc10157715bc (127.13.29.193:37639)
I20260811 18:40:52.984074 17771 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:43707
I20260811 18:40:52.988268 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
W20260811 18:40:53.360728 18064 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:53.361089 18064 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:53.368741 18064 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:53.405624 17771 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56748:
name: "default.loadgen_auto_793e9d03aa0449118a122b4b85e376c2"
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 {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260811 18:40:53.436152 17958 tablet_service.cc:1467] Processing CreateTablet for tablet 7e1daa6fa587411d91816f66a98110f5 (DEFAULT_TABLE table=default.loadgen_auto_793e9d03aa0449118a122b4b85e376c2 [id=e2d2649394744534bc8a690ddfccba2a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:53.437783 17958 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7e1daa6fa587411d91816f66a98110f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:53.449088 18085 tablet_bootstrap.cc:492] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:53.452404 18085 tablet_bootstrap.cc:654] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:53.453538 18085 log.cc:824] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:53.456545 18085 tablet_bootstrap.cc:492] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:53.456840 18085 ts_tablet_manager.cc:1397] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
I20260811 18:40:53.464321 18085 raft_consensus.cc:348] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:53.464848 18085 raft_consensus.cc:374] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:53.464996 18085 raft_consensus.cc:729] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:53.465725 18085 consensus_queue.cc:260] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:53.465956 18085 raft_consensus.cc:388] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:53.466123 18085 raft_consensus.cc:482] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:53.466298 18085 raft_consensus.cc:3037] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:53.468405 18085 raft_consensus.cc:504] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:53.468992 18085 leader_election.cc:302] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:53.469740 18085 leader_election.cc:288] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:53.469928 18087 raft_consensus.cc:2781] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:53.470705 18087 raft_consensus.cc:686] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:53.470968 18056 heartbeater.cc:503] Master 127.13.29.254:42955 was elected leader, sending a full tablet report...
I20260811 18:40:53.471336 18087 consensus_queue.cc:237] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:53.471671 18085 ts_tablet_manager.cc:1428] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260811 18:40:53.477311 17770 catalog_manager.cc:5495] T 7e1daa6fa587411d91816f66a98110f5 P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_793e9d03aa0449118a122b4b85e376c2'

INSERT report
    rows total: 3000
    time total: 161.356 ms
  time per row: 0.0537854 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260811 18:40:54.232019 18148 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:54.232457 18148 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:54.240275 18148 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:54.276525 17752 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56780:
name: "default.loadgen_auto_7e6139c96d6d430aa482e8339b06a19d"
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 {
  rows: "<redacted>""\004\001\000\334\005\000\000\000\000\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260811 18:40:54.287396 17958 tablet_service.cc:1467] Processing CreateTablet for tablet b654609f639441088eb4e2348ff72511 (DEFAULT_TABLE table=default.loadgen_auto_7e6139c96d6d430aa482e8339b06a19d [id=fdc33d3b7144435799770eb50c6c1e72]), partition=RANGE (key) PARTITION VALUES < 1500
I20260811 18:40:54.287672 17957 tablet_service.cc:1467] Processing CreateTablet for tablet 3b78a47f842147ae928dbfeffc03e10f (DEFAULT_TABLE table=default.loadgen_auto_7e6139c96d6d430aa482e8339b06a19d [id=fdc33d3b7144435799770eb50c6c1e72]), partition=RANGE (key) PARTITION 1500 <= VALUES
I20260811 18:40:54.288123 17958 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b654609f639441088eb4e2348ff72511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:54.288367 17957 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b78a47f842147ae928dbfeffc03e10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:54.294450 18165 tablet_bootstrap.cc:492] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:54.295895 18165 tablet_bootstrap.cc:654] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:54.298180 18165 tablet_bootstrap.cc:492] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:54.298364 18165 ts_tablet_manager.cc:1397] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:54.299254 18165 raft_consensus.cc:348] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:54.299467 18165 raft_consensus.cc:374] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:54.299573 18165 raft_consensus.cc:729] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:54.299844 18165 consensus_queue.cc:260] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:54.300031 18165 raft_consensus.cc:388] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:54.300169 18165 raft_consensus.cc:482] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:54.300318 18165 raft_consensus.cc:3037] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:54.302721 18165 raft_consensus.cc:504] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:54.303025 18165 leader_election.cc:302] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:54.303577 18165 leader_election.cc:288] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:54.303815 18169 raft_consensus.cc:2781] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:54.304661 18165 ts_tablet_manager.cc:1428] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260811 18:40:54.304881 18169 raft_consensus.cc:686] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:54.305059 18165 tablet_bootstrap.cc:492] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:54.305246 18169 consensus_queue.cc:237] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:54.307353 18165 tablet_bootstrap.cc:654] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:54.308352 17752 catalog_manager.cc:5495] T 3b78a47f842147ae928dbfeffc03e10f P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:54.313513 18165 tablet_bootstrap.cc:492] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:54.313730 18165 ts_tablet_manager.cc:1397] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260811 18:40:54.314536 18165 raft_consensus.cc:348] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:54.314752 18165 raft_consensus.cc:374] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:54.314858 18165 raft_consensus.cc:729] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:54.315141 18165 consensus_queue.cc:260] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:54.315368 18165 raft_consensus.cc:388] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:54.315492 18165 raft_consensus.cc:482] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:54.315616 18165 raft_consensus.cc:3037] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:54.317744 18165 raft_consensus.cc:504] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:54.318040 18165 leader_election.cc:302] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:54.318270 18165 leader_election.cc:288] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:54.318413 18169 raft_consensus.cc:2781] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:54.318651 18169 raft_consensus.cc:686] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:54.318837 18165 ts_tablet_manager.cc:1428] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:54.318907 18169 consensus_queue.cc:237] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:54.321588 17752 catalog_manager.cc:5495] T b654609f639441088eb4e2348ff72511 P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_7e6139c96d6d430aa482e8339b06a19d'

INSERT report
    rows total: 3000
    time total: 153.388 ms
  time per row: 0.0511294 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260811 18:40:55.040374 18224 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:55.040733 18224 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:55.048295 18224 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:55.087400 17762 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56806:
name: "default.loadgen_auto_deb52d26ed5d428cbe5fd8b188eeaacd"
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: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260811 18:40:55.099701 17957 tablet_service.cc:1467] Processing CreateTablet for tablet 6597b0878f92473295adfb0c42850fda (DEFAULT_TABLE table=default.loadgen_auto_deb52d26ed5d428cbe5fd8b188eeaacd [id=82dbc2cc3d564745a9153c16095ae738]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:55.099731 17958 tablet_service.cc:1467] Processing CreateTablet for tablet 61f3e9ce687e4c9bb7a0de0e668b64eb (DEFAULT_TABLE table=default.loadgen_auto_deb52d26ed5d428cbe5fd8b188eeaacd [id=82dbc2cc3d564745a9153c16095ae738]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:55.100250 17957 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6597b0878f92473295adfb0c42850fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:55.100482 17958 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 61f3e9ce687e4c9bb7a0de0e668b64eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:55.106134 18244 tablet_bootstrap.cc:492] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:55.107627 18244 tablet_bootstrap.cc:654] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:55.109787 18244 tablet_bootstrap.cc:492] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:55.110000 18244 ts_tablet_manager.cc:1397] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:55.110848 18244 raft_consensus.cc:348] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:55.111022 18244 raft_consensus.cc:374] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:55.111115 18244 raft_consensus.cc:729] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:55.111371 18244 consensus_queue.cc:260] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:55.111552 18244 raft_consensus.cc:388] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:55.111653 18244 raft_consensus.cc:482] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:55.111770 18244 raft_consensus.cc:3037] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:55.113865 18244 raft_consensus.cc:504] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:55.114180 18244 leader_election.cc:302] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:55.114732 18244 leader_election.cc:288] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:55.114930 18248 raft_consensus.cc:2781] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:55.115501 18244 ts_tablet_manager.cc:1428] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:40:55.115804 18244 tablet_bootstrap.cc:492] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:55.116006 18248 raft_consensus.cc:686] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:55.116292 18248 consensus_queue.cc:237] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:55.117650 18244 tablet_bootstrap.cc:654] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:55.119184 17762 catalog_manager.cc:5495] T 6597b0878f92473295adfb0c42850fda P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:55.121515 18244 tablet_bootstrap.cc:492] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:55.121712 18244 ts_tablet_manager.cc:1397] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.005s
I20260811 18:40:55.122459 18244 raft_consensus.cc:348] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:55.122637 18244 raft_consensus.cc:374] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:55.122737 18244 raft_consensus.cc:729] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:55.122983 18244 consensus_queue.cc:260] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:55.123179 18244 raft_consensus.cc:388] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:55.123299 18244 raft_consensus.cc:482] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:55.123404 18244 raft_consensus.cc:3037] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:55.125521 18244 raft_consensus.cc:504] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:55.125787 18244 leader_election.cc:302] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:55.126019 18244 leader_election.cc:288] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:55.126255 18248 raft_consensus.cc:2781] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:55.126508 18244 ts_tablet_manager.cc:1428] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260811 18:40:55.126504 18248 raft_consensus.cc:686] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:55.127056 18248 consensus_queue.cc:237] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:55.129575 17762 catalog_manager.cc:5495] T 61f3e9ce687e4c9bb7a0de0e668b64eb P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_deb52d26ed5d428cbe5fd8b188eeaacd'

INSERT report
    rows total: 3000
    time total: 208.682 ms
  time per row: 0.0695607 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260811 18:40:56.040040 18304 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:56.040431 18304 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:56.049785 18304 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260811 18:40:56.114887 17757 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56842:
name: "default.loadgen_auto_9c48e42625ca47d0bd16d3fb5cfb8a71"
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 {
  rows: "<redacted>""\004\001\000\334\005\000\000\000\000\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260811 18:40:56.125759 17958 tablet_service.cc:1467] Processing CreateTablet for tablet 30c0e3d720fa4322a358fcc0f8cb386b (DEFAULT_TABLE table=default.loadgen_auto_9c48e42625ca47d0bd16d3fb5cfb8a71 [id=54d0ba72b7ef49c99345b5726039c3c1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION VALUES < 1500
I20260811 18:40:56.125919 17956 tablet_service.cc:1467] Processing CreateTablet for tablet be80de91e12d46709f24de1d0e919ad7 (DEFAULT_TABLE table=default.loadgen_auto_9c48e42625ca47d0bd16d3fb5cfb8a71 [id=54d0ba72b7ef49c99345b5726039c3c1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION VALUES < 1500
I20260811 18:40:56.126142 17955 tablet_service.cc:1467] Processing CreateTablet for tablet 3b9d7faf8b5b4b0289fc6c7fe3def678 (DEFAULT_TABLE table=default.loadgen_auto_9c48e42625ca47d0bd16d3fb5cfb8a71 [id=54d0ba72b7ef49c99345b5726039c3c1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 1500 <= VALUES
I20260811 18:40:56.125837 17957 tablet_service.cc:1467] Processing CreateTablet for tablet c30d3ca7585445a78b87f5517842f693 (DEFAULT_TABLE table=default.loadgen_auto_9c48e42625ca47d0bd16d3fb5cfb8a71 [id=54d0ba72b7ef49c99345b5726039c3c1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 1500 <= VALUES
I20260811 18:40:56.126500 17958 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 30c0e3d720fa4322a358fcc0f8cb386b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:56.126770 17956 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet be80de91e12d46709f24de1d0e919ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:56.127029 17955 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3b9d7faf8b5b4b0289fc6c7fe3def678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:56.127353 17957 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c30d3ca7585445a78b87f5517842f693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:56.134692 18325 tablet_bootstrap.cc:492] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:56.137141 18325 tablet_bootstrap.cc:654] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:56.139541 18325 tablet_bootstrap.cc:492] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:56.139730 18325 ts_tablet_manager.cc:1397] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:56.140426 18325 raft_consensus.cc:348] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.140621 18325 raft_consensus.cc:374] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:56.140725 18325 raft_consensus.cc:729] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:56.140966 18325 consensus_queue.cc:260] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.141181 18325 raft_consensus.cc:388] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:56.141278 18325 raft_consensus.cc:482] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:56.141430 18325 raft_consensus.cc:3037] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:56.143580 18325 raft_consensus.cc:504] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.143867 18325 leader_election.cc:302] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:56.144423 18325 leader_election.cc:288] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:56.144721 18328 raft_consensus.cc:2781] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:56.145303 18325 ts_tablet_manager.cc:1428] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260811 18:40:56.145661 18325 tablet_bootstrap.cc:492] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:56.145598 18328 raft_consensus.cc:686] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:56.145999 18328 consensus_queue.cc:237] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.147373 18325 tablet_bootstrap.cc:654] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:56.149457 17757 catalog_manager.cc:5495] T 30c0e3d720fa4322a358fcc0f8cb386b P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:56.150341 18325 tablet_bootstrap.cc:492] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:56.150543 18325 ts_tablet_manager.cc:1397] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:40:56.151346 18325 raft_consensus.cc:348] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.151702 18325 raft_consensus.cc:374] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:56.151839 18325 raft_consensus.cc:729] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:56.152144 18325 consensus_queue.cc:260] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.152347 18325 raft_consensus.cc:388] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:56.152467 18325 raft_consensus.cc:482] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:56.152588 18325 raft_consensus.cc:3037] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:56.155668 18325 raft_consensus.cc:504] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.155917 18325 leader_election.cc:302] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:56.156141 18325 leader_election.cc:288] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:56.156190 18328 raft_consensus.cc:2781] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:56.156411 18328 raft_consensus.cc:686] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:56.156665 18325 ts_tablet_manager.cc:1428] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:40:56.156687 18328 consensus_queue.cc:237] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.157037 18325 tablet_bootstrap.cc:492] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:56.158928 18325 tablet_bootstrap.cc:654] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:56.159072 17757 catalog_manager.cc:5495] T c30d3ca7585445a78b87f5517842f693 P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:56.160964 18325 tablet_bootstrap.cc:492] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:56.161162 18325 ts_tablet_manager.cc:1397] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:56.161988 18325 raft_consensus.cc:348] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.162186 18325 raft_consensus.cc:374] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:56.162307 18325 raft_consensus.cc:729] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:56.162606 18325 consensus_queue.cc:260] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.162837 18325 raft_consensus.cc:388] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:56.162940 18325 raft_consensus.cc:482] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:56.163069 18325 raft_consensus.cc:3037] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:56.165133 18325 raft_consensus.cc:504] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.165406 18325 leader_election.cc:302] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:56.165616 18325 leader_election.cc:288] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:56.165704 18328 raft_consensus.cc:2781] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:56.165841 18328 raft_consensus.cc:686] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:56.166153 18325 ts_tablet_manager.cc:1428] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260811 18:40:56.166105 18328 consensus_queue.cc:237] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.166420 18325 tablet_bootstrap.cc:492] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc: Bootstrap starting.
I20260811 18:40:56.168227 18325 tablet_bootstrap.cc:654] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:56.168644 17757 catalog_manager.cc:5495] T 3b9d7faf8b5b4b0289fc6c7fe3def678 P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:56.170295 18325 tablet_bootstrap.cc:492] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc: No bootstrap required, opened a new log
I20260811 18:40:56.170472 18325 ts_tablet_manager.cc:1397] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260811 18:40:56.171403 18325 raft_consensus.cc:348] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.171615 18325 raft_consensus.cc:374] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:56.171697 18325 raft_consensus.cc:729] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e96366063364bd78644fc10157715bc, State: Initialized, Role: FOLLOWER
I20260811 18:40:56.171963 18325 consensus_queue.cc:260] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.172219 18325 raft_consensus.cc:388] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:56.172349 18325 raft_consensus.cc:482] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:56.172497 18325 raft_consensus.cc:3037] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:56.174811 18325 raft_consensus.cc:504] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.175065 18325 leader_election.cc:302] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e96366063364bd78644fc10157715bc; no voters: 
I20260811 18:40:56.175284 18325 leader_election.cc:288] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:56.175344 18328 raft_consensus.cc:2781] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:56.175549 18328 raft_consensus.cc:686] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [term 1 LEADER]: Becoming Leader. State: Replica: 7e96366063364bd78644fc10157715bc, State: Running, Role: LEADER
I20260811 18:40:56.175858 18325 ts_tablet_manager.cc:1428] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260811 18:40:56.175786 18328 consensus_queue.cc:237] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } }
I20260811 18:40:56.178129 17757 catalog_manager.cc:5495] T be80de91e12d46709f24de1d0e919ad7 P 7e96366063364bd78644fc10157715bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e96366063364bd78644fc10157715bc (127.13.29.193). New cstate: current_term: 1 leader_uuid: "7e96366063364bd78644fc10157715bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e96366063364bd78644fc10157715bc" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37639 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_9c48e42625ca47d0bd16d3fb5cfb8a71'

INSERT report
    rows total: 3000
    time total: 204.431 ms
  time per row: 0.0681436 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
I20260811 18:40:56.569782 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 17865
I20260811 18:40:56.570961 18051 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:56.719909 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 17865
I20260811 18:40:56.761395 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 17716
I20260811 18:40:56.762766 17825 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:56.889147 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 17716
2026-08-11T18:40:56Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoGenTablePartitioning (5111 ms)
[ RUN      ] ToolTest.TestPerfTableScan
2026-08-11T18:40:56Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:40:56Z Disabled control of system clock
I20260811 18:40:56.983188 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-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.13.29.254:41895
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:43387
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:41895 with env {}
W20260811 18:40:57.393869 18395 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:57.394299 18395 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:57.394491 18395 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:57.402468 18395 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:40:57.402654 18395 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:57.402765 18395 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:40:57.402878 18395 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:40:57.412950 18395 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:43387
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:41895
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:41895
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:57.414578 18395 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:57.416750 18395 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:57.430585 18401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:57.430701 18407 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:57.430649 18403 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:57.431641 18395 server_base.cc:1034] running on GCE node
I20260811 18:40:57.432674 18395 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:57.434535 18395 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:57.435868 18395 hybrid_clock.cc:648] HybridClock initialized: now 1786473657435795 us; error 42 us; skew 500 ppm
I20260811 18:40:57.436365 18395 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:57.439489 18395 webserver.cc:460] Webserver started at http://127.13.29.254:44443/ using document root <none> and password file <none>
I20260811 18:40:57.440536 18395 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:57.440724 18395 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:57.441128 18395 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:57.444583 18395 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "c00c8ca3854347c586a0eecca35d700f"
format_stamp: "Formatted at 2026-08-11 18:40:57 on dist-test-slave-bw88"
I20260811 18:40:57.445736 18395 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "c00c8ca3854347c586a0eecca35d700f"
format_stamp: "Formatted at 2026-08-11 18:40:57 on dist-test-slave-bw88"
I20260811 18:40:57.452353 18395 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:40:57.456725 18413 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:57.458583 18395 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:40:57.458810 18395 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "c00c8ca3854347c586a0eecca35d700f"
format_stamp: "Formatted at 2026-08-11 18:40:57 on dist-test-slave-bw88"
I20260811 18:40:57.459054 18395 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-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)
I20260811 18:40:57.480118 18395 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:57.481298 18395 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
I20260811 18:40:57.481693 18395 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:57.503327 18395 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:41895
I20260811 18:40:57.503368 18492 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:41895 every 8 connection(s)
I20260811 18:40:57.504915 18395 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:40:57.509367 18496 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:57.512096 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 18395
I20260811 18:40:57.512362 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:40:57.522365 18496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f: Bootstrap starting.
I20260811 18:40:57.525879 18496 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:57.527158 18496 log.cc:824] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:57.530217 18496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f: No bootstrap required, opened a new log
I20260811 18:40:57.538264 18496 raft_consensus.cc:348] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00c8ca3854347c586a0eecca35d700f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41895 } }
I20260811 18:40:57.538745 18496 raft_consensus.cc:374] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:57.538882 18496 raft_consensus.cc:729] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c00c8ca3854347c586a0eecca35d700f, State: Initialized, Role: FOLLOWER
I20260811 18:40:57.539597 18496 consensus_queue.cc:260] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00c8ca3854347c586a0eecca35d700f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41895 } }
I20260811 18:40:57.539841 18496 raft_consensus.cc:388] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:57.540028 18496 raft_consensus.cc:482] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:57.540200 18496 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:57.542846 18496 raft_consensus.cc:504] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00c8ca3854347c586a0eecca35d700f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41895 } }
I20260811 18:40:57.543426 18496 leader_election.cc:302] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c00c8ca3854347c586a0eecca35d700f; no voters: 
I20260811 18:40:57.544104 18496 leader_election.cc:288] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:57.544289 18502 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:57.545102 18502 raft_consensus.cc:686] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [term 1 LEADER]: Becoming Leader. State: Replica: c00c8ca3854347c586a0eecca35d700f, State: Running, Role: LEADER
I20260811 18:40:57.545768 18502 consensus_queue.cc:237] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00c8ca3854347c586a0eecca35d700f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41895 } }
I20260811 18:40:57.546855 18496 sys_catalog.cc:564] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:40:57.549489 18503 sys_catalog.cc:455] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c00c8ca3854347c586a0eecca35d700f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00c8ca3854347c586a0eecca35d700f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41895 } } }
I20260811 18:40:57.549952 18503 sys_catalog.cc:458] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:57.550827 18504 sys_catalog.cc:455] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [sys.catalog]: SysCatalogTable state changed. Reason: New leader c00c8ca3854347c586a0eecca35d700f. Latest consensus state: current_term: 1 leader_uuid: "c00c8ca3854347c586a0eecca35d700f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c00c8ca3854347c586a0eecca35d700f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41895 } } }
I20260811 18:40:57.551232 18504 sys_catalog.cc:458] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f [sys.catalog]: This master's current role is: LEADER
I20260811 18:40:57.552628 18509 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:40:57.559068 18509 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:40:57.569413 18509 catalog_manager.cc:1347] Generated new cluster ID: cd1e8a15d7334cbaaf89cec4acc00551
I20260811 18:40:57.569571 18509 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:40:57.582914 18509 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:40:57.585007 18509 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:40:57.597026 18509 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c00c8ca3854347c586a0eecca35d700f: Generated new TSK 0
I20260811 18:40:57.598340 18509 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:40:57.607273 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:41895
--builtin_ntp_servers=127.13.29.212:43387
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:40:57.998540 18524 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:57.998898 18524 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:40:57.998991 18524 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:58.006593 18524 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:40:58.006793 18524 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:40:58.016317 18524 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:43387
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:41895
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:40:58.017901 18524 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:40:58.019892 18524 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:40:58.035349 18532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:58.035300 18533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:40:58.035390 18535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:40:58.036079 18524 server_base.cc:1034] running on GCE node
I20260811 18:40:58.036796 18524 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:40:58.037962 18524 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:40:58.039331 18524 hybrid_clock.cc:648] HybridClock initialized: now 1786473658039242 us; error 55 us; skew 500 ppm
I20260811 18:40:58.039726 18524 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:40:58.042629 18524 webserver.cc:460] Webserver started at http://127.13.29.193:37803/ using document root <none> and password file <none>
I20260811 18:40:58.043486 18524 fs_manager.cc:359] Metadata directory not provided
I20260811 18:40:58.043660 18524 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:40:58.044029 18524 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:40:58.047065 18524 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "de865248178c45d8b0e462cf1fcd0eab"
format_stamp: "Formatted at 2026-08-11 18:40:58 on dist-test-slave-bw88"
I20260811 18:40:58.048014 18524 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "de865248178c45d8b0e462cf1fcd0eab"
format_stamp: "Formatted at 2026-08-11 18:40:58 on dist-test-slave-bw88"
I20260811 18:40:58.054101 18524 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260811 18:40:58.058418 18544 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:58.060094 18524 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:40:58.060302 18524 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "de865248178c45d8b0e462cf1fcd0eab"
format_stamp: "Formatted at 2026-08-11 18:40:58 on dist-test-slave-bw88"
I20260811 18:40:58.060535 18524 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-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)
I20260811 18:40:58.075623 18524 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:40:58.076608 18524 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
I20260811 18:40:58.076967 18524 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:40:58.078198 18524 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:40:58.079893 18524 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:40:58.080014 18524 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:58.080196 18524 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:40:58.080276 18524 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:40:58.119755 18524 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:37327
I20260811 18:40:58.119828 18704 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:37327 every 8 connection(s)
I20260811 18:40:58.121260 18524 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:40:58.126847 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 18524
I20260811 18:40:58.127092 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:40:58.137063 18705 heartbeater.cc:347] Connected to a master server at 127.13.29.254:41895
I20260811 18:40:58.137539 18705 heartbeater.cc:464] Registering TS with master...
I20260811 18:40:58.138384 18705 heartbeater.cc:511] Master 127.13.29.254:41895 requested a full tablet report, sending...
I20260811 18:40:58.140846 18440 ts_manager.cc:194] Registered new tserver with Master: de865248178c45d8b0e462cf1fcd0eab (127.13.29.193:37327)
I20260811 18:40:58.143222 18440 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:32793
I20260811 18:40:58.144150 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:40:58.162743 18440 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48620:
name: "perf.table_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
  }
}
I20260811 18:40:58.196782 18615 tablet_service.cc:1467] Processing CreateTablet for tablet 1b0ad2562a504f5f88895392acb95e4e (DEFAULT_TABLE table=perf.table_scan [id=e836ca4c2d7d4d259c61397a26904b01]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:58.196751 18614 tablet_service.cc:1467] Processing CreateTablet for tablet 87c8b1bf99be4701ae9e165a2249efce (DEFAULT_TABLE table=perf.table_scan [id=e836ca4c2d7d4d259c61397a26904b01]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:40:58.198891 18615 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1b0ad2562a504f5f88895392acb95e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:58.199321 18614 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 87c8b1bf99be4701ae9e165a2249efce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:40:58.211534 18724 tablet_bootstrap.cc:492] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab: Bootstrap starting.
I20260811 18:40:58.214967 18724 tablet_bootstrap.cc:654] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:58.216148 18724 log.cc:824] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab: Log is configured to *not* fsync() on all Append() calls
I20260811 18:40:58.219056 18724 tablet_bootstrap.cc:492] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab: No bootstrap required, opened a new log
I20260811 18:40:58.219345 18724 ts_tablet_manager.cc:1397] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.006s
I20260811 18:40:58.226882 18724 raft_consensus.cc:348] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } }
I20260811 18:40:58.227284 18724 raft_consensus.cc:374] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:58.227393 18724 raft_consensus.cc:729] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de865248178c45d8b0e462cf1fcd0eab, State: Initialized, Role: FOLLOWER
I20260811 18:40:58.228060 18724 consensus_queue.cc:260] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } }
I20260811 18:40:58.228335 18724 raft_consensus.cc:388] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:58.228524 18724 raft_consensus.cc:482] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:58.228744 18724 raft_consensus.cc:3037] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:58.230942 18724 raft_consensus.cc:504] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } }
I20260811 18:40:58.231513 18724 leader_election.cc:302] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: de865248178c45d8b0e462cf1fcd0eab; no voters: 
I20260811 18:40:58.232240 18724 leader_election.cc:288] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:58.232525 18727 raft_consensus.cc:2781] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:58.233361 18727 raft_consensus.cc:686] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [term 1 LEADER]: Becoming Leader. State: Replica: de865248178c45d8b0e462cf1fcd0eab, State: Running, Role: LEADER
I20260811 18:40:58.233430 18705 heartbeater.cc:503] Master 127.13.29.254:41895 was elected leader, sending a full tablet report...
I20260811 18:40:58.234234 18724 ts_tablet_manager.cc:1428] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.005s
I20260811 18:40:58.234165 18727 consensus_queue.cc:237] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } }
I20260811 18:40:58.234666 18724 tablet_bootstrap.cc:492] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab: Bootstrap starting.
I20260811 18:40:58.236388 18724 tablet_bootstrap.cc:654] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab: Neither blocks nor log segments found. Creating new log.
I20260811 18:40:58.239004 18724 tablet_bootstrap.cc:492] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab: No bootstrap required, opened a new log
I20260811 18:40:58.239171 18724 ts_tablet_manager.cc:1397] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:40:58.240387 18724 raft_consensus.cc:348] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } }
I20260811 18:40:58.240582 18724 raft_consensus.cc:374] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:40:58.240705 18724 raft_consensus.cc:729] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de865248178c45d8b0e462cf1fcd0eab, State: Initialized, Role: FOLLOWER
I20260811 18:40:58.240937 18724 consensus_queue.cc:260] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } }
I20260811 18:40:58.241122 18724 raft_consensus.cc:388] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:40:58.241218 18724 raft_consensus.cc:482] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:40:58.241385 18724 raft_consensus.cc:3037] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:40:58.241967 18440 catalog_manager.cc:5495] T 1b0ad2562a504f5f88895392acb95e4e P de865248178c45d8b0e462cf1fcd0eab reported cstate change: term changed from 0 to 1, leader changed from <none> to de865248178c45d8b0e462cf1fcd0eab (127.13.29.193). New cstate: current_term: 1 leader_uuid: "de865248178c45d8b0e462cf1fcd0eab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } health_report { overall_health: HEALTHY } } }
I20260811 18:40:58.243422 18724 raft_consensus.cc:504] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } }
I20260811 18:40:58.243731 18724 leader_election.cc:302] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: de865248178c45d8b0e462cf1fcd0eab; no voters: 
I20260811 18:40:58.243947 18724 leader_election.cc:288] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:40:58.244057 18727 raft_consensus.cc:2781] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:40:58.244272 18727 raft_consensus.cc:686] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [term 1 LEADER]: Becoming Leader. State: Replica: de865248178c45d8b0e462cf1fcd0eab, State: Running, Role: LEADER
I20260811 18:40:58.244551 18727 consensus_queue.cc:237] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } }
I20260811 18:40:58.244984 18724 ts_tablet_manager.cc:1428] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260811 18:40:58.248911 18440 catalog_manager.cc:5495] T 87c8b1bf99be4701ae9e165a2249efce P de865248178c45d8b0e462cf1fcd0eab reported cstate change: term changed from 0 to 1, leader changed from <none> to de865248178c45d8b0e462cf1fcd0eab (127.13.29.193). New cstate: current_term: 1 leader_uuid: "de865248178c45d8b0e462cf1fcd0eab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de865248178c45d8b0e462cf1fcd0eab" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 37327 } health_report { overall_health: HEALTHY } } }
W20260811 18:40:58.639092 18737 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:40:58.639523 18737 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:40:58.647323 18737 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'perf.table_scan'

INSERT report
    rows total: 2000
    time total: 171.553 ms
  time per row: 0.0857766 ms

Scanner report
  expected rows: 2000
  actual rows  : 2000
I20260811 18:40:59.628993 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 18524
I20260811 18:40:59.637835 18700 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:59.768769 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 18524
I20260811 18:40:59.807400 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 18395
I20260811 18:40:59.808625 18486 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:40:59.923204 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 18395
2026-08-11T18:40:59Z chronyd exiting
[       OK ] ToolTest.TestPerfTableScan (3029 ms)
[ RUN      ] ToolTest.PerfTableScanBatchSize
2026-08-11T18:40:59Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:40:59Z Disabled control of system clock
I20260811 18:41:00.014078 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-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.13.29.254:38785
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:40413
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:38785 with env {}
W20260811 18:41:00.417644 18830 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:00.417989 18830 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:00.418125 18830 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:00.425736 18830 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:00.425864 18830 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:00.425958 18830 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:00.426076 18830 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:00.435948 18830 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:40413
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:38785
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:38785
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:00.437515 18830 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:00.439492 18830 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:00.452391 18844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:00.452486 18835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:00.452458 18840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:00.453679 18830 server_base.cc:1034] running on GCE node
I20260811 18:41:00.454522 18830 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:00.456090 18830 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:00.457405 18830 hybrid_clock.cc:648] HybridClock initialized: now 1786473660457263 us; error 71 us; skew 500 ppm
I20260811 18:41:00.457772 18830 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:00.460327 18830 webserver.cc:460] Webserver started at http://127.13.29.254:40355/ using document root <none> and password file <none>
I20260811 18:41:00.461094 18830 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:00.461274 18830 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:00.461658 18830 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:00.464823 18830 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "b8c8f942ba0f4664914280a883c54f36"
format_stamp: "Formatted at 2026-08-11 18:41:00 on dist-test-slave-bw88"
I20260811 18:41:00.465790 18830 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "b8c8f942ba0f4664914280a883c54f36"
format_stamp: "Formatted at 2026-08-11 18:41:00 on dist-test-slave-bw88"
I20260811 18:41:00.471805 18830 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:41:00.475831 18855 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:00.477517 18830 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:41:00.477732 18830 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "b8c8f942ba0f4664914280a883c54f36"
format_stamp: "Formatted at 2026-08-11 18:41:00 on dist-test-slave-bw88"
I20260811 18:41:00.477969 18830 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-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)
I20260811 18:41:00.494735 18830 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:00.495715 18830 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
I20260811 18:41:00.496075 18830 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:00.516970 18830 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:38785
I20260811 18:41:00.516995 18938 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:38785 every 8 connection(s)
I20260811 18:41:00.518610 18830 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:00.522984 18939 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:00.529102 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 18830
I20260811 18:41:00.529371 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:00.535175 18939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36: Bootstrap starting.
I20260811 18:41:00.538914 18939 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:00.540114 18939 log.cc:824] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:00.543418 18939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36: No bootstrap required, opened a new log
I20260811 18:41:00.552150 18939 raft_consensus.cc:348] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c8f942ba0f4664914280a883c54f36" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 38785 } }
I20260811 18:41:00.552641 18939 raft_consensus.cc:374] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:00.552764 18939 raft_consensus.cc:729] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c8f942ba0f4664914280a883c54f36, State: Initialized, Role: FOLLOWER
I20260811 18:41:00.553537 18939 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c8f942ba0f4664914280a883c54f36" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 38785 } }
I20260811 18:41:00.553802 18939 raft_consensus.cc:388] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:00.553966 18939 raft_consensus.cc:482] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:00.554183 18939 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:00.556640 18939 raft_consensus.cc:504] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c8f942ba0f4664914280a883c54f36" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 38785 } }
I20260811 18:41:00.557180 18939 leader_election.cc:302] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b8c8f942ba0f4664914280a883c54f36; no voters: 
I20260811 18:41:00.557978 18939 leader_election.cc:288] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:00.558137 18951 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:00.559016 18951 raft_consensus.cc:686] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [term 1 LEADER]: Becoming Leader. State: Replica: b8c8f942ba0f4664914280a883c54f36, State: Running, Role: LEADER
I20260811 18:41:00.559603 18951 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c8f942ba0f4664914280a883c54f36" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 38785 } }
I20260811 18:41:00.560403 18939 sys_catalog.cc:564] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:00.563207 18952 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8c8f942ba0f4664914280a883c54f36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c8f942ba0f4664914280a883c54f36" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 38785 } } }
I20260811 18:41:00.563656 18952 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:00.565218 18958 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:00.565153 18953 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8c8f942ba0f4664914280a883c54f36. Latest consensus state: current_term: 1 leader_uuid: "b8c8f942ba0f4664914280a883c54f36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c8f942ba0f4664914280a883c54f36" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 38785 } } }
I20260811 18:41:00.565565 18953 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:00.571715 18958 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:00.583376 18958 catalog_manager.cc:1347] Generated new cluster ID: ed756aec17944550b98192579d12450d
I20260811 18:41:00.583521 18958 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:00.605686 18958 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:00.607156 18958 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:00.616385 18958 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b8c8f942ba0f4664914280a883c54f36: Generated new TSK 0
I20260811 18:41:00.617424 18958 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:00.627380 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:38785
--builtin_ntp_servers=127.13.29.212:40413
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:01.030619 18976 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:01.031001 18976 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:01.031169 18976 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:01.038762 18976 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:01.039005 18976 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:01.048574 18976 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:40413
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:38785
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:01.050151 18976 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:01.052027 18976 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:01.067370 18986 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:01.067297 18985 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:01.067533 18988 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:01.068150 18976 server_base.cc:1034] running on GCE node
I20260811 18:41:01.068869 18976 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:01.070004 18976 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:01.071285 18976 hybrid_clock.cc:648] HybridClock initialized: now 1786473661071207 us; error 43 us; skew 500 ppm
I20260811 18:41:01.071626 18976 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:01.074295 18976 webserver.cc:460] Webserver started at http://127.13.29.193:35791/ using document root <none> and password file <none>
I20260811 18:41:01.075052 18976 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:01.075217 18976 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:01.075570 18976 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:01.078600 18976 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4"
format_stamp: "Formatted at 2026-08-11 18:41:01 on dist-test-slave-bw88"
I20260811 18:41:01.079448 18976 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4"
format_stamp: "Formatted at 2026-08-11 18:41:01 on dist-test-slave-bw88"
I20260811 18:41:01.085629 18976 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260811 18:41:01.092033 19000 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:01.094026 18976 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.007s	sys 0.000s
I20260811 18:41:01.094256 18976 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4"
format_stamp: "Formatted at 2026-08-11 18:41:01 on dist-test-slave-bw88"
I20260811 18:41:01.094489 18976 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-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)
I20260811 18:41:01.107184 18976 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:01.108091 18976 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
I20260811 18:41:01.108436 18976 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:01.109597 18976 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:01.111181 18976 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:01.111290 18976 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:01.111451 18976 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:01.111536 18976 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:01.148517 18976 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:45231
I20260811 18:41:01.148556 19157 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:45231 every 8 connection(s)
I20260811 18:41:01.150049 18976 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:01.151656 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 18976
I20260811 18:41:01.151887 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:01.166009 19158 heartbeater.cc:347] Connected to a master server at 127.13.29.254:38785
I20260811 18:41:01.166390 19158 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:01.167214 19158 heartbeater.cc:511] Master 127.13.29.254:38785 requested a full tablet report, sending...
I20260811 18:41:01.169495 18881 ts_manager.cc:194] Registered new tserver with Master: 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 (127.13.29.193:45231)
I20260811 18:41:01.171027 18881 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:58729
I20260811 18:41:01.181051 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:41:01.197917 18881 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46582:
name: "perf.table_scan.batch_size"
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
  }
}
I20260811 18:41:01.231401 19069 tablet_service.cc:1467] Processing CreateTablet for tablet f2fbebeb540b40cca5efb41cc75e3fa4 (DEFAULT_TABLE table=perf.table_scan.batch_size [id=93395d7757974f7b8006a04fb081014a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:01.231429 19068 tablet_service.cc:1467] Processing CreateTablet for tablet 8c9cf5a75e7d4976925885f35d4110b4 (DEFAULT_TABLE table=perf.table_scan.batch_size [id=93395d7757974f7b8006a04fb081014a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:01.233220 19068 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c9cf5a75e7d4976925885f35d4110b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:01.233652 19069 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f2fbebeb540b40cca5efb41cc75e3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:01.245666 19176 tablet_bootstrap.cc:492] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Bootstrap starting.
I20260811 18:41:01.248978 19176 tablet_bootstrap.cc:654] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:01.250157 19176 log.cc:824] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:01.252933 19176 tablet_bootstrap.cc:492] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: No bootstrap required, opened a new log
I20260811 18:41:01.253213 19176 ts_tablet_manager.cc:1397] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.006s
I20260811 18:41:01.260787 19176 raft_consensus.cc:348] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } }
I20260811 18:41:01.261301 19176 raft_consensus.cc:374] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:01.261439 19176 raft_consensus.cc:729] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4ff5eddeea46d8b13e3dc9d9cc6dc4, State: Initialized, Role: FOLLOWER
I20260811 18:41:01.262056 19176 consensus_queue.cc:260] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } }
I20260811 18:41:01.262313 19176 raft_consensus.cc:388] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:01.262472 19176 raft_consensus.cc:482] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:01.262656 19176 raft_consensus.cc:3037] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:01.264755 19176 raft_consensus.cc:504] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } }
I20260811 18:41:01.265286 19176 leader_election.cc:302] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3c4ff5eddeea46d8b13e3dc9d9cc6dc4; no voters: 
I20260811 18:41:01.266151 19176 leader_election.cc:288] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:01.266391 19178 raft_consensus.cc:2781] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:01.267257 19178 raft_consensus.cc:686] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 1 LEADER]: Becoming Leader. State: Replica: 3c4ff5eddeea46d8b13e3dc9d9cc6dc4, State: Running, Role: LEADER
I20260811 18:41:01.267349 19158 heartbeater.cc:503] Master 127.13.29.254:38785 was elected leader, sending a full tablet report...
I20260811 18:41:01.267972 19178 consensus_queue.cc:237] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } }
I20260811 18:41:01.268266 19176 ts_tablet_manager.cc:1428] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260811 18:41:01.268672 19176 tablet_bootstrap.cc:492] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Bootstrap starting.
I20260811 18:41:01.270612 19176 tablet_bootstrap.cc:654] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:01.273602 19176 tablet_bootstrap.cc:492] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: No bootstrap required, opened a new log
I20260811 18:41:01.273757 19176 ts_tablet_manager.cc:1397] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.004s
I20260811 18:41:01.274796 19176 raft_consensus.cc:348] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } }
I20260811 18:41:01.275005 19176 raft_consensus.cc:374] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:01.274560 18881 catalog_manager.cc:5495] T f2fbebeb540b40cca5efb41cc75e3fa4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:01.275111 19176 raft_consensus.cc:729] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4ff5eddeea46d8b13e3dc9d9cc6dc4, State: Initialized, Role: FOLLOWER
I20260811 18:41:01.275349 19176 consensus_queue.cc:260] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } }
I20260811 18:41:01.275604 19176 raft_consensus.cc:388] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:01.275699 19176 raft_consensus.cc:482] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:01.275818 19176 raft_consensus.cc:3037] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:01.278085 19176 raft_consensus.cc:504] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } }
I20260811 18:41:01.278347 19176 leader_election.cc:302] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3c4ff5eddeea46d8b13e3dc9d9cc6dc4; no voters: 
I20260811 18:41:01.278541 19176 leader_election.cc:288] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:01.278643 19182 raft_consensus.cc:2781] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:01.279052 19176 ts_tablet_manager.cc:1428] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:01.278990 19182 raft_consensus.cc:686] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [term 1 LEADER]: Becoming Leader. State: Replica: 3c4ff5eddeea46d8b13e3dc9d9cc6dc4, State: Running, Role: LEADER
I20260811 18:41:01.279415 19182 consensus_queue.cc:237] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } }
I20260811 18:41:01.281919 18881 catalog_manager.cc:5495] T 8c9cf5a75e7d4976925885f35d4110b4 P 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c4ff5eddeea46d8b13e3dc9d9cc6dc4 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c4ff5eddeea46d8b13e3dc9d9cc6dc4" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45231 } health_report { overall_health: HEALTHY } } }
W20260811 18:41:01.664567 19191 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:01.664975 19191 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:01.672873 19191 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'perf.table_scan.batch_size'

INSERT report
    rows total: 888
    time total: 216.778 ms
  time per row: 0.24412 ms
I20260811 18:41:03.847756 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 18976
I20260811 18:41:03.856319 19152 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:03.985695 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 18976
I20260811 18:41:04.023626 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 18830
I20260811 18:41:04.024866 18929 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:04.137504 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 18830
2026-08-11T18:41:04Z chronyd exiting
[       OK ] ToolTest.PerfTableScanBatchSize (4214 ms)
[ RUN      ] ToolTest.TestRemoteReplicaList
2026-08-11T18:41:04Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:04Z Disabled control of system clock
I20260811 18:41:04.228524 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-0,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-1,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-2
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-0/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.13.29.254:36155
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:46327
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:36155 with env {}
W20260811 18:41:04.601876 19414 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:04.602192 19414 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:04.602329 19414 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:04.609898 19414 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:04.610011 19414 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:04.610078 19414 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:04.610185 19414 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:04.619691 19414 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:46327
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-0,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-1,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-2
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:36155
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:36155
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-0/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:04.621085 19414 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:04.623190 19414 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:04.635553 19422 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:04.635468 19426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:04.635522 19423 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:04.636777 19414 server_base.cc:1034] running on GCE node
I20260811 18:41:04.637784 19414 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:04.639328 19414 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:04.640583 19414 hybrid_clock.cc:648] HybridClock initialized: now 1786473664640514 us; error 43 us; skew 500 ppm
I20260811 18:41:04.640944 19414 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:04.643934 19414 webserver.cc:460] Webserver started at http://127.13.29.254:44393/ using document root <none> and password file <none>
I20260811 18:41:04.644802 19414 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:04.644968 19414 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:04.645444 19414 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:04.648584 19414 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-0/instance:
uuid: "48af73314d1c41fe8645d5ee3a324743"
format_stamp: "Formatted at 2026-08-11 18:41:04 on dist-test-slave-bw88"
I20260811 18:41:04.649534 19414 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-1/instance:
uuid: "48af73314d1c41fe8645d5ee3a324743"
format_stamp: "Formatted at 2026-08-11 18:41:04 on dist-test-slave-bw88"
I20260811 18:41:04.650132 19414 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-2/instance:
uuid: "48af73314d1c41fe8645d5ee3a324743"
format_stamp: "Formatted at 2026-08-11 18:41:04 on dist-test-slave-bw88"
I20260811 18:41:04.650612 19414 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "48af73314d1c41fe8645d5ee3a324743"
format_stamp: "Formatted at 2026-08-11 18:41:04 on dist-test-slave-bw88"
I20260811 18:41:04.659611 19414 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.005s
I20260811 18:41:04.664152 19437 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:04.664397 19438 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:04.664721 19440 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:04.666631 19414 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260811 18:41:04.666836 19414 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-0,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-1,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-2,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "48af73314d1c41fe8645d5ee3a324743"
format_stamp: "Formatted at 2026-08-11 18:41:04 on dist-test-slave-bw88"
I20260811 18:41:04.667058 19414 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/wal
3 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-0/data, /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-1/data, /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-2/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260811 18:41:04.689494 19414 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:04.690459 19414 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
I20260811 18:41:04.690793 19414 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:04.709429 19414 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:36155
I20260811 18:41:04.709426 19519 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:36155 every 8 connection(s)
I20260811 18:41:04.710981 19414 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/data-0/info.pb
I20260811 18:41:04.714229 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 19414
I20260811 18:41:04.714480 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:04.730898 19520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743: Bootstrap starting.
I20260811 18:41:04.734882 19520 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:04.736012 19520 log.cc:824] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:04.739171 19520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743: No bootstrap required, opened a new log
I20260811 18:41:04.747730 19520 raft_consensus.cc:348] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48af73314d1c41fe8645d5ee3a324743" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36155 } }
I20260811 18:41:04.748142 19520 raft_consensus.cc:374] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:04.748246 19520 raft_consensus.cc:729] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48af73314d1c41fe8645d5ee3a324743, State: Initialized, Role: FOLLOWER
I20260811 18:41:04.748764 19520 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48af73314d1c41fe8645d5ee3a324743" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36155 } }
I20260811 18:41:04.748979 19520 raft_consensus.cc:388] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:04.749076 19520 raft_consensus.cc:482] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:04.749226 19520 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:04.751456 19520 raft_consensus.cc:504] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48af73314d1c41fe8645d5ee3a324743" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36155 } }
I20260811 18:41:04.752002 19520 leader_election.cc:302] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 48af73314d1c41fe8645d5ee3a324743; no voters: 
I20260811 18:41:04.752815 19520 leader_election.cc:288] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:04.752977 19526 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:04.753908 19526 raft_consensus.cc:686] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [term 1 LEADER]: Becoming Leader. State: Replica: 48af73314d1c41fe8645d5ee3a324743, State: Running, Role: LEADER
I20260811 18:41:04.754467 19526 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48af73314d1c41fe8645d5ee3a324743" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36155 } }
I20260811 18:41:04.755164 19520 sys_catalog.cc:564] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:04.758117 19528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48af73314d1c41fe8645d5ee3a324743. Latest consensus state: current_term: 1 leader_uuid: "48af73314d1c41fe8645d5ee3a324743" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48af73314d1c41fe8645d5ee3a324743" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36155 } } }
I20260811 18:41:04.758070 19527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48af73314d1c41fe8645d5ee3a324743" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48af73314d1c41fe8645d5ee3a324743" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36155 } } }
I20260811 18:41:04.758615 19528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:04.758713 19527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743 [sys.catalog]: This master's current role is: LEADER
W20260811 18:41:04.768919 19544 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260811 18:41:04.769106 19544 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260811 18:41:04.769280 19534 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:04.771724 19534 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:04.781415 19534 catalog_manager.cc:1347] Generated new cluster ID: 64647acb46a141129e5ed29913acf195
I20260811 18:41:04.781579 19534 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:04.804314 19534 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:04.805845 19534 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:04.821630 19534 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 48af73314d1c41fe8645d5ee3a324743: Generated new TSK 0
I20260811 18:41:04.822649 19534 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:04.833513 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-0,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-1,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-2
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-0/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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:36155
--builtin_ntp_servers=127.13.29.212:46327
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:05.250120 19549 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:05.250448 19549 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:05.250536 19549 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:05.258390 19549 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:05.258620 19549 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:05.268837 19549 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:46327
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-0,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-1,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-2
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-0/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:36155
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:05.270462 19549 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:05.272473 19549 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:05.287891 19560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:05.287947 19556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:05.287967 19557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:05.288638 19549 server_base.cc:1034] running on GCE node
I20260811 18:41:05.289470 19549 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:05.290516 19549 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:05.291819 19549 hybrid_clock.cc:648] HybridClock initialized: now 1786473665291740 us; error 50 us; skew 500 ppm
I20260811 18:41:05.292191 19549 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:05.294838 19549 webserver.cc:460] Webserver started at http://127.13.29.193:39349/ using document root <none> and password file <none>
I20260811 18:41:05.295744 19549 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:05.295914 19549 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:05.296303 19549 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:05.299290 19549 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-0/instance:
uuid: "04a888d7f4924011b07c81f6ac6a0fd2"
format_stamp: "Formatted at 2026-08-11 18:41:05 on dist-test-slave-bw88"
I20260811 18:41:05.300192 19549 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-1/instance:
uuid: "04a888d7f4924011b07c81f6ac6a0fd2"
format_stamp: "Formatted at 2026-08-11 18:41:05 on dist-test-slave-bw88"
I20260811 18:41:05.300771 19549 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-2/instance:
uuid: "04a888d7f4924011b07c81f6ac6a0fd2"
format_stamp: "Formatted at 2026-08-11 18:41:05 on dist-test-slave-bw88"
I20260811 18:41:05.301277 19549 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "04a888d7f4924011b07c81f6ac6a0fd2"
format_stamp: "Formatted at 2026-08-11 18:41:05 on dist-test-slave-bw88"
I20260811 18:41:05.310353 19549 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.008s	sys 0.000s
I20260811 18:41:05.314818 19573 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:05.315143 19575 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:05.315426 19576 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:05.317406 19549 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:41:05.317644 19549 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-0,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-1,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-2,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "04a888d7f4924011b07c81f6ac6a0fd2"
format_stamp: "Formatted at 2026-08-11 18:41:05 on dist-test-slave-bw88"
I20260811 18:41:05.317885 19549 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/wal
3 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-0/data, /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-1/data, /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-2/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260811 18:41:05.348783 19549 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:05.349855 19549 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
I20260811 18:41:05.350250 19549 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:05.351434 19549 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:05.353291 19549 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:05.353469 19549 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260811 18:41:05.353655 19549 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:05.353739 19549 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:05.393627 19549 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:36883
I20260811 18:41:05.393649 19759 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:36883 every 8 connection(s)
I20260811 18:41:05.395267 19549 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/data-0/info.pb
I20260811 18:41:05.397768 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 19549
I20260811 18:41:05.397989 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:05.412880 19760 heartbeater.cc:347] Connected to a master server at 127.13.29.254:36155
I20260811 18:41:05.413408 19760 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:05.414575 19760 heartbeater.cc:511] Master 127.13.29.254:36155 requested a full tablet report, sending...
I20260811 18:41:05.416873 19466 ts_manager.cc:194] Registered new tserver with Master: 04a888d7f4924011b07c81f6ac6a0fd2 (127.13.29.193:36883)
I20260811 18:41:05.418596 19466 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:38369
I20260811 18:41:05.427829 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:41:05.431450 13431 test_util.cc:268] Using random seed: -801470609
I20260811 18:41:05.455673 19466 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58326:
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"
    }
  }
}
I20260811 18:41:05.483835 19656 tablet_service.cc:1467] Processing CreateTablet for tablet a999ed01bcf74c08949d21bfac44ae82 (DEFAULT_TABLE table=test-workload [id=32e648d412394aa386d45dc6088c2fae]), partition=RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:05.496285 19781 tablet_bootstrap.cc:492] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: Bootstrap starting.
I20260811 18:41:05.499676 19781 tablet_bootstrap.cc:654] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:05.501025 19781 log.cc:824] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:05.504194 19781 tablet_bootstrap.cc:492] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: No bootstrap required, opened a new log
I20260811 18:41:05.504534 19781 ts_tablet_manager.cc:1397] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260811 18:41:05.512751 19781 raft_consensus.cc:348] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a888d7f4924011b07c81f6ac6a0fd2" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 36883 } }
I20260811 18:41:05.513211 19781 raft_consensus.cc:374] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:05.513366 19781 raft_consensus.cc:729] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a888d7f4924011b07c81f6ac6a0fd2, State: Initialized, Role: FOLLOWER
I20260811 18:41:05.514084 19781 consensus_queue.cc:260] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a888d7f4924011b07c81f6ac6a0fd2" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 36883 } }
I20260811 18:41:05.514372 19781 raft_consensus.cc:388] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:05.514535 19781 raft_consensus.cc:482] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:05.514726 19781 raft_consensus.cc:3037] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:05.516880 19781 raft_consensus.cc:504] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a888d7f4924011b07c81f6ac6a0fd2" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 36883 } }
I20260811 18:41:05.517551 19781 leader_election.cc:302] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 04a888d7f4924011b07c81f6ac6a0fd2; no voters: 
I20260811 18:41:05.518241 19781 leader_election.cc:288] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:05.518437 19784 raft_consensus.cc:2781] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:05.519292 19784 raft_consensus.cc:686] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 1 LEADER]: Becoming Leader. State: Replica: 04a888d7f4924011b07c81f6ac6a0fd2, State: Running, Role: LEADER
I20260811 18:41:05.519508 19760 heartbeater.cc:503] Master 127.13.29.254:36155 was elected leader, sending a full tablet report...
I20260811 18:41:05.519986 19784 consensus_queue.cc:237] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a888d7f4924011b07c81f6ac6a0fd2" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 36883 } }
I20260811 18:41:05.520310 19781 ts_tablet_manager.cc:1428] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260811 18:41:05.525863 19466 catalog_manager.cc:5495] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04a888d7f4924011b07c81f6ac6a0fd2 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "04a888d7f4924011b07c81f6ac6a0fd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a888d7f4924011b07c81f6ac6a0fd2" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 36883 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:08.538841 19656 tablet_service.cc:1514] Processing DeleteTablet for tablet a999ed01bcf74c08949d21bfac44ae82 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:39898
I20260811 18:41:08.539819 19893 tablet_replica.cc:330] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: stopping tablet replica
I20260811 18:41:08.540223 19893 raft_consensus.cc:2229] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:08.540577 19893 raft_consensus.cc:2258] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:08.541934 19893 ts_tablet_manager.cc:1905] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260811 18:41:08.546730 19893 ts_tablet_manager.cc:1918] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.1
I20260811 18:41:08.546878 19893 log.cc:1196] T a999ed01bcf74c08949d21bfac44ae82 P 04a888d7f4924011b07c81f6ac6a0fd2: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/a999ed01bcf74c08949d21bfac44ae82
I20260811 18:41:09.052304 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 19549
I20260811 18:41:09.053793 19754 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:09.148706 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 19549
I20260811 18:41:09.178793 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 19414
I20260811 18:41:09.180143 19510 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:09.291546 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 19414
2026-08-11T18:41:09Z chronyd exiting
[       OK ] ToolTest.TestRemoteReplicaList (5153 ms)
[ RUN      ] ToolTest.TestLocalReplicaDeleteByMultipleTableNames
I20260811 18:41:09.344117 13431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.29.254:42327
I20260811 18:41:09.345772 13431 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:09.347069 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:09.357547 19918 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:09.357506 19922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:09.357466 19920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:09.357820 13431 server_base.cc:1034] running on GCE node
I20260811 18:41:09.359139 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:41:09.359306 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:41:09.359396 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473669359363 us; error 0 us; skew 500 ppm
I20260811 18:41:09.359779 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:09.362342 13431 webserver.cc:460] Webserver started at http://127.13.29.254:45583/ using document root <none> and password file <none>
I20260811 18:41:09.362644 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:09.362741 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:09.362902 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:09.363787 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/master-0-root/instance:
uuid: "cd79eb1e89754efab737468fcb1a41aa"
format_stamp: "Formatted at 2026-08-11 18:41:09 on dist-test-slave-bw88"
I20260811 18:41:09.367344 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260811 18:41:09.369868 19927 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:09.370397 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260811 18:41:09.370640 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/master-0-root
uuid: "cd79eb1e89754efab737468fcb1a41aa"
format_stamp: "Formatted at 2026-08-11 18:41:09 on dist-test-slave-bw88"
I20260811 18:41:09.370844 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-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)
I20260811 18:41:09.407850 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:09.408962 13431 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
I20260811 18:41:09.409300 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:09.432245 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:42327
I20260811 18:41:09.432288 19997 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:42327 every 8 connection(s)
I20260811 18:41:09.435132 19998 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.442996 19998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa: Bootstrap starting.
I20260811 18:41:09.446583 19998 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.449528 19998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa: No bootstrap required, opened a new log
I20260811 18:41:09.458483 19998 raft_consensus.cc:348] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79eb1e89754efab737468fcb1a41aa" member_type: VOTER }
I20260811 18:41:09.458907 19998 raft_consensus.cc:374] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.459028 19998 raft_consensus.cc:729] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd79eb1e89754efab737468fcb1a41aa, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.459733 19998 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79eb1e89754efab737468fcb1a41aa" member_type: VOTER }
I20260811 18:41:09.459980 19998 raft_consensus.cc:388] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.460103 19998 raft_consensus.cc:482] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.460264 19998 raft_consensus.cc:3037] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.462795 19998 raft_consensus.cc:504] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79eb1e89754efab737468fcb1a41aa" member_type: VOTER }
I20260811 18:41:09.463550 19998 leader_election.cc:302] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd79eb1e89754efab737468fcb1a41aa; no voters: 
I20260811 18:41:09.464324 19998 leader_election.cc:288] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.464548 20003 raft_consensus.cc:2781] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.465445 20003 raft_consensus.cc:686] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 1 LEADER]: Becoming Leader. State: Replica: cd79eb1e89754efab737468fcb1a41aa, State: Running, Role: LEADER
I20260811 18:41:09.466145 20003 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79eb1e89754efab737468fcb1a41aa" member_type: VOTER }
I20260811 18:41:09.467096 19998 sys_catalog.cc:564] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:09.469473 20006 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd79eb1e89754efab737468fcb1a41aa. Latest consensus state: current_term: 1 leader_uuid: "cd79eb1e89754efab737468fcb1a41aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79eb1e89754efab737468fcb1a41aa" member_type: VOTER } }
I20260811 18:41:09.469498 20004 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd79eb1e89754efab737468fcb1a41aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd79eb1e89754efab737468fcb1a41aa" member_type: VOTER } }
I20260811 18:41:09.469895 20006 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:09.469895 20004 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:09.476501 20010 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:09.484724 20010 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:09.485543 13431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260811 18:41:09.496236 20010 catalog_manager.cc:1347] Generated new cluster ID: 1716fc3c161b4bfab9edb57727059c06
I20260811 18:41:09.496412 20010 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:09.520071 20010 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:09.522194 20010 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:09.542657 20010 catalog_manager.cc:5868] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa: Generated new TSK 0
I20260811 18:41:09.543656 20010 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:09.551877 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:09.556540 20038 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:09.557802 20040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:09.558007 20042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:09.558663 13431 server_base.cc:1034] running on GCE node
I20260811 18:41:09.559001 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:41:09.559130 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:41:09.559239 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473669559194 us; error 0 us; skew 500 ppm
I20260811 18:41:09.559468 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:09.561282 13431 webserver.cc:460] Webserver started at http://127.13.29.193:43321/ using document root <none> and password file <none>
I20260811 18:41:09.561571 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:09.561717 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:09.561908 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:09.562757 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/ts-0-root/instance:
uuid: "2e53b0372390492dbe3004991715dc0c"
format_stamp: "Formatted at 2026-08-11 18:41:09 on dist-test-slave-bw88"
I20260811 18:41:09.566140 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260811 18:41:09.568351 20053 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:09.568904 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260811 18:41:09.569096 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/ts-0-root
uuid: "2e53b0372390492dbe3004991715dc0c"
format_stamp: "Formatted at 2026-08-11 18:41:09 on dist-test-slave-bw88"
I20260811 18:41:09.569278 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-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)
I20260811 18:41:09.600999 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:09.601998 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:09.603255 13431 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:09.605459 13431 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:09.605614 13431 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:09.605783 13431 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:09.605865 13431 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:09.628710 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:39877
I20260811 18:41:09.628739 20154 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:39877 every 8 connection(s)
I20260811 18:41:09.643777 20155 heartbeater.cc:347] Connected to a master server at 127.13.29.254:42327
I20260811 18:41:09.644147 20155 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:09.644884 20155 heartbeater.cc:511] Master 127.13.29.254:42327 requested a full tablet report, sending...
I20260811 18:41:09.647145 19948 ts_manager.cc:194] Registered new tserver with Master: 2e53b0372390492dbe3004991715dc0c (127.13.29.193:39877)
I20260811 18:41:09.647281 13431 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016749176s
I20260811 18:41:09.649518 19948 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47924
I20260811 18:41:09.667060 13431 test_util.cc:268] Using random seed: -797235003
I20260811 18:41:09.691058 19948 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_0"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
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"
    }
  }
}
I20260811 18:41:09.726050 20092 tablet_service.cc:1467] Processing CreateTablet for tablet c36bc2b213784d4f8322bd0f55b3ebd9 (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:09.726099 20099 tablet_service.cc:1467] Processing CreateTablet for tablet 763675584c344e0f91453af5991b3d57 (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:09.726784 20089 tablet_service.cc:1467] Processing CreateTablet for tablet 8dd6a12516b6473886994acce572e45c (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:09.727366 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c36bc2b213784d4f8322bd0f55b3ebd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.727478 20095 tablet_service.cc:1467] Processing CreateTablet for tablet f00921ba1e3f41709c059d8020fd167f (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:09.727691 20087 tablet_service.cc:1467] Processing CreateTablet for tablet 74c3da34408542fbbf948750758f0ae2 (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:09.728047 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f00921ba1e3f41709c059d8020fd167f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.728521 20086 tablet_service.cc:1467] Processing CreateTablet for tablet cc4ce9cc40cf45ab9b7355ace7984149 (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:09.729035 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cc4ce9cc40cf45ab9b7355ace7984149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.729190 20084 tablet_service.cc:1467] Processing CreateTablet for tablet 429493636e424fb88dd9e5e956790024 (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:09.729729 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 763675584c344e0f91453af5991b3d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.729993 20097 tablet_service.cc:1467] Processing CreateTablet for tablet fdbdf26098b64d9ca249791f1bb6eb79 (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:09.730473 20097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fdbdf26098b64d9ca249791f1bb6eb79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.726112 20091 tablet_service.cc:1467] Processing CreateTablet for tablet d725700ccb9342b48d387c53d4f01637 (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:09.730862 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d725700ccb9342b48d387c53d4f01637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.731752 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 74c3da34408542fbbf948750758f0ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.732038 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8dd6a12516b6473886994acce572e45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.732623 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 429493636e424fb88dd9e5e956790024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.733449 20090 tablet_service.cc:1467] Processing CreateTablet for tablet 8377bdcb399d443e8e16779b7f4ed36a (DEFAULT_TABLE table=test_table_0 [id=b6f0e2343eeb4b279e1dd9c1fcdfdc73]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:09.733947 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8377bdcb399d443e8e16779b7f4ed36a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.773191 20178 tablet_bootstrap.cc:492] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.775837 20178 tablet_bootstrap.cc:654] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.778579 20178 tablet_bootstrap.cc:492] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.778839 20178 ts_tablet_manager.cc:1397] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:09.779767 20178 raft_consensus.cc:348] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.780050 20178 raft_consensus.cc:374] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.780232 20178 raft_consensus.cc:729] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.780539 20178 consensus_queue.cc:260] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.780791 20178 raft_consensus.cc:388] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.780915 20178 raft_consensus.cc:482] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.781062 20178 raft_consensus.cc:3037] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.783582 20178 raft_consensus.cc:504] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.783915 20178 leader_election.cc:302] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.784658 20178 leader_election.cc:288] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.784855 20180 raft_consensus.cc:2781] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.786036 20155 heartbeater.cc:503] Master 127.13.29.254:42327 was elected leader, sending a full tablet report...
I20260811 18:41:09.787403 20178 ts_tablet_manager.cc:1428] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260811 18:41:09.788064 20178 tablet_bootstrap.cc:492] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.789947 20180 raft_consensus.cc:686] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.790437 20180 consensus_queue.cc:237] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.791158 20178 tablet_bootstrap.cc:654] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.801256 19948 catalog_manager.cc:5495] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.809880 20178 tablet_bootstrap.cc:492] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.810233 20178 ts_tablet_manager.cc:1397] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260811 18:41:09.811419 20178 raft_consensus.cc:348] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.811697 20178 raft_consensus.cc:374] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.811820 20178 raft_consensus.cc:729] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.812180 20178 consensus_queue.cc:260] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.812459 20178 raft_consensus.cc:388] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.812614 20178 raft_consensus.cc:482] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.812747 20178 raft_consensus.cc:3037] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.815693 20178 raft_consensus.cc:504] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.816026 20178 leader_election.cc:302] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.816334 20178 leader_election.cc:288] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.816388 20180 raft_consensus.cc:2781] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.816603 20180 raft_consensus.cc:686] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.816855 20180 consensus_queue.cc:237] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.817282 20178 ts_tablet_manager.cc:1428] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260811 18:41:09.817708 20178 tablet_bootstrap.cc:492] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.819546 19948 catalog_manager.cc:5495] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.820076 20178 tablet_bootstrap.cc:654] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.822873 20178 tablet_bootstrap.cc:492] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.823108 20178 ts_tablet_manager.cc:1397] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:41:09.824134 20178 raft_consensus.cc:348] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.824348 20178 raft_consensus.cc:374] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.824512 20178 raft_consensus.cc:729] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.824829 20178 consensus_queue.cc:260] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.825127 20178 raft_consensus.cc:388] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.825273 20178 raft_consensus.cc:482] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.825464 20178 raft_consensus.cc:3037] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.828589 20178 raft_consensus.cc:504] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.828925 20178 leader_election.cc:302] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.829167 20178 leader_election.cc:288] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.829259 20180 raft_consensus.cc:2781] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.829556 20180 raft_consensus.cc:686] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.829934 20178 ts_tablet_manager.cc:1428] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260811 18:41:09.829864 20180 consensus_queue.cc:237] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.830194 20178 tablet_bootstrap.cc:492] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.835117 20178 tablet_bootstrap.cc:654] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.835587 19947 catalog_manager.cc:5495] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.837788 20178 tablet_bootstrap.cc:492] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.837996 20178 ts_tablet_manager.cc:1397] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.000s
I20260811 18:41:09.838807 20178 raft_consensus.cc:348] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.839076 20178 raft_consensus.cc:374] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.839195 20178 raft_consensus.cc:729] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.839459 20178 consensus_queue.cc:260] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.839689 20178 raft_consensus.cc:388] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.839813 20178 raft_consensus.cc:482] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.839929 20178 raft_consensus.cc:3037] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.842646 20178 raft_consensus.cc:504] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.842892 20178 leader_election.cc:302] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.843158 20178 leader_election.cc:288] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.843248 20180 raft_consensus.cc:2781] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.843489 20180 raft_consensus.cc:686] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.843621 20178 ts_tablet_manager.cc:1428] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:09.843753 20180 consensus_queue.cc:237] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.843912 20178 tablet_bootstrap.cc:492] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.845877 20178 tablet_bootstrap.cc:654] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.846596 19947 catalog_manager.cc:5495] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.850121 20178 tablet_bootstrap.cc:492] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.850301 20178 ts_tablet_manager.cc:1397] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.001s
I20260811 18:41:09.851264 20178 raft_consensus.cc:348] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.851522 20178 raft_consensus.cc:374] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.851684 20178 raft_consensus.cc:729] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.851969 20178 consensus_queue.cc:260] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.852226 20178 raft_consensus.cc:388] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.852325 20178 raft_consensus.cc:482] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.852458 20178 raft_consensus.cc:3037] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.855762 20178 raft_consensus.cc:504] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.856089 20178 leader_election.cc:302] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.856315 20178 leader_election.cc:288] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.856479 20180 raft_consensus.cc:2781] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.856678 20180 raft_consensus.cc:686] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.856979 20178 ts_tablet_manager.cc:1428] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260811 18:41:09.857012 20180 consensus_queue.cc:237] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.857371 20178 tablet_bootstrap.cc:492] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.859558 20178 tablet_bootstrap.cc:654] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.859954 19947 catalog_manager.cc:5495] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.862211 20178 tablet_bootstrap.cc:492] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.862424 20178 ts_tablet_manager.cc:1397] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260811 18:41:09.863322 20178 raft_consensus.cc:348] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.863584 20178 raft_consensus.cc:374] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.863688 20178 raft_consensus.cc:729] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.863976 20178 consensus_queue.cc:260] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.864224 20178 raft_consensus.cc:388] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.864372 20178 raft_consensus.cc:482] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.864539 20178 raft_consensus.cc:3037] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.868077 20178 raft_consensus.cc:504] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.868391 20178 leader_election.cc:302] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.868633 20178 leader_election.cc:288] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.868762 20180 raft_consensus.cc:2781] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.868985 20180 raft_consensus.cc:686] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.869222 20178 ts_tablet_manager.cc:1428] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260811 18:41:09.869231 20180 consensus_queue.cc:237] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.869653 20178 tablet_bootstrap.cc:492] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.872020 20178 tablet_bootstrap.cc:654] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.872470 19947 catalog_manager.cc:5495] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.875247 20178 tablet_bootstrap.cc:492] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.875409 20178 ts_tablet_manager.cc:1397] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:09.876423 20178 raft_consensus.cc:348] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.876672 20178 raft_consensus.cc:374] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.876829 20178 raft_consensus.cc:729] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.877122 20178 consensus_queue.cc:260] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.877478 20178 raft_consensus.cc:388] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.877632 20178 raft_consensus.cc:482] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.877812 20178 raft_consensus.cc:3037] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.881273 20178 raft_consensus.cc:504] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.881744 20178 leader_election.cc:302] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.882012 20178 leader_election.cc:288] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.882176 20180 raft_consensus.cc:2781] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.882414 20180 raft_consensus.cc:686] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.882615 20178 ts_tablet_manager.cc:1428] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260811 18:41:09.882764 20180 consensus_queue.cc:237] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.882964 20178 tablet_bootstrap.cc:492] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.885006 20178 tablet_bootstrap.cc:654] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.885739 19948 catalog_manager.cc:5495] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.887904 20178 tablet_bootstrap.cc:492] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.888126 20178 ts_tablet_manager.cc:1397] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260811 18:41:09.889014 20178 raft_consensus.cc:348] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.889247 20178 raft_consensus.cc:374] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.889382 20178 raft_consensus.cc:729] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.889657 20178 consensus_queue.cc:260] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.889923 20178 raft_consensus.cc:388] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.890091 20178 raft_consensus.cc:482] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.890213 20178 raft_consensus.cc:3037] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.893517 20178 raft_consensus.cc:504] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.893821 20178 leader_election.cc:302] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.894115 20178 leader_election.cc:288] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.894172 20180 raft_consensus.cc:2781] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.894435 20180 raft_consensus.cc:686] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.894644 20178 ts_tablet_manager.cc:1428] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260811 18:41:09.894721 20180 consensus_queue.cc:237] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.895045 20178 tablet_bootstrap.cc:492] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.897389 20178 tablet_bootstrap.cc:654] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.897924 19948 catalog_manager.cc:5495] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.899904 20178 tablet_bootstrap.cc:492] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.900125 20178 ts_tablet_manager.cc:1397] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:09.901026 20178 raft_consensus.cc:348] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.901437 20178 raft_consensus.cc:374] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.901618 20178 raft_consensus.cc:729] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.901893 20178 consensus_queue.cc:260] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.902132 20178 raft_consensus.cc:388] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.902282 20178 raft_consensus.cc:482] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.902441 20178 raft_consensus.cc:3037] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.905115 20178 raft_consensus.cc:504] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.905498 20178 leader_election.cc:302] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.905733 20178 leader_election.cc:288] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.905809 20180 raft_consensus.cc:2781] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.905946 20180 raft_consensus.cc:686] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.906260 20178 ts_tablet_manager.cc:1428] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:09.906216 20180 consensus_queue.cc:237] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.906577 20178 tablet_bootstrap.cc:492] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:09.908696 20178 tablet_bootstrap.cc:654] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:09.909175 19948 catalog_manager.cc:5495] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.911183 20178 tablet_bootstrap.cc:492] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:09.911329 20178 ts_tablet_manager.cc:1397] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:09.912310 20178 raft_consensus.cc:348] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.912501 20178 raft_consensus.cc:374] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:09.912566 20178 raft_consensus.cc:729] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:09.912848 20178 consensus_queue.cc:260] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.913123 20178 raft_consensus.cc:388] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:09.913269 20178 raft_consensus.cc:482] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:09.913414 20178 raft_consensus.cc:3037] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:09.915876 20178 raft_consensus.cc:504] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.916126 20178 leader_election.cc:302] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:09.916363 20178 leader_election.cc:288] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:09.916427 20180 raft_consensus.cc:2781] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:09.916677 20180 raft_consensus.cc:686] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:09.916855 20178 ts_tablet_manager.cc:1428] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:09.916952 20180 consensus_queue.cc:237] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:09.920011 19948 catalog_manager.cc:5495] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:09.963984 19948 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
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"
    }
  }
}
I20260811 18:41:09.977315 20092 tablet_service.cc:1467] Processing CreateTablet for tablet c6792a0efad84a39b26d88b110b18386 (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:09.978293 20086 tablet_service.cc:1467] Processing CreateTablet for tablet 3f98af3f5bb1407498c64703dc051d16 (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:09.977654 20091 tablet_service.cc:1467] Processing CreateTablet for tablet 172dbc24ad0f4d30b6939d204b68c40f (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:09.977963 20084 tablet_service.cc:1467] Processing CreateTablet for tablet e65d09a7aa5e4e17acf1f0d542054547 (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:09.978899 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c6792a0efad84a39b26d88b110b18386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.981730 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e65d09a7aa5e4e17acf1f0d542054547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.982120 20089 tablet_service.cc:1467] Processing CreateTablet for tablet b0cb0fe0ec8b406abc99aa1c708a82de (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:09.982563 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b0cb0fe0ec8b406abc99aa1c708a82de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.982527 20090 tablet_service.cc:1467] Processing CreateTablet for tablet ede1aa90d6f4419a8dacbf606b7d2516 (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:09.982969 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ede1aa90d6f4419a8dacbf606b7d2516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.992066 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f98af3f5bb1407498c64703dc051d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.993640 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 172dbc24ad0f4d30b6939d204b68c40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.993644 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 7ffda87623624cd48b256e253f06c6e9 (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:09.993673 20087 tablet_service.cc:1467] Processing CreateTablet for tablet 38200f6ae45548a8b979c96aa6193824 (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:09.994874 20099 tablet_service.cc:1467] Processing CreateTablet for tablet 8817c58701b54a1e8dcc1c57255eaf5c (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:09.995380 20097 tablet_service.cc:1467] Processing CreateTablet for tablet 44fab93f7af14f88ace86fc009a743a4 (DEFAULT_TABLE table=test_table_1 [id=699d216c293e46d5af06c9550c6acb61]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:09.994880 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7ffda87623624cd48b256e253f06c6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.996138 20097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 44fab93f7af14f88ace86fc009a743a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.996878 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38200f6ae45548a8b979c96aa6193824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:09.997694 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8817c58701b54a1e8dcc1c57255eaf5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.003541 20178 tablet_bootstrap.cc:492] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.005738 20178 tablet_bootstrap.cc:654] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.037659 20178 tablet_bootstrap.cc:492] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.037863 20178 ts_tablet_manager.cc:1397] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.003s
I20260811 18:41:10.038812 20178 raft_consensus.cc:348] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.039062 20178 raft_consensus.cc:374] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.039355 20178 raft_consensus.cc:729] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.039666 20178 consensus_queue.cc:260] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.039888 20178 raft_consensus.cc:388] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.039995 20178 raft_consensus.cc:482] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.040127 20178 raft_consensus.cc:3037] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.043347 20178 raft_consensus.cc:504] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.043658 20178 leader_election.cc:302] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.043845 20178 leader_election.cc:288] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.044016 20180 raft_consensus.cc:2781] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.044189 20180 raft_consensus.cc:686] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.044404 20178 ts_tablet_manager.cc:1428] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260811 18:41:10.044463 20180 consensus_queue.cc:237] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.044720 20178 tablet_bootstrap.cc:492] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.047026 20178 tablet_bootstrap.cc:654] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.048169 19948 catalog_manager.cc:5495] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.049590 20178 tablet_bootstrap.cc:492] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.049831 20178 ts_tablet_manager.cc:1397] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.050760 20178 raft_consensus.cc:348] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.051103 20178 raft_consensus.cc:374] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.051246 20178 raft_consensus.cc:729] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.051551 20178 consensus_queue.cc:260] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.051746 20178 raft_consensus.cc:388] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.051842 20178 raft_consensus.cc:482] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.051936 20178 raft_consensus.cc:3037] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.055356 20178 raft_consensus.cc:504] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.055652 20178 leader_election.cc:302] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.055866 20178 leader_election.cc:288] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.056113 20180 raft_consensus.cc:2781] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.056293 20180 raft_consensus.cc:686] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.056490 20178 ts_tablet_manager.cc:1428] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:10.056561 20180 consensus_queue.cc:237] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.056824 20178 tablet_bootstrap.cc:492] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.058653 20178 tablet_bootstrap.cc:654] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.059888 19948 catalog_manager.cc:5495] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.066870 20178 tablet_bootstrap.cc:492] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.067049 20178 ts_tablet_manager.cc:1397] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20260811 18:41:10.068005 20178 raft_consensus.cc:348] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.068212 20178 raft_consensus.cc:374] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.068331 20178 raft_consensus.cc:729] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.068599 20178 consensus_queue.cc:260] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.068820 20178 raft_consensus.cc:388] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.068907 20178 raft_consensus.cc:482] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.069028 20178 raft_consensus.cc:3037] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.072479 20178 raft_consensus.cc:504] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.072765 20178 leader_election.cc:302] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.072962 20178 leader_election.cc:288] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.073097 20180 raft_consensus.cc:2781] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.073257 20180 raft_consensus.cc:686] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.073486 20178 ts_tablet_manager.cc:1428] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260811 18:41:10.073551 20180 consensus_queue.cc:237] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.073848 20178 tablet_bootstrap.cc:492] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.075866 20178 tablet_bootstrap.cc:654] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.076611 19948 catalog_manager.cc:5495] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.079273 20178 tablet_bootstrap.cc:492] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.079461 20178 ts_tablet_manager.cc:1397] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260811 18:41:10.080317 20178 raft_consensus.cc:348] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.080534 20178 raft_consensus.cc:374] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.080617 20178 raft_consensus.cc:729] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.080889 20178 consensus_queue.cc:260] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.081107 20178 raft_consensus.cc:388] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.081239 20178 raft_consensus.cc:482] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.081360 20178 raft_consensus.cc:3037] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.084358 20178 raft_consensus.cc:504] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.084604 20178 leader_election.cc:302] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.084892 20178 leader_election.cc:288] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.084987 20180 raft_consensus.cc:2781] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.085211 20180 raft_consensus.cc:686] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.085493 20180 consensus_queue.cc:237] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.085860 20178 ts_tablet_manager.cc:1428] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260811 18:41:10.086163 20178 tablet_bootstrap.cc:492] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.087917 20178 tablet_bootstrap.cc:654] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.090101 19948 catalog_manager.cc:5495] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.092509 20178 tablet_bootstrap.cc:492] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.092677 20178 ts_tablet_manager.cc:1397] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.001s
I20260811 18:41:10.093647 20178 raft_consensus.cc:348] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.093859 20178 raft_consensus.cc:374] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.093988 20178 raft_consensus.cc:729] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.094964 20178 consensus_queue.cc:260] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.095218 20178 raft_consensus.cc:388] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.095323 20178 raft_consensus.cc:482] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.095454 20178 raft_consensus.cc:3037] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.098440 20178 raft_consensus.cc:504] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.098750 20178 leader_election.cc:302] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.098977 20178 leader_election.cc:288] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.099083 20181 raft_consensus.cc:2781] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.099335 20181 raft_consensus.cc:686] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.099637 20178 ts_tablet_manager.cc:1428] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260811 18:41:10.099960 20178 tablet_bootstrap.cc:492] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.099896 20181 consensus_queue.cc:237] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.101807 20178 tablet_bootstrap.cc:654] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.103797 19948 catalog_manager.cc:5495] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.104239 20178 tablet_bootstrap.cc:492] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.104441 20178 ts_tablet_manager.cc:1397] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:10.105198 20178 raft_consensus.cc:348] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.105439 20178 raft_consensus.cc:374] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.105566 20178 raft_consensus.cc:729] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.105849 20178 consensus_queue.cc:260] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.106047 20178 raft_consensus.cc:388] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.106182 20178 raft_consensus.cc:482] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.106317 20178 raft_consensus.cc:3037] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.109109 20178 raft_consensus.cc:504] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.109396 20178 leader_election.cc:302] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.109650 20178 leader_election.cc:288] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.109735 20181 raft_consensus.cc:2781] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.109942 20181 raft_consensus.cc:686] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.110136 20178 ts_tablet_manager.cc:1428] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260811 18:41:10.110193 20181 consensus_queue.cc:237] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.110459 20178 tablet_bootstrap.cc:492] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.112576 20178 tablet_bootstrap.cc:654] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.113319 19948 catalog_manager.cc:5495] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.115854 20178 tablet_bootstrap.cc:492] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.116012 20178 ts_tablet_manager.cc:1397] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260811 18:41:10.116881 20178 raft_consensus.cc:348] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.117106 20178 raft_consensus.cc:374] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.117223 20178 raft_consensus.cc:729] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.117493 20178 consensus_queue.cc:260] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.117758 20178 raft_consensus.cc:388] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.117859 20178 raft_consensus.cc:482] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.117982 20178 raft_consensus.cc:3037] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.120657 20178 raft_consensus.cc:504] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.120914 20178 leader_election.cc:302] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.121112 20178 leader_election.cc:288] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.121235 20181 raft_consensus.cc:2781] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.121441 20181 raft_consensus.cc:686] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.121701 20178 ts_tablet_manager.cc:1428] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260811 18:41:10.121793 20181 consensus_queue.cc:237] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.121969 20178 tablet_bootstrap.cc:492] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.124058 20178 tablet_bootstrap.cc:654] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.124871 19948 catalog_manager.cc:5495] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.126397 20178 tablet_bootstrap.cc:492] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.126595 20178 ts_tablet_manager.cc:1397] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:10.127403 20178 raft_consensus.cc:348] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.127631 20178 raft_consensus.cc:374] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.127732 20178 raft_consensus.cc:729] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.128016 20178 consensus_queue.cc:260] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.128286 20178 raft_consensus.cc:388] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.128419 20178 raft_consensus.cc:482] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.128541 20178 raft_consensus.cc:3037] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.131795 20178 raft_consensus.cc:504] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.132082 20178 leader_election.cc:302] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.132382 20181 raft_consensus.cc:2781] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.132563 20181 raft_consensus.cc:686] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.132797 20181 consensus_queue.cc:237] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.135962 20178 leader_election.cc:288] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.136570 20178 ts_tablet_manager.cc:1428] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260811 18:41:10.136590 19948 catalog_manager.cc:5495] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.136893 20178 tablet_bootstrap.cc:492] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.138840 20178 tablet_bootstrap.cc:654] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.142158 20178 tablet_bootstrap.cc:492] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.142371 20178 ts_tablet_manager.cc:1397] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:41:10.143446 20178 raft_consensus.cc:348] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.143730 20178 raft_consensus.cc:374] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.143888 20178 raft_consensus.cc:729] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.144210 20178 consensus_queue.cc:260] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.144520 20178 raft_consensus.cc:388] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.144701 20178 raft_consensus.cc:482] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.144882 20178 raft_consensus.cc:3037] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.148554 20178 raft_consensus.cc:504] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.148871 20178 leader_election.cc:302] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.149096 20178 leader_election.cc:288] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.149296 20181 raft_consensus.cc:2781] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.149541 20181 raft_consensus.cc:686] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.149694 20178 ts_tablet_manager.cc:1428] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260811 18:41:10.149861 20181 consensus_queue.cc:237] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.150031 20178 tablet_bootstrap.cc:492] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.153369 20178 tablet_bootstrap.cc:654] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.155108 19948 catalog_manager.cc:5495] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.155675 20178 tablet_bootstrap.cc:492] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.155850 20178 ts_tablet_manager.cc:1397] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.003s
I20260811 18:41:10.156729 20178 raft_consensus.cc:348] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.156946 20178 raft_consensus.cc:374] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.157050 20178 raft_consensus.cc:729] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.157380 20178 consensus_queue.cc:260] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.157593 20178 raft_consensus.cc:388] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.157716 20178 raft_consensus.cc:482] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.157829 20178 raft_consensus.cc:3037] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.161033 20178 raft_consensus.cc:504] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.161389 20178 leader_election.cc:302] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.161599 20178 leader_election.cc:288] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.161820 20183 raft_consensus.cc:2781] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.162007 20183 raft_consensus.cc:686] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.162295 20183 consensus_queue.cc:237] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.164453 20178 ts_tablet_manager.cc:1428] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260811 18:41:10.165501 19948 catalog_manager.cc:5495] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.205803 19948 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_2"
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"
    }
  }
}
I20260811 18:41:10.219794 20087 tablet_service.cc:1467] Processing CreateTablet for tablet f005da6d5e1b412a8fad8475e53a6cf4 (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:10.220336 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f005da6d5e1b412a8fad8475e53a6cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.220326 20092 tablet_service.cc:1467] Processing CreateTablet for tablet 4632f5a6403e4b40b3d3f0653646cc3d (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:10.220476 20086 tablet_service.cc:1467] Processing CreateTablet for tablet eb88ddad877b4ea18f3479ace1cfd9ea (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:10.220769 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4632f5a6403e4b40b3d3f0653646cc3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.221089 20099 tablet_service.cc:1467] Processing CreateTablet for tablet e41cc4774100464eaae170f6f08840ca (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:10.221514 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e41cc4774100464eaae170f6f08840ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.222394 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 5549e6c007bf4d9fb4236222e7f7419f (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:10.222842 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5549e6c007bf4d9fb4236222e7f7419f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.228264 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eb88ddad877b4ea18f3479ace1cfd9ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.230423 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 6ca70e2712c64ffca467f07b228c258b (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:10.230742 20089 tablet_service.cc:1467] Processing CreateTablet for tablet 0ecec21274514c9f801d9d33c51f9be2 (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:10.230962 20099 tablet_service.cc:1467] Processing CreateTablet for tablet daf81ffc9c414710909df046472f79ac (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:10.231225 20092 tablet_service.cc:1467] Processing CreateTablet for tablet 9cc7310b17d14c039e8a9bc243db205b (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:10.231374 20090 tablet_service.cc:1467] Processing CreateTablet for tablet 952fd31f42a14d3b9713be63b8c46b82 (DEFAULT_TABLE table=test_table_2 [id=d7d5590216b34ed490e5d2d1161dde5b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:10.230872 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6ca70e2712c64ffca467f07b228c258b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.232092 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet daf81ffc9c414710909df046472f79ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.232313 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 952fd31f42a14d3b9713be63b8c46b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.232571 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9cc7310b17d14c039e8a9bc243db205b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.233800 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0ecec21274514c9f801d9d33c51f9be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.231578 20178 tablet_bootstrap.cc:492] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.248227 20178 tablet_bootstrap.cc:654] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.255776 20178 tablet_bootstrap.cc:492] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.256031 20178 ts_tablet_manager.cc:1397] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.001s
I20260811 18:41:10.256852 20178 raft_consensus.cc:348] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.257077 20178 raft_consensus.cc:374] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.257187 20178 raft_consensus.cc:729] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.257464 20178 consensus_queue.cc:260] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.257731 20178 raft_consensus.cc:388] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.257824 20178 raft_consensus.cc:482] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.257946 20178 raft_consensus.cc:3037] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.260059 20178 raft_consensus.cc:504] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.260334 20178 leader_election.cc:302] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.260576 20178 leader_election.cc:288] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.260686 20183 raft_consensus.cc:2781] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.260888 20183 raft_consensus.cc:686] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.261246 20178 ts_tablet_manager.cc:1428] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260811 18:41:10.261130 20183 consensus_queue.cc:237] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.261548 20178 tablet_bootstrap.cc:492] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.264106 19948 catalog_manager.cc:5495] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.264499 20178 tablet_bootstrap.cc:654] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.267130 20178 tablet_bootstrap.cc:492] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.267341 20178 ts_tablet_manager.cc:1397] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:10.268375 20178 raft_consensus.cc:348] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.268576 20178 raft_consensus.cc:374] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.268662 20178 raft_consensus.cc:729] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.268908 20178 consensus_queue.cc:260] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.269150 20178 raft_consensus.cc:388] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.269353 20178 raft_consensus.cc:482] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.269470 20178 raft_consensus.cc:3037] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.272213 20178 raft_consensus.cc:504] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.272500 20178 leader_election.cc:302] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.272830 20183 raft_consensus.cc:2781] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.273015 20183 raft_consensus.cc:686] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.273324 20183 consensus_queue.cc:237] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.273458 20178 leader_election.cc:288] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.274039 20178 ts_tablet_manager.cc:1428] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260811 18:41:10.274446 20178 tablet_bootstrap.cc:492] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.276568 20178 tablet_bootstrap.cc:654] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.276464 19948 catalog_manager.cc:5495] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.279019 20178 tablet_bootstrap.cc:492] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.279191 20178 ts_tablet_manager.cc:1397] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.279945 20178 raft_consensus.cc:348] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.280944 20178 raft_consensus.cc:374] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.281100 20178 raft_consensus.cc:729] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.281405 20178 consensus_queue.cc:260] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.281659 20178 raft_consensus.cc:388] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.281765 20178 raft_consensus.cc:482] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.281946 20178 raft_consensus.cc:3037] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.284518 20178 raft_consensus.cc:504] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.284802 20178 leader_election.cc:302] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.285014 20178 leader_election.cc:288] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.285068 20183 raft_consensus.cc:2781] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.285231 20183 raft_consensus.cc:686] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.285584 20178 ts_tablet_manager.cc:1428] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:10.285513 20183 consensus_queue.cc:237] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.285846 20178 tablet_bootstrap.cc:492] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.287761 20178 tablet_bootstrap.cc:654] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.288223 19948 catalog_manager.cc:5495] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.289906 20178 tablet_bootstrap.cc:492] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.290102 20178 ts_tablet_manager.cc:1397] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:41:10.290925 20178 raft_consensus.cc:348] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.291138 20178 raft_consensus.cc:374] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.291270 20178 raft_consensus.cc:729] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.291556 20178 consensus_queue.cc:260] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.291756 20178 raft_consensus.cc:388] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.291884 20178 raft_consensus.cc:482] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.292012 20178 raft_consensus.cc:3037] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.294494 20178 raft_consensus.cc:504] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.294745 20178 leader_election.cc:302] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.294996 20178 leader_election.cc:288] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.295122 20183 raft_consensus.cc:2781] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.295282 20183 raft_consensus.cc:686] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.295629 20178 ts_tablet_manager.cc:1428] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:41:10.295533 20183 consensus_queue.cc:237] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.295957 20178 tablet_bootstrap.cc:492] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.297977 20178 tablet_bootstrap.cc:654] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.298734 19948 catalog_manager.cc:5495] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.300014 20178 tablet_bootstrap.cc:492] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.300186 20178 ts_tablet_manager.cc:1397] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:41:10.300992 20178 raft_consensus.cc:348] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.301208 20178 raft_consensus.cc:374] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.301365 20178 raft_consensus.cc:729] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.301651 20178 consensus_queue.cc:260] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.301851 20178 raft_consensus.cc:388] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.301946 20178 raft_consensus.cc:482] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.302098 20178 raft_consensus.cc:3037] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.304289 20178 raft_consensus.cc:504] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.304591 20178 leader_election.cc:302] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.304782 20178 leader_election.cc:288] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.304888 20183 raft_consensus.cc:2781] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.305122 20183 raft_consensus.cc:686] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.305311 20178 ts_tablet_manager.cc:1428] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260811 18:41:10.305389 20183 consensus_queue.cc:237] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.305730 20178 tablet_bootstrap.cc:492] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.307549 20178 tablet_bootstrap.cc:654] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.308640 19948 catalog_manager.cc:5495] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.309916 20178 tablet_bootstrap.cc:492] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.310084 20178 ts_tablet_manager.cc:1397] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260811 18:41:10.310792 20178 raft_consensus.cc:348] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.311012 20178 raft_consensus.cc:374] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.311113 20178 raft_consensus.cc:729] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.311393 20178 consensus_queue.cc:260] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.311614 20178 raft_consensus.cc:388] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.311735 20178 raft_consensus.cc:482] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.311832 20178 raft_consensus.cc:3037] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.314312 20178 raft_consensus.cc:504] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.314540 20178 leader_election.cc:302] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.314769 20178 leader_election.cc:288] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.314911 20183 raft_consensus.cc:2781] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.315150 20183 raft_consensus.cc:686] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.315346 20178 ts_tablet_manager.cc:1428] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.315398 20183 consensus_queue.cc:237] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.315680 20178 tablet_bootstrap.cc:492] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.317606 20178 tablet_bootstrap.cc:654] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.318282 19947 catalog_manager.cc:5495] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.320032 20178 tablet_bootstrap.cc:492] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.320207 20178 ts_tablet_manager.cc:1397] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:10.321023 20178 raft_consensus.cc:348] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.321233 20178 raft_consensus.cc:374] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.321403 20178 raft_consensus.cc:729] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.321643 20178 consensus_queue.cc:260] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.321803 20178 raft_consensus.cc:388] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.321870 20178 raft_consensus.cc:482] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.321949 20178 raft_consensus.cc:3037] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.324213 20178 raft_consensus.cc:504] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.324469 20178 leader_election.cc:302] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.324651 20178 leader_election.cc:288] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.324728 20183 raft_consensus.cc:2781] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.324899 20183 raft_consensus.cc:686] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.325189 20178 ts_tablet_manager.cc:1428] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260811 18:41:10.325137 20183 consensus_queue.cc:237] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.325510 20178 tablet_bootstrap.cc:492] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.327216 20178 tablet_bootstrap.cc:654] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.328003 19947 catalog_manager.cc:5495] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.329613 20178 tablet_bootstrap.cc:492] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.329847 20178 ts_tablet_manager.cc:1397] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:41:10.330714 20178 raft_consensus.cc:348] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.330978 20178 raft_consensus.cc:374] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.331118 20178 raft_consensus.cc:729] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.331372 20178 consensus_queue.cc:260] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.331605 20178 raft_consensus.cc:388] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.331718 20178 raft_consensus.cc:482] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.331842 20178 raft_consensus.cc:3037] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.334722 20178 raft_consensus.cc:504] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.334990 20178 leader_election.cc:302] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.335217 20178 leader_election.cc:288] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.335268 20183 raft_consensus.cc:2781] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.335518 20183 raft_consensus.cc:686] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.335736 20178 ts_tablet_manager.cc:1428] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:10.335778 20183 consensus_queue.cc:237] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.336064 20178 tablet_bootstrap.cc:492] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.338016 20178 tablet_bootstrap.cc:654] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.338780 19947 catalog_manager.cc:5495] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.340020 20178 tablet_bootstrap.cc:492] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.340181 20178 ts_tablet_manager.cc:1397] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:41:10.340955 20178 raft_consensus.cc:348] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.341101 20178 raft_consensus.cc:374] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.341216 20178 raft_consensus.cc:729] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.341518 20178 consensus_queue.cc:260] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.341771 20178 raft_consensus.cc:388] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.341873 20178 raft_consensus.cc:482] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.342024 20178 raft_consensus.cc:3037] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.344949 20178 raft_consensus.cc:504] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.345257 20178 leader_election.cc:302] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.345498 20178 leader_election.cc:288] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.345609 20183 raft_consensus.cc:2781] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.345856 20183 raft_consensus.cc:686] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.346071 20178 ts_tablet_manager.cc:1428] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:10.346100 20183 consensus_queue.cc:237] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.346427 20178 tablet_bootstrap.cc:492] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.348376 20178 tablet_bootstrap.cc:654] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.349324 19947 catalog_manager.cc:5495] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.351095 20178 tablet_bootstrap.cc:492] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.351277 20178 ts_tablet_manager.cc:1397] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:10.352048 20178 raft_consensus.cc:348] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.352281 20178 raft_consensus.cc:374] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.352420 20178 raft_consensus.cc:729] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.352694 20178 consensus_queue.cc:260] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.352911 20178 raft_consensus.cc:388] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.353041 20178 raft_consensus.cc:482] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.353181 20178 raft_consensus.cc:3037] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.356025 20178 raft_consensus.cc:504] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.356303 20178 leader_election.cc:302] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.356559 20178 leader_election.cc:288] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.356662 20183 raft_consensus.cc:2781] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.356904 20183 raft_consensus.cc:686] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.357092 20178 ts_tablet_manager.cc:1428] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260811 18:41:10.357199 20183 consensus_queue.cc:237] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.359611 19947 catalog_manager.cc:5495] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.388680 19947 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_3"
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"
    }
  }
}
I20260811 18:41:10.400266 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 76545e27ea324c87bfad2c0427f3bb39 (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:10.400442 20089 tablet_service.cc:1467] Processing CreateTablet for tablet 5e4168d35a1642daba1b6b2472789521 (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:10.400553 20090 tablet_service.cc:1467] Processing CreateTablet for tablet 21fe8503f1b24affbe811b4eeae698c9 (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:10.400839 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 76545e27ea324c87bfad2c0427f3bb39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.401106 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5e4168d35a1642daba1b6b2472789521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.401657 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 21fe8503f1b24affbe811b4eeae698c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.401888 20092 tablet_service.cc:1467] Processing CreateTablet for tablet a611fc9cf2a54da697a810e3ff149a85 (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:10.402323 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a611fc9cf2a54da697a810e3ff149a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.402539 20086 tablet_service.cc:1467] Processing CreateTablet for tablet 0fd434c98ba347e99fab611af7486533 (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:10.402973 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0fd434c98ba347e99fab611af7486533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.409011 20091 tablet_service.cc:1467] Processing CreateTablet for tablet 483e18bfdc5d43029dd8dbca14b0c6d3 (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:10.409322 20099 tablet_service.cc:1467] Processing CreateTablet for tablet db65a73526d54933ab1a31aae7f0f0c7 (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:10.409530 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 483e18bfdc5d43029dd8dbca14b0c6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.409808 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet db65a73526d54933ab1a31aae7f0f0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.410686 20087 tablet_service.cc:1467] Processing CreateTablet for tablet b7d7c42cd647475a8f5fa84c8cc5c05c (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:10.411135 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b7d7c42cd647475a8f5fa84c8cc5c05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.416883 20178 tablet_bootstrap.cc:492] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.418119 20091 tablet_service.cc:1467] Processing CreateTablet for tablet 96353693d2d4434bbb7db4cc9a10592b (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:10.418357 20086 tablet_service.cc:1467] Processing CreateTablet for tablet 80c84f64218f4dfa9e0edf5655326657 (DEFAULT_TABLE table=test_table_3 [id=fbf051b6ccdc41e380d20faff928ae25]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:10.418624 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 96353693d2d4434bbb7db4cc9a10592b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.418848 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80c84f64218f4dfa9e0edf5655326657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.419240 20178 tablet_bootstrap.cc:654] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.422336 20178 tablet_bootstrap.cc:492] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.422526 20178 ts_tablet_manager.cc:1397] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:10.423485 20178 raft_consensus.cc:348] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.423753 20178 raft_consensus.cc:374] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.423869 20178 raft_consensus.cc:729] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.424170 20178 consensus_queue.cc:260] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.424449 20178 raft_consensus.cc:388] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.424566 20178 raft_consensus.cc:482] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.424728 20178 raft_consensus.cc:3037] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.426970 20178 raft_consensus.cc:504] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.427277 20178 leader_election.cc:302] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.427544 20178 leader_election.cc:288] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.427655 20183 raft_consensus.cc:2781] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.427873 20183 raft_consensus.cc:686] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.428139 20183 consensus_queue.cc:237] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.428599 20178 ts_tablet_manager.cc:1428] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260811 18:41:10.428923 20178 tablet_bootstrap.cc:492] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.430450 20178 tablet_bootstrap.cc:654] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.433072 20178 tablet_bootstrap.cc:492] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.433277 20178 ts_tablet_manager.cc:1397] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:41:10.434212 20178 raft_consensus.cc:348] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.434430 20178 raft_consensus.cc:374] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.434538 20178 raft_consensus.cc:729] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.434481 19947 catalog_manager.cc:5495] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.434846 20178 consensus_queue.cc:260] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.435107 20178 raft_consensus.cc:388] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.435225 20178 raft_consensus.cc:482] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.435359 20178 raft_consensus.cc:3037] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.438050 20178 raft_consensus.cc:504] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.438347 20178 leader_election.cc:302] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.438581 20178 leader_election.cc:288] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.438645 20183 raft_consensus.cc:2781] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.438815 20183 raft_consensus.cc:686] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.439152 20178 ts_tablet_manager.cc:1428] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260811 18:41:10.439095 20183 consensus_queue.cc:237] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.439554 20178 tablet_bootstrap.cc:492] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.441876 20178 tablet_bootstrap.cc:654] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.444603 20178 tablet_bootstrap.cc:492] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.444815 20178 ts_tablet_manager.cc:1397] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.445614 20178 raft_consensus.cc:348] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.445842 20178 raft_consensus.cc:374] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.445996 20178 raft_consensus.cc:729] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.446256 20178 consensus_queue.cc:260] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.446583 20178 raft_consensus.cc:388] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.446723 20178 raft_consensus.cc:482] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.446879 20178 raft_consensus.cc:3037] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.447415 19947 catalog_manager.cc:5495] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.449620 20178 raft_consensus.cc:504] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.449913 20178 leader_election.cc:302] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.450227 20178 leader_election.cc:288] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.450296 20183 raft_consensus.cc:2781] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.450780 20183 raft_consensus.cc:686] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.450865 20178 ts_tablet_manager.cc:1428] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260811 18:41:10.451159 20178 tablet_bootstrap.cc:492] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.451094 20183 consensus_queue.cc:237] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.453059 20178 tablet_bootstrap.cc:654] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.454490 19947 catalog_manager.cc:5495] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.455542 20178 tablet_bootstrap.cc:492] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.455732 20178 ts_tablet_manager.cc:1397] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:10.456532 20178 raft_consensus.cc:348] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.456789 20178 raft_consensus.cc:374] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.456910 20178 raft_consensus.cc:729] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.457284 20178 consensus_queue.cc:260] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.457553 20178 raft_consensus.cc:388] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.457711 20178 raft_consensus.cc:482] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.457826 20178 raft_consensus.cc:3037] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.459856 20178 raft_consensus.cc:504] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.460068 20178 leader_election.cc:302] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.460271 20178 leader_election.cc:288] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.460338 20183 raft_consensus.cc:2781] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.460490 20183 raft_consensus.cc:686] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.460801 20178 ts_tablet_manager.cc:1428] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260811 18:41:10.460742 20183 consensus_queue.cc:237] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.461102 20178 tablet_bootstrap.cc:492] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.462968 20178 tablet_bootstrap.cc:654] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.464244 19947 catalog_manager.cc:5495] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.465483 20178 tablet_bootstrap.cc:492] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.465664 20178 ts_tablet_manager.cc:1397] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.466568 20178 raft_consensus.cc:348] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.466756 20178 raft_consensus.cc:374] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.466869 20178 raft_consensus.cc:729] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.467106 20178 consensus_queue.cc:260] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.467360 20178 raft_consensus.cc:388] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.467487 20178 raft_consensus.cc:482] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.467682 20178 raft_consensus.cc:3037] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.470554 20178 raft_consensus.cc:504] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.470846 20178 leader_election.cc:302] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.471055 20178 leader_election.cc:288] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.471225 20183 raft_consensus.cc:2781] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.471593 20183 raft_consensus.cc:686] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.471855 20178 ts_tablet_manager.cc:1428] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:10.471861 20183 consensus_queue.cc:237] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.472225 20178 tablet_bootstrap.cc:492] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.474471 20178 tablet_bootstrap.cc:654] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.475065 19948 catalog_manager.cc:5495] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.478933 20178 tablet_bootstrap.cc:492] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.479125 20178 ts_tablet_manager.cc:1397] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260811 18:41:10.479858 20178 raft_consensus.cc:348] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.480129 20178 raft_consensus.cc:374] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.480233 20178 raft_consensus.cc:729] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.480482 20178 consensus_queue.cc:260] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.480703 20178 raft_consensus.cc:388] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.480847 20178 raft_consensus.cc:482] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.480970 20178 raft_consensus.cc:3037] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.483325 20178 raft_consensus.cc:504] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.483570 20178 leader_election.cc:302] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.483784 20178 leader_election.cc:288] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.483867 20183 raft_consensus.cc:2781] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.484017 20183 raft_consensus.cc:686] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.484351 20178 ts_tablet_manager.cc:1428] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260811 18:41:10.484279 20183 consensus_queue.cc:237] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.484668 20178 tablet_bootstrap.cc:492] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.486527 20178 tablet_bootstrap.cc:654] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.487751 19947 catalog_manager.cc:5495] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.489008 20178 tablet_bootstrap.cc:492] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.489157 20178 ts_tablet_manager.cc:1397] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:10.490001 20178 raft_consensus.cc:348] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.490146 20178 raft_consensus.cc:374] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.490267 20178 raft_consensus.cc:729] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.490562 20178 consensus_queue.cc:260] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.490809 20178 raft_consensus.cc:388] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.490913 20178 raft_consensus.cc:482] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.491074 20178 raft_consensus.cc:3037] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.494123 20178 raft_consensus.cc:504] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.494457 20178 leader_election.cc:302] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.494673 20178 leader_election.cc:288] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.494736 20183 raft_consensus.cc:2781] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.494971 20183 raft_consensus.cc:686] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.495260 20178 ts_tablet_manager.cc:1428] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260811 18:41:10.495208 20183 consensus_queue.cc:237] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.495555 20178 tablet_bootstrap.cc:492] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.497949 20178 tablet_bootstrap.cc:654] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.498381 19947 catalog_manager.cc:5495] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.500444 20178 tablet_bootstrap.cc:492] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.500643 20178 ts_tablet_manager.cc:1397] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:10.501410 20178 raft_consensus.cc:348] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.501694 20178 raft_consensus.cc:374] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.501804 20178 raft_consensus.cc:729] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.502094 20178 consensus_queue.cc:260] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.502357 20178 raft_consensus.cc:388] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.502496 20178 raft_consensus.cc:482] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.502609 20178 raft_consensus.cc:3037] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.505600 20178 raft_consensus.cc:504] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.505918 20178 leader_election.cc:302] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.506141 20178 leader_election.cc:288] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.506233 20183 raft_consensus.cc:2781] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.506392 20183 raft_consensus.cc:686] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.506719 20178 ts_tablet_manager.cc:1428] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260811 18:41:10.506721 20183 consensus_queue.cc:237] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.507066 20178 tablet_bootstrap.cc:492] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.508993 20178 tablet_bootstrap.cc:654] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.510591 19947 catalog_manager.cc:5495] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.511592 20178 tablet_bootstrap.cc:492] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.511749 20178 ts_tablet_manager.cc:1397] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:10.512486 20178 raft_consensus.cc:348] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.512674 20178 raft_consensus.cc:374] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.512799 20178 raft_consensus.cc:729] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.513054 20178 consensus_queue.cc:260] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.513274 20178 raft_consensus.cc:388] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.513414 20178 raft_consensus.cc:482] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.513567 20178 raft_consensus.cc:3037] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.516253 20178 raft_consensus.cc:504] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.516562 20178 leader_election.cc:302] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.516798 20178 leader_election.cc:288] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.516886 20183 raft_consensus.cc:2781] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.517099 20183 raft_consensus.cc:686] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.517393 20178 ts_tablet_manager.cc:1428] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260811 18:41:10.517429 20183 consensus_queue.cc:237] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.517732 20178 tablet_bootstrap.cc:492] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.519587 20178 tablet_bootstrap.cc:654] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.520354 19947 catalog_manager.cc:5495] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.522008 20178 tablet_bootstrap.cc:492] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.522212 20178 ts_tablet_manager.cc:1397] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:10.522987 20178 raft_consensus.cc:348] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.523211 20178 raft_consensus.cc:374] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.523321 20178 raft_consensus.cc:729] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.523584 20178 consensus_queue.cc:260] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.523805 20178 raft_consensus.cc:388] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.523928 20178 raft_consensus.cc:482] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.524052 20178 raft_consensus.cc:3037] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.526348 20178 raft_consensus.cc:504] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.526634 20178 leader_election.cc:302] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.526880 20178 leader_election.cc:288] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.526991 20183 raft_consensus.cc:2781] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.527149 20183 raft_consensus.cc:686] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.527489 20178 ts_tablet_manager.cc:1428] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.527410 20183 consensus_queue.cc:237] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.530949 19947 catalog_manager.cc:5495] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.543354 19947 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_4"
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"
    }
  }
}
I20260811 18:41:10.555408 20086 tablet_service.cc:1467] Processing CreateTablet for tablet abfe2a67099642968ef842e99a3431d5 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:10.556957 20092 tablet_service.cc:1467] Processing CreateTablet for tablet 2bc26888c5a44753a34251a0111f0be8 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:10.556631 20087 tablet_service.cc:1467] Processing CreateTablet for tablet 9f6a22d5a5654de38df62c81fbb55b57 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:10.557591 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 1cf1e559280345be851761a593c10c12 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:10.555931 20091 tablet_service.cc:1467] Processing CreateTablet for tablet 1114f9c35791402782a5027fa3c3c238 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:10.558035 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet abfe2a67099642968ef842e99a3431d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.558530 20090 tablet_service.cc:1467] Processing CreateTablet for tablet 2515215453fd4161b0ab7d1c42418f78 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:10.558794 20099 tablet_service.cc:1467] Processing CreateTablet for tablet 3748437bc9944d0db18968142fbe6e91 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:10.559280 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1114f9c35791402782a5027fa3c3c238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.559311 20084 tablet_service.cc:1467] Processing CreateTablet for tablet c206137722434bf4ac69ea509ffa2797 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:10.559533 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2bc26888c5a44753a34251a0111f0be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.559754 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c206137722434bf4ac69ea509ffa2797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.560115 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3748437bc9944d0db18968142fbe6e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.560146 20097 tablet_service.cc:1467] Processing CreateTablet for tablet f7d5f55080e842c49051f08d3e238c8d (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:10.560577 20097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f7d5f55080e842c49051f08d3e238c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.565533 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2515215453fd4161b0ab7d1c42418f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.565466 20089 tablet_service.cc:1467] Processing CreateTablet for tablet 1b59ad2cf7db4fcd93ad8b109ef76c97 (DEFAULT_TABLE table=test_table_4 [id=0d2a1d87c3154791b3e339c0e253ac6c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:10.566047 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1b59ad2cf7db4fcd93ad8b109ef76c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.567751 20178 tablet_bootstrap.cc:492] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.570188 20178 tablet_bootstrap.cc:654] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.571327 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1cf1e559280345be851761a593c10c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.571746 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9f6a22d5a5654de38df62c81fbb55b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.587603 20178 tablet_bootstrap.cc:492] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.587841 20178 ts_tablet_manager.cc:1397] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.002s
I20260811 18:41:10.588723 20178 raft_consensus.cc:348] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.588938 20178 raft_consensus.cc:374] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.589088 20178 raft_consensus.cc:729] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.589457 20178 consensus_queue.cc:260] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.589732 20178 raft_consensus.cc:388] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.589845 20178 raft_consensus.cc:482] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.590010 20178 raft_consensus.cc:3037] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.592967 20178 raft_consensus.cc:504] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.593317 20178 leader_election.cc:302] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.593590 20178 leader_election.cc:288] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.593703 20183 raft_consensus.cc:2781] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.593925 20183 raft_consensus.cc:686] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.594133 20178 ts_tablet_manager.cc:1428] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260811 18:41:10.594201 20183 consensus_queue.cc:237] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.594580 20178 tablet_bootstrap.cc:492] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.596696 20178 tablet_bootstrap.cc:654] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.598168 19947 catalog_manager.cc:5495] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.599037 20178 tablet_bootstrap.cc:492] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.599236 20178 ts_tablet_manager.cc:1397] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260811 18:41:10.599996 20178 raft_consensus.cc:348] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.600246 20178 raft_consensus.cc:374] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.600347 20178 raft_consensus.cc:729] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.600610 20178 consensus_queue.cc:260] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.600821 20178 raft_consensus.cc:388] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.600937 20178 raft_consensus.cc:482] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.601058 20178 raft_consensus.cc:3037] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.603492 20178 raft_consensus.cc:504] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.603849 20178 leader_election.cc:302] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.604136 20178 leader_election.cc:288] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.604297 20183 raft_consensus.cc:2781] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.604557 20183 raft_consensus.cc:686] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.604696 20178 ts_tablet_manager.cc:1428] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:10.604839 20183 consensus_queue.cc:237] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.605047 20178 tablet_bootstrap.cc:492] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.607100 20178 tablet_bootstrap.cc:654] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.608606 19948 catalog_manager.cc:5495] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.609627 20178 tablet_bootstrap.cc:492] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.609833 20178 ts_tablet_manager.cc:1397] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.610790 20178 raft_consensus.cc:348] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.611030 20178 raft_consensus.cc:374] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.611150 20178 raft_consensus.cc:729] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.611430 20178 consensus_queue.cc:260] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.611685 20178 raft_consensus.cc:388] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.611824 20178 raft_consensus.cc:482] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.611991 20178 raft_consensus.cc:3037] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.614357 20178 raft_consensus.cc:504] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.614657 20178 leader_election.cc:302] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.614867 20178 leader_election.cc:288] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.615072 20183 raft_consensus.cc:2781] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.615339 20183 raft_consensus.cc:686] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.615513 20178 ts_tablet_manager.cc:1428] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:10.615617 20183 consensus_queue.cc:237] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.615834 20178 tablet_bootstrap.cc:492] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.617888 20178 tablet_bootstrap.cc:654] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.619222 19948 catalog_manager.cc:5495] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.620117 20178 tablet_bootstrap.cc:492] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.620299 20178 ts_tablet_manager.cc:1397] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:10.621157 20178 raft_consensus.cc:348] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.621430 20178 raft_consensus.cc:374] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.621542 20178 raft_consensus.cc:729] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.621797 20178 consensus_queue.cc:260] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.621976 20178 raft_consensus.cc:388] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.622084 20178 raft_consensus.cc:482] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.622190 20178 raft_consensus.cc:3037] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.624722 20178 raft_consensus.cc:504] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.624985 20178 leader_election.cc:302] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.625211 20178 leader_election.cc:288] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.625375 20183 raft_consensus.cc:2781] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.625556 20183 raft_consensus.cc:686] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.625841 20178 ts_tablet_manager.cc:1428] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.006s
I20260811 18:41:10.625844 20183 consensus_queue.cc:237] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.626277 20178 tablet_bootstrap.cc:492] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.628162 20178 tablet_bootstrap.cc:654] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.628993 19948 catalog_manager.cc:5495] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.630601 20178 tablet_bootstrap.cc:492] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.630771 20178 ts_tablet_manager.cc:1397] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:10.631605 20178 raft_consensus.cc:348] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.631793 20178 raft_consensus.cc:374] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.631951 20178 raft_consensus.cc:729] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.632218 20178 consensus_queue.cc:260] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.632440 20178 raft_consensus.cc:388] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.632563 20178 raft_consensus.cc:482] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.632720 20178 raft_consensus.cc:3037] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.635970 20178 raft_consensus.cc:504] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.636305 20178 leader_election.cc:302] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.636639 20183 raft_consensus.cc:2781] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.636833 20183 raft_consensus.cc:686] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.637089 20183 consensus_queue.cc:237] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.637480 20178 leader_election.cc:288] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.638067 20178 ts_tablet_manager.cc:1428] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260811 18:41:10.638480 20178 tablet_bootstrap.cc:492] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.640563 20178 tablet_bootstrap.cc:654] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.641094 19948 catalog_manager.cc:5495] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.643359 20178 tablet_bootstrap.cc:492] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.643538 20178 ts_tablet_manager.cc:1397] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.644342 20178 raft_consensus.cc:348] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.644578 20178 raft_consensus.cc:374] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.644685 20178 raft_consensus.cc:729] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.644950 20178 consensus_queue.cc:260] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.645162 20178 raft_consensus.cc:388] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.645277 20178 raft_consensus.cc:482] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.645413 20178 raft_consensus.cc:3037] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.648125 20178 raft_consensus.cc:504] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.648403 20178 leader_election.cc:302] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.648622 20178 leader_election.cc:288] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.648728 20183 raft_consensus.cc:2781] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.648936 20183 raft_consensus.cc:686] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.649204 20178 ts_tablet_manager.cc:1428] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260811 18:41:10.649237 20183 consensus_queue.cc:237] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.649571 20178 tablet_bootstrap.cc:492] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.651353 20178 tablet_bootstrap.cc:654] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.654023 20178 tablet_bootstrap.cc:492] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.654193 20178 ts_tablet_manager.cc:1397] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:10.654284 19948 catalog_manager.cc:5495] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.655040 20178 raft_consensus.cc:348] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.655283 20178 raft_consensus.cc:374] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.655411 20178 raft_consensus.cc:729] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.655628 20178 consensus_queue.cc:260] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.655792 20178 raft_consensus.cc:388] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.655853 20178 raft_consensus.cc:482] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.655942 20178 raft_consensus.cc:3037] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.658547 20178 raft_consensus.cc:504] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.658828 20178 leader_election.cc:302] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.659060 20178 leader_election.cc:288] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.659263 20183 raft_consensus.cc:2781] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.659479 20183 raft_consensus.cc:686] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.659611 20178 ts_tablet_manager.cc:1428] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260811 18:41:10.659787 20183 consensus_queue.cc:237] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.659901 20178 tablet_bootstrap.cc:492] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.662125 20178 tablet_bootstrap.cc:654] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.662959 19948 catalog_manager.cc:5495] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.664340 20178 tablet_bootstrap.cc:492] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.664546 20178 ts_tablet_manager.cc:1397] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:10.665395 20178 raft_consensus.cc:348] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.665625 20178 raft_consensus.cc:374] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.665730 20178 raft_consensus.cc:729] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.665997 20178 consensus_queue.cc:260] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.666244 20178 raft_consensus.cc:388] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.666357 20178 raft_consensus.cc:482] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.666487 20178 raft_consensus.cc:3037] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.669118 20178 raft_consensus.cc:504] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.669423 20178 leader_election.cc:302] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.669679 20178 leader_election.cc:288] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.669802 20183 raft_consensus.cc:2781] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.670027 20183 raft_consensus.cc:686] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.670214 20178 ts_tablet_manager.cc:1428] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260811 18:41:10.670346 20183 consensus_queue.cc:237] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.670483 20178 tablet_bootstrap.cc:492] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.672673 20178 tablet_bootstrap.cc:654] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.674546 19948 catalog_manager.cc:5495] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.675356 20178 tablet_bootstrap.cc:492] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.675520 20178 ts_tablet_manager.cc:1397] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260811 18:41:10.676252 20178 raft_consensus.cc:348] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.676419 20178 raft_consensus.cc:374] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.676554 20178 raft_consensus.cc:729] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.676807 20178 consensus_queue.cc:260] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.677302 20178 raft_consensus.cc:388] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.677498 20178 raft_consensus.cc:482] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.677649 20178 raft_consensus.cc:3037] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.680670 20178 raft_consensus.cc:504] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.681030 20178 leader_election.cc:302] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.681284 20178 leader_election.cc:288] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.681418 20183 raft_consensus.cc:2781] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.681684 20183 raft_consensus.cc:686] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.681877 20178 ts_tablet_manager.cc:1428] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260811 18:41:10.681977 20183 consensus_queue.cc:237] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.682179 20178 tablet_bootstrap.cc:492] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.684160 20178 tablet_bootstrap.cc:654] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.686213 19948 catalog_manager.cc:5495] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.686590 20178 tablet_bootstrap.cc:492] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.686812 20178 ts_tablet_manager.cc:1397] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20260811 18:41:10.687681 20178 raft_consensus.cc:348] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.687847 20178 raft_consensus.cc:374] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.687974 20178 raft_consensus.cc:729] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.688293 20178 consensus_queue.cc:260] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.688508 20178 raft_consensus.cc:388] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.688642 20178 raft_consensus.cc:482] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.688768 20178 raft_consensus.cc:3037] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.691260 20178 raft_consensus.cc:504] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.691480 20178 leader_election.cc:302] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.691689 20178 leader_election.cc:288] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.691774 20183 raft_consensus.cc:2781] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.691927 20183 raft_consensus.cc:686] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.692180 20183 consensus_queue.cc:237] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.692332 20178 ts_tablet_manager.cc:1428] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260811 18:41:10.695379 19948 catalog_manager.cc:5495] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.730605 19948 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_5"
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"
    }
  }
}
I20260811 18:41:10.744168 20092 tablet_service.cc:1467] Processing CreateTablet for tablet a7cc65e1dfef45f2aeb3d63c5c54f0a3 (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:10.744822 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a7cc65e1dfef45f2aeb3d63c5c54f0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.745008 20086 tablet_service.cc:1467] Processing CreateTablet for tablet c2f654a9d8ed488aa7ae23f554a8a37b (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:10.745232 20089 tablet_service.cc:1467] Processing CreateTablet for tablet 7bd91ddd806e4a13bcab8b62da77251e (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:10.745532 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c2f654a9d8ed488aa7ae23f554a8a37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.745797 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7bd91ddd806e4a13bcab8b62da77251e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.746099 20097 tablet_service.cc:1467] Processing CreateTablet for tablet e7bb573b5ec7498c897f0c609599e779 (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:10.746217 20087 tablet_service.cc:1467] Processing CreateTablet for tablet a568abc346cc404cb435fc1857b1fbad (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:10.746570 20097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e7bb573b5ec7498c897f0c609599e779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.746960 20084 tablet_service.cc:1467] Processing CreateTablet for tablet bcaac30c68bd495ba9528786e7d54a2c (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:10.747378 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bcaac30c68bd495ba9528786e7d54a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.749691 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 16ded8a618cc4607be15f88f7b4b58bf (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:10.750118 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 16ded8a618cc4607be15f88f7b4b58bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.751420 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a568abc346cc404cb435fc1857b1fbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.751981 20090 tablet_service.cc:1467] Processing CreateTablet for tablet b5fef55c9729473a978bb2ac5dbf33cc (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:10.752441 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b5fef55c9729473a978bb2ac5dbf33cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.756361 20099 tablet_service.cc:1467] Processing CreateTablet for tablet 4b5d34c94ec340a0884d635b438e9fb4 (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:10.756704 20178 tablet_bootstrap.cc:492] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.756863 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b5d34c94ec340a0884d635b438e9fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.757263 20091 tablet_service.cc:1467] Processing CreateTablet for tablet 324c3cf3bd6840fc958218decba05ffb (DEFAULT_TABLE table=test_table_5 [id=6f64c0d8a9f04cd5b0d8f76d58991572]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:10.757745 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 324c3cf3bd6840fc958218decba05ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.766844 20178 tablet_bootstrap.cc:654] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.770182 20178 tablet_bootstrap.cc:492] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.770344 20178 ts_tablet_manager.cc:1397] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.004s
I20260811 18:41:10.771070 20178 raft_consensus.cc:348] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.771279 20178 raft_consensus.cc:374] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.771376 20178 raft_consensus.cc:729] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.771615 20178 consensus_queue.cc:260] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.771808 20178 raft_consensus.cc:388] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.771898 20178 raft_consensus.cc:482] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.771986 20178 raft_consensus.cc:3037] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.774657 20178 raft_consensus.cc:504] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.775027 20178 leader_election.cc:302] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.775249 20178 leader_election.cc:288] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.775349 20183 raft_consensus.cc:2781] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.775660 20183 raft_consensus.cc:686] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.775846 20178 ts_tablet_manager.cc:1428] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.775945 20183 consensus_queue.cc:237] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.776178 20178 tablet_bootstrap.cc:492] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.778345 20178 tablet_bootstrap.cc:654] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.780165 19948 catalog_manager.cc:5495] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.780853 20178 tablet_bootstrap.cc:492] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.781029 20178 ts_tablet_manager.cc:1397] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.781925 20178 raft_consensus.cc:348] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.782196 20178 raft_consensus.cc:374] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.782310 20178 raft_consensus.cc:729] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.782577 20178 consensus_queue.cc:260] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.782795 20178 raft_consensus.cc:388] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.782913 20178 raft_consensus.cc:482] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.783022 20178 raft_consensus.cc:3037] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.785647 20178 raft_consensus.cc:504] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.785943 20178 leader_election.cc:302] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.786191 20178 leader_election.cc:288] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.786343 20183 raft_consensus.cc:2781] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.786727 20178 ts_tablet_manager.cc:1428] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260811 18:41:10.786614 20183 raft_consensus.cc:686] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.787073 20178 tablet_bootstrap.cc:492] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.787180 20183 consensus_queue.cc:237] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.789113 20178 tablet_bootstrap.cc:654] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.790746 19948 catalog_manager.cc:5495] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.791457 20178 tablet_bootstrap.cc:492] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.791620 20178 ts_tablet_manager.cc:1397] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:10.792303 20178 raft_consensus.cc:348] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.792500 20178 raft_consensus.cc:374] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.792615 20178 raft_consensus.cc:729] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.792846 20178 consensus_queue.cc:260] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.793111 20178 raft_consensus.cc:388] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.793231 20178 raft_consensus.cc:482] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.793390 20178 raft_consensus.cc:3037] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.796221 20178 raft_consensus.cc:504] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.796588 20178 leader_election.cc:302] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.796793 20178 leader_election.cc:288] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.796952 20183 raft_consensus.cc:2781] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.797191 20183 raft_consensus.cc:686] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.797391 20178 ts_tablet_manager.cc:1428] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260811 18:41:10.797531 20183 consensus_queue.cc:237] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.797704 20178 tablet_bootstrap.cc:492] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.799924 20178 tablet_bootstrap.cc:654] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.801753 19948 catalog_manager.cc:5495] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.806825 20178 tablet_bootstrap.cc:492] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.807055 20178 ts_tablet_manager.cc:1397] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.005s
I20260811 18:41:10.807861 20178 raft_consensus.cc:348] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.808104 20178 raft_consensus.cc:374] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.808240 20178 raft_consensus.cc:729] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.808517 20178 consensus_queue.cc:260] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.808739 20178 raft_consensus.cc:388] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.808883 20178 raft_consensus.cc:482] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.809186 20178 raft_consensus.cc:3037] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.811775 20178 raft_consensus.cc:504] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.812080 20178 leader_election.cc:302] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.812343 20178 leader_election.cc:288] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.812409 20183 raft_consensus.cc:2781] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.812685 20183 raft_consensus.cc:686] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.812924 20178 ts_tablet_manager.cc:1428] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260811 18:41:10.812973 20183 consensus_queue.cc:237] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.813277 20178 tablet_bootstrap.cc:492] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.815258 20178 tablet_bootstrap.cc:654] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.817313 19948 catalog_manager.cc:5495] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.818188 20178 tablet_bootstrap.cc:492] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.818387 20178 ts_tablet_manager.cc:1397] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:10.819250 20178 raft_consensus.cc:348] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.819497 20178 raft_consensus.cc:374] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.819700 20178 raft_consensus.cc:729] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.820000 20178 consensus_queue.cc:260] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.820269 20178 raft_consensus.cc:388] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.820369 20178 raft_consensus.cc:482] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.820497 20178 raft_consensus.cc:3037] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.823082 20178 raft_consensus.cc:504] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.823402 20178 leader_election.cc:302] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.823669 20178 leader_election.cc:288] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.823834 20183 raft_consensus.cc:2781] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.824142 20183 raft_consensus.cc:686] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.824416 20178 ts_tablet_manager.cc:1428] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260811 18:41:10.824678 20183 consensus_queue.cc:237] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.824898 20178 tablet_bootstrap.cc:492] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.826893 20178 tablet_bootstrap.cc:654] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.828732 19948 catalog_manager.cc:5495] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.829680 20178 tablet_bootstrap.cc:492] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.829888 20178 ts_tablet_manager.cc:1397] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.830701 20178 raft_consensus.cc:348] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.830964 20178 raft_consensus.cc:374] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.831089 20178 raft_consensus.cc:729] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.831377 20178 consensus_queue.cc:260] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.831606 20178 raft_consensus.cc:388] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.831740 20178 raft_consensus.cc:482] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.831874 20178 raft_consensus.cc:3037] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.834263 20178 raft_consensus.cc:504] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.834558 20178 leader_election.cc:302] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.834812 20178 leader_election.cc:288] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.834883 20183 raft_consensus.cc:2781] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.835035 20183 raft_consensus.cc:686] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.835327 20183 consensus_queue.cc:237] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.835413 20178 ts_tablet_manager.cc:1428] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:41:10.835803 20178 tablet_bootstrap.cc:492] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.838177 20178 tablet_bootstrap.cc:654] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.839854 19948 catalog_manager.cc:5495] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.840840 20178 tablet_bootstrap.cc:492] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.840999 20178 ts_tablet_manager.cc:1397] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260811 18:41:10.841833 20178 raft_consensus.cc:348] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.842042 20178 raft_consensus.cc:374] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.842170 20178 raft_consensus.cc:729] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.842428 20178 consensus_queue.cc:260] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.842644 20178 raft_consensus.cc:388] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.842768 20178 raft_consensus.cc:482] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.842897 20178 raft_consensus.cc:3037] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.845314 20178 raft_consensus.cc:504] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.845676 20178 leader_election.cc:302] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.845868 20178 leader_election.cc:288] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.845956 20183 raft_consensus.cc:2781] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.846210 20183 raft_consensus.cc:686] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.846485 20178 ts_tablet_manager.cc:1428] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20260811 18:41:10.846462 20183 consensus_queue.cc:237] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.846823 20178 tablet_bootstrap.cc:492] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.849020 20178 tablet_bootstrap.cc:654] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.849937 19948 catalog_manager.cc:5495] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.851481 20178 tablet_bootstrap.cc:492] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.851665 20178 ts_tablet_manager.cc:1397] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:10.852468 20178 raft_consensus.cc:348] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.852715 20178 raft_consensus.cc:374] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.852818 20178 raft_consensus.cc:729] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.853184 20178 consensus_queue.cc:260] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.853506 20178 raft_consensus.cc:388] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.853641 20178 raft_consensus.cc:482] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.853766 20178 raft_consensus.cc:3037] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.855868 20178 raft_consensus.cc:504] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.856204 20178 leader_election.cc:302] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.856540 20178 leader_election.cc:288] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.856612 20183 raft_consensus.cc:2781] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.856860 20183 raft_consensus.cc:686] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.857128 20178 ts_tablet_manager.cc:1428] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260811 18:41:10.857156 20183 consensus_queue.cc:237] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.857522 20178 tablet_bootstrap.cc:492] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.859472 20178 tablet_bootstrap.cc:654] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.861194 19948 catalog_manager.cc:5495] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.861981 20178 tablet_bootstrap.cc:492] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.862243 20178 ts_tablet_manager.cc:1397] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:10.862958 20178 raft_consensus.cc:348] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.863134 20178 raft_consensus.cc:374] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.863265 20178 raft_consensus.cc:729] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.863559 20178 consensus_queue.cc:260] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.863804 20178 raft_consensus.cc:388] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.863927 20178 raft_consensus.cc:482] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.864054 20178 raft_consensus.cc:3037] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.866672 20178 raft_consensus.cc:504] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.866991 20178 leader_election.cc:302] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.867201 20178 leader_election.cc:288] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.867269 20183 raft_consensus.cc:2781] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.867631 20183 raft_consensus.cc:686] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.867858 20178 ts_tablet_manager.cc:1428] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:41:10.867987 20183 consensus_queue.cc:237] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.868155 20178 tablet_bootstrap.cc:492] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.870292 20178 tablet_bootstrap.cc:654] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.872988 19948 catalog_manager.cc:5495] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.873261 20178 tablet_bootstrap.cc:492] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.873534 20178 ts_tablet_manager.cc:1397] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.001s
I20260811 18:41:10.874203 20178 raft_consensus.cc:348] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.874518 20178 raft_consensus.cc:374] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.874660 20178 raft_consensus.cc:729] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.874945 20178 consensus_queue.cc:260] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.875159 20178 raft_consensus.cc:388] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.875288 20178 raft_consensus.cc:482] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.875404 20178 raft_consensus.cc:3037] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.878026 20178 raft_consensus.cc:504] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.878298 20178 leader_election.cc:302] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.878515 20178 leader_election.cc:288] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.878587 20183 raft_consensus.cc:2781] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.878911 20183 raft_consensus.cc:686] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.879155 20178 ts_tablet_manager.cc:1428] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260811 18:41:10.879251 20183 consensus_queue.cc:237] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.883224 19948 catalog_manager.cc:5495] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.913661 19948 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_6"
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"
    }
  }
}
I20260811 18:41:10.925108 20086 tablet_service.cc:1467] Processing CreateTablet for tablet dbaed921c1ed4d09802e6a01e531c337 (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:10.925374 20099 tablet_service.cc:1467] Processing CreateTablet for tablet 460e309659184663b6943fa72bd192f1 (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:10.925715 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dbaed921c1ed4d09802e6a01e531c337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.926074 20097 tablet_service.cc:1467] Processing CreateTablet for tablet 0b06e33e44fd4826a3ff1b22c73840ba (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:10.926298 20090 tablet_service.cc:1467] Processing CreateTablet for tablet bef3dea606024dc5a702b46b6e7460b5 (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:10.926530 20097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0b06e33e44fd4826a3ff1b22c73840ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.926708 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bef3dea606024dc5a702b46b6e7460b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.927032 20089 tablet_service.cc:1467] Processing CreateTablet for tablet 2cf378cf76a64652b7fb1ef248a4a824 (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:10.927439 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2cf378cf76a64652b7fb1ef248a4a824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.929299 20084 tablet_service.cc:1467] Processing CreateTablet for tablet 32ebf458c2be4286ad68966fb8c192cd (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:10.929737 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32ebf458c2be4286ad68966fb8c192cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.933013 20092 tablet_service.cc:1467] Processing CreateTablet for tablet a591ec53a4454e7aae3996ae8201b95c (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:10.933318 20178 tablet_bootstrap.cc:492] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.933418 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a591ec53a4454e7aae3996ae8201b95c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.933733 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 2a18166428154ff78e92deb894794e6d (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:10.934202 20091 tablet_service.cc:1467] Processing CreateTablet for tablet e80c3fe87134488e86ccaae38fea9e04 (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:10.925130 20087 tablet_service.cc:1467] Processing CreateTablet for tablet e42dad47ed8247feb8094a8fc398aec6 (DEFAULT_TABLE table=test_table_6 [id=de018ffa66f147e5826a7f8760c8b48f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:10.934861 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 460e309659184663b6943fa72bd192f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.935400 20178 tablet_bootstrap.cc:654] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.935652 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e42dad47ed8247feb8094a8fc398aec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.936199 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e80c3fe87134488e86ccaae38fea9e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.936714 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2a18166428154ff78e92deb894794e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:10.945986 20178 tablet_bootstrap.cc:492] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.946187 20178 ts_tablet_manager.cc:1397] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.004s
I20260811 18:41:10.947243 20178 raft_consensus.cc:348] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.947479 20178 raft_consensus.cc:374] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.947603 20178 raft_consensus.cc:729] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.947875 20178 consensus_queue.cc:260] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.948441 20178 raft_consensus.cc:388] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.948596 20178 raft_consensus.cc:482] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.948746 20178 raft_consensus.cc:3037] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.951957 20178 raft_consensus.cc:504] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.952302 20178 leader_election.cc:302] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.952533 20178 leader_election.cc:288] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.952667 20183 raft_consensus.cc:2781] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.952948 20183 raft_consensus.cc:686] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.953109 20178 ts_tablet_manager.cc:1428] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260811 18:41:10.953248 20183 consensus_queue.cc:237] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.953450 20178 tablet_bootstrap.cc:492] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.955753 20178 tablet_bootstrap.cc:654] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.957629 19948 catalog_manager.cc:5495] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.958235 20178 tablet_bootstrap.cc:492] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.958429 20178 ts_tablet_manager.cc:1397] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.959286 20178 raft_consensus.cc:348] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.959538 20178 raft_consensus.cc:374] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.959640 20178 raft_consensus.cc:729] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.959899 20178 consensus_queue.cc:260] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.960060 20178 raft_consensus.cc:388] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.960134 20178 raft_consensus.cc:482] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.960198 20178 raft_consensus.cc:3037] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.963402 20178 raft_consensus.cc:504] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.963721 20178 leader_election.cc:302] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.963977 20178 leader_election.cc:288] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.964082 20183 raft_consensus.cc:2781] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.964300 20183 raft_consensus.cc:686] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.964550 20178 ts_tablet_manager.cc:1428] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:10.964648 20183 consensus_queue.cc:237] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.964954 20178 tablet_bootstrap.cc:492] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.967192 20178 tablet_bootstrap.cc:654] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.969491 19948 catalog_manager.cc:5495] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.970146 20178 tablet_bootstrap.cc:492] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.970338 20178 ts_tablet_manager.cc:1397] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:10.971148 20178 raft_consensus.cc:348] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.971344 20178 raft_consensus.cc:374] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.971457 20178 raft_consensus.cc:729] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.971696 20178 consensus_queue.cc:260] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.972012 20178 raft_consensus.cc:388] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.972131 20178 raft_consensus.cc:482] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.972255 20178 raft_consensus.cc:3037] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.974884 20178 raft_consensus.cc:504] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.975277 20178 leader_election.cc:302] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.975539 20178 leader_election.cc:288] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.975647 20183 raft_consensus.cc:2781] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.975836 20183 raft_consensus.cc:686] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.976161 20178 ts_tablet_manager.cc:1428] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:10.976115 20183 consensus_queue.cc:237] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.976464 20178 tablet_bootstrap.cc:492] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.978546 20178 tablet_bootstrap.cc:654] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.980445 19948 catalog_manager.cc:5495] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.981119 20178 tablet_bootstrap.cc:492] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.981369 20178 ts_tablet_manager.cc:1397] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:10.982113 20178 raft_consensus.cc:348] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.982358 20178 raft_consensus.cc:374] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.982460 20178 raft_consensus.cc:729] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.982722 20178 consensus_queue.cc:260] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.982983 20178 raft_consensus.cc:388] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.983103 20178 raft_consensus.cc:482] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.983208 20178 raft_consensus.cc:3037] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.985638 20178 raft_consensus.cc:504] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.985948 20178 leader_election.cc:302] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.986224 20178 leader_election.cc:288] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.986326 20183 raft_consensus.cc:2781] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.986477 20183 raft_consensus.cc:686] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.986801 20178 ts_tablet_manager.cc:1428] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260811 18:41:10.986733 20183 consensus_queue.cc:237] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.987345 20178 tablet_bootstrap.cc:492] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.989485 20178 tablet_bootstrap.cc:654] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:10.990953 19948 catalog_manager.cc:5495] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:10.992026 20178 tablet_bootstrap.cc:492] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:10.992203 20178 ts_tablet_manager.cc:1397] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260811 18:41:10.992892 20178 raft_consensus.cc:348] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.993114 20178 raft_consensus.cc:374] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:10.993242 20178 raft_consensus.cc:729] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:10.993500 20178 consensus_queue.cc:260] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.993722 20178 raft_consensus.cc:388] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:10.993822 20178 raft_consensus.cc:482] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:10.993984 20178 raft_consensus.cc:3037] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:10.996065 20178 raft_consensus.cc:504] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.996284 20178 leader_election.cc:302] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:10.996469 20178 leader_election.cc:288] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:10.996551 20183 raft_consensus.cc:2781] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:10.996743 20183 raft_consensus.cc:686] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:10.997030 20178 ts_tablet_manager.cc:1428] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260811 18:41:10.997006 20183 consensus_queue.cc:237] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:10.997399 20178 tablet_bootstrap.cc:492] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:10.999377 20178 tablet_bootstrap.cc:654] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.001747 19948 catalog_manager.cc:5495] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.002138 20178 tablet_bootstrap.cc:492] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.002324 20178 ts_tablet_manager.cc:1397] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.003139 20178 raft_consensus.cc:348] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.003310 20178 raft_consensus.cc:374] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.003444 20178 raft_consensus.cc:729] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.003718 20178 consensus_queue.cc:260] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.003909 20178 raft_consensus.cc:388] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.004056 20178 raft_consensus.cc:482] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.004184 20178 raft_consensus.cc:3037] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.007347 20178 raft_consensus.cc:504] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.007702 20178 leader_election.cc:302] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.008291 20178 leader_election.cc:288] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.008701 20183 raft_consensus.cc:2781] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.008960 20183 raft_consensus.cc:686] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.009068 20178 ts_tablet_manager.cc:1428] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260811 18:41:11.009526 20178 tablet_bootstrap.cc:492] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.009287 20183 consensus_queue.cc:237] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.011610 20178 tablet_bootstrap.cc:654] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.014052 20178 tablet_bootstrap.cc:492] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.014024 19948 catalog_manager.cc:5495] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.014263 20178 ts_tablet_manager.cc:1397] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260811 18:41:11.015118 20178 raft_consensus.cc:348] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.015326 20178 raft_consensus.cc:374] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.015439 20178 raft_consensus.cc:729] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.015738 20178 consensus_queue.cc:260] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.016034 20178 raft_consensus.cc:388] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.016129 20178 raft_consensus.cc:482] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.016286 20178 raft_consensus.cc:3037] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.019117 20178 raft_consensus.cc:504] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.019405 20178 leader_election.cc:302] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.019614 20178 leader_election.cc:288] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.019690 20183 raft_consensus.cc:2781] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.019948 20183 raft_consensus.cc:686] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.020179 20178 ts_tablet_manager.cc:1428] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260811 18:41:11.020170 20183 consensus_queue.cc:237] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.020537 20178 tablet_bootstrap.cc:492] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.022814 20178 tablet_bootstrap.cc:654] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.024354 19948 catalog_manager.cc:5495] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.024976 20178 tablet_bootstrap.cc:492] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.025172 20178 ts_tablet_manager.cc:1397] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.026023 20178 raft_consensus.cc:348] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.026238 20178 raft_consensus.cc:374] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.026351 20178 raft_consensus.cc:729] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.026619 20178 consensus_queue.cc:260] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.026847 20178 raft_consensus.cc:388] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.026974 20178 raft_consensus.cc:482] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.027101 20178 raft_consensus.cc:3037] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.030217 20178 raft_consensus.cc:504] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.030514 20178 leader_election.cc:302] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.030766 20178 leader_election.cc:288] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.030874 20183 raft_consensus.cc:2781] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.031105 20183 raft_consensus.cc:686] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.031332 20178 ts_tablet_manager.cc:1428] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:41:11.031431 20183 consensus_queue.cc:237] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.031695 20178 tablet_bootstrap.cc:492] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.033586 20178 tablet_bootstrap.cc:654] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.036362 20178 tablet_bootstrap.cc:492] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.036536 20178 ts_tablet_manager.cc:1397] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:11.036829 19948 catalog_manager.cc:5495] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.037385 20178 raft_consensus.cc:348] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.037621 20178 raft_consensus.cc:374] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.037751 20178 raft_consensus.cc:729] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.038058 20178 consensus_queue.cc:260] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.038314 20178 raft_consensus.cc:388] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.038465 20178 raft_consensus.cc:482] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.038606 20178 raft_consensus.cc:3037] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.041692 20178 raft_consensus.cc:504] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.041934 20178 leader_election.cc:302] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.042117 20178 leader_election.cc:288] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.042194 20183 raft_consensus.cc:2781] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.042369 20183 raft_consensus.cc:686] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.042614 20183 consensus_queue.cc:237] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.042806 20178 ts_tablet_manager.cc:1428] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260811 18:41:11.043094 20178 tablet_bootstrap.cc:492] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.044921 20178 tablet_bootstrap.cc:654] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.047325 19948 catalog_manager.cc:5495] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.047554 20178 tablet_bootstrap.cc:492] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.047756 20178 ts_tablet_manager.cc:1397] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.048580 20178 raft_consensus.cc:348] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.048805 20178 raft_consensus.cc:374] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.048943 20178 raft_consensus.cc:729] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.049197 20178 consensus_queue.cc:260] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.049445 20178 raft_consensus.cc:388] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.049592 20178 raft_consensus.cc:482] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.049702 20178 raft_consensus.cc:3037] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.052083 20178 raft_consensus.cc:504] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.052388 20178 leader_election.cc:302] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.052642 20178 leader_election.cc:288] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.052738 20183 raft_consensus.cc:2781] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.052893 20183 raft_consensus.cc:686] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.053162 20183 consensus_queue.cc:237] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.053308 20178 ts_tablet_manager.cc:1428] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260811 18:41:11.057931 19948 catalog_manager.cc:5495] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.064635 19948 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_7"
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"
    }
  }
}
I20260811 18:41:11.076859 20087 tablet_service.cc:1467] Processing CreateTablet for tablet c43e5b3b24c249c7b12d0421fb274c53 (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:11.077486 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c43e5b3b24c249c7b12d0421fb274c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.078171 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 749fa339c76f4f75be51c0c444f06210 (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:11.078215 20086 tablet_service.cc:1467] Processing CreateTablet for tablet d04a55ad68bb4e408aa4bbc26da3aece (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:11.078698 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 749fa339c76f4f75be51c0c444f06210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.078779 20090 tablet_service.cc:1467] Processing CreateTablet for tablet 995ed086d9284ffe8f8b2b442eaf5ff6 (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:11.081837 20091 tablet_service.cc:1467] Processing CreateTablet for tablet 461816b2326a4d249495bbdd84cec153 (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:11.082062 20084 tablet_service.cc:1467] Processing CreateTablet for tablet a30269e80f9e4bf6a15d6526f5e33584 (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:11.081873 20089 tablet_service.cc:1467] Processing CreateTablet for tablet 24a069845cb748cc9539598748b1050f (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:11.082626 20099 tablet_service.cc:1467] Processing CreateTablet for tablet 81cc02408a7d4abe8402a078a0cc230f (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:11.082793 20097 tablet_service.cc:1467] Processing CreateTablet for tablet 4ef1363e88ba4ec3ba05647d989a7822 (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:11.083185 20092 tablet_service.cc:1467] Processing CreateTablet for tablet 63285bcd160543378b44841b01a435cb (DEFAULT_TABLE table=test_table_7 [id=788fe3475641492d9c9c518115928f88]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:11.083333 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 995ed086d9284ffe8f8b2b442eaf5ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.083628 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 63285bcd160543378b44841b01a435cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.084227 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a30269e80f9e4bf6a15d6526f5e33584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.085311 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 24a069845cb748cc9539598748b1050f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.085733 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d04a55ad68bb4e408aa4bbc26da3aece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.086150 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 461816b2326a4d249495bbdd84cec153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.086628 20097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4ef1363e88ba4ec3ba05647d989a7822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.088258 20178 tablet_bootstrap.cc:492] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.088451 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 81cc02408a7d4abe8402a078a0cc230f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.099694 20178 tablet_bootstrap.cc:654] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.102813 20178 tablet_bootstrap.cc:492] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.103031 20178 ts_tablet_manager.cc:1397] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.002s
I20260811 18:41:11.104014 20178 raft_consensus.cc:348] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.104319 20178 raft_consensus.cc:374] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.104445 20178 raft_consensus.cc:729] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.104739 20178 consensus_queue.cc:260] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.104967 20178 raft_consensus.cc:388] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.105051 20178 raft_consensus.cc:482] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.105154 20178 raft_consensus.cc:3037] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.108068 20178 raft_consensus.cc:504] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.108417 20178 leader_election.cc:302] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.108834 20180 raft_consensus.cc:2781] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.109056 20180 raft_consensus.cc:686] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.109411 20180 consensus_queue.cc:237] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.116366 20178 leader_election.cc:288] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.117017 20178 ts_tablet_manager.cc:1428] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260811 18:41:11.117324 20178 tablet_bootstrap.cc:492] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.117882 19948 catalog_manager.cc:5495] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.119056 20178 tablet_bootstrap.cc:654] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.121506 20178 tablet_bootstrap.cc:492] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.121711 20178 ts_tablet_manager.cc:1397] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20260811 18:41:11.122390 20178 raft_consensus.cc:348] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.122628 20178 raft_consensus.cc:374] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.122742 20178 raft_consensus.cc:729] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.123003 20178 consensus_queue.cc:260] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.123195 20178 raft_consensus.cc:388] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.123370 20178 raft_consensus.cc:482] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.123505 20178 raft_consensus.cc:3037] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.126250 20178 raft_consensus.cc:504] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.126544 20178 leader_election.cc:302] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.126781 20178 leader_election.cc:288] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.126880 20180 raft_consensus.cc:2781] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.127064 20180 raft_consensus.cc:686] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.127331 20178 ts_tablet_manager.cc:1428] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.127290 20180 consensus_queue.cc:237] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.127660 20178 tablet_bootstrap.cc:492] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.129627 20178 tablet_bootstrap.cc:654] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.131875 20178 tablet_bootstrap.cc:492] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.131781 19948 catalog_manager.cc:5495] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.132160 20178 ts_tablet_manager.cc:1397] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:11.133116 20178 raft_consensus.cc:348] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.133308 20178 raft_consensus.cc:374] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.133464 20178 raft_consensus.cc:729] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.133713 20178 consensus_queue.cc:260] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.133980 20178 raft_consensus.cc:388] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.134132 20178 raft_consensus.cc:482] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.134277 20178 raft_consensus.cc:3037] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.136878 20178 raft_consensus.cc:504] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.137197 20178 leader_election.cc:302] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.137466 20178 leader_election.cc:288] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.137599 20180 raft_consensus.cc:2781] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.137866 20180 raft_consensus.cc:686] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.138098 20178 ts_tablet_manager.cc:1428] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:11.138212 20180 consensus_queue.cc:237] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.138403 20178 tablet_bootstrap.cc:492] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
W20260811 18:41:11.139674 20156 tablet.cc:2369] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260811 18:41:11.140455 20178 tablet_bootstrap.cc:654] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.142554 19948 catalog_manager.cc:5495] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.143060 20178 tablet_bootstrap.cc:492] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.143241 20178 ts_tablet_manager.cc:1397] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.144114 20178 raft_consensus.cc:348] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.144387 20178 raft_consensus.cc:374] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.144502 20178 raft_consensus.cc:729] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.144768 20178 consensus_queue.cc:260] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.144992 20178 raft_consensus.cc:388] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.145112 20178 raft_consensus.cc:482] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.145217 20178 raft_consensus.cc:3037] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.147672 20178 raft_consensus.cc:504] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.147946 20178 leader_election.cc:302] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.148175 20178 leader_election.cc:288] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.148257 20180 raft_consensus.cc:2781] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.148571 20180 raft_consensus.cc:686] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.148823 20178 ts_tablet_manager.cc:1428] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.148851 20180 consensus_queue.cc:237] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.149164 20178 tablet_bootstrap.cc:492] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.150841 20178 tablet_bootstrap.cc:654] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.153496 20178 tablet_bootstrap.cc:492] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.153733 20178 ts_tablet_manager.cc:1397] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.154495 20178 raft_consensus.cc:348] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.154663 20178 raft_consensus.cc:374] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.154791 20178 raft_consensus.cc:729] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.155049 20178 consensus_queue.cc:260] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.155246 20178 raft_consensus.cc:388] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.155356 20178 raft_consensus.cc:482] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.155499 20178 raft_consensus.cc:3037] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.157722 20178 raft_consensus.cc:504] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.158066 20178 leader_election.cc:302] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.158301 20178 leader_election.cc:288] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.158384 20183 raft_consensus.cc:2781] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.158911 20178 ts_tablet_manager.cc:1428] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.159277 20178 tablet_bootstrap.cc:492] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.159307 20183 raft_consensus.cc:686] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.159582 20183 consensus_queue.cc:237] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.161710 20178 tablet_bootstrap.cc:654] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.164398 20178 tablet_bootstrap.cc:492] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.164615 20178 ts_tablet_manager.cc:1397] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.164549 19948 catalog_manager.cc:5495] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.165572 20178 raft_consensus.cc:348] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.165784 20178 raft_consensus.cc:374] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.165894 20178 raft_consensus.cc:729] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.166180 20178 consensus_queue.cc:260] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.166385 20178 raft_consensus.cc:388] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.166517 20178 raft_consensus.cc:482] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.166640 20178 raft_consensus.cc:3037] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.169312 20178 raft_consensus.cc:504] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.169642 20178 leader_election.cc:302] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.169886 20178 leader_election.cc:288] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.169967 20180 raft_consensus.cc:2781] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.170169 20180 raft_consensus.cc:686] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.170431 20178 ts_tablet_manager.cc:1428] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260811 18:41:11.170423 20180 consensus_queue.cc:237] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.170790 20178 tablet_bootstrap.cc:492] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.171911 19948 catalog_manager.cc:5495] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.172911 20178 tablet_bootstrap.cc:654] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.176213 20178 tablet_bootstrap.cc:492] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.176409 20178 ts_tablet_manager.cc:1397] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:11.177207 20178 raft_consensus.cc:348] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.177477 20178 raft_consensus.cc:374] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.177614 20178 raft_consensus.cc:729] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.177845 20178 consensus_queue.cc:260] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.178097 20178 raft_consensus.cc:388] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.178197 20178 raft_consensus.cc:482] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.178318 20178 raft_consensus.cc:3037] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.178948 19948 catalog_manager.cc:5495] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.180971 20178 raft_consensus.cc:504] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.181299 20178 leader_election.cc:302] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.181530 20178 leader_election.cc:288] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.181622 20180 raft_consensus.cc:2781] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.181823 20180 raft_consensus.cc:686] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.182076 20178 ts_tablet_manager.cc:1428] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:41:11.182114 20180 consensus_queue.cc:237] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.182389 20178 tablet_bootstrap.cc:492] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.184340 20178 tablet_bootstrap.cc:654] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.186753 20178 tablet_bootstrap.cc:492] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.186702 19948 catalog_manager.cc:5495] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.186933 20178 ts_tablet_manager.cc:1397] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.187763 20178 raft_consensus.cc:348] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.187968 20178 raft_consensus.cc:374] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.188064 20178 raft_consensus.cc:729] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.188321 20178 consensus_queue.cc:260] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.188526 20178 raft_consensus.cc:388] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.188685 20178 raft_consensus.cc:482] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.188817 20178 raft_consensus.cc:3037] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.191299 20178 raft_consensus.cc:504] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.191560 20178 leader_election.cc:302] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.191776 20178 leader_election.cc:288] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.191860 20180 raft_consensus.cc:2781] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.192122 20180 raft_consensus.cc:686] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.192360 20178 ts_tablet_manager.cc:1428] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.192380 20180 consensus_queue.cc:237] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.192700 20178 tablet_bootstrap.cc:492] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.194815 20178 tablet_bootstrap.cc:654] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.196545 19948 catalog_manager.cc:5495] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.214166 20178 tablet_bootstrap.cc:492] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.214398 20178 ts_tablet_manager.cc:1397] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.000s
I20260811 18:41:11.215278 20178 raft_consensus.cc:348] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.215477 20178 raft_consensus.cc:374] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.215543 20178 raft_consensus.cc:729] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.215790 20178 consensus_queue.cc:260] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.215973 20178 raft_consensus.cc:388] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.216109 20178 raft_consensus.cc:482] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.216248 20178 raft_consensus.cc:3037] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.218475 20178 raft_consensus.cc:504] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.218814 20178 leader_election.cc:302] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.219126 20178 leader_election.cc:288] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.219197 20180 raft_consensus.cc:2781] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.219376 20180 raft_consensus.cc:686] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.219756 20178 ts_tablet_manager.cc:1428] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.219643 20180 consensus_queue.cc:237] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.220059 20178 tablet_bootstrap.cc:492] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.222013 20178 tablet_bootstrap.cc:654] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.224504 20178 tablet_bootstrap.cc:492] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.224455 19948 catalog_manager.cc:5495] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.224694 20178 ts_tablet_manager.cc:1397] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.225638 20178 raft_consensus.cc:348] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.225862 20178 raft_consensus.cc:374] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.225972 20178 raft_consensus.cc:729] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.226235 20178 consensus_queue.cc:260] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.226465 20178 raft_consensus.cc:388] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.226596 20178 raft_consensus.cc:482] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.226719 20178 raft_consensus.cc:3037] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.229620 20178 raft_consensus.cc:504] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.229910 20178 leader_election.cc:302] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.230139 20178 leader_election.cc:288] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.230574 20180 raft_consensus.cc:2781] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.230576 20178 ts_tablet_manager.cc:1428] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260811 18:41:11.230806 20180 raft_consensus.cc:686] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.231135 20180 consensus_queue.cc:237] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.235739 19948 catalog_manager.cc:5495] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.251854 19948 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_8"
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"
    }
  }
}
I20260811 18:41:11.264492 20084 tablet_service.cc:1467] Processing CreateTablet for tablet bf205f797f894764a23f32e21c221cd4 (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:11.264559 20090 tablet_service.cc:1467] Processing CreateTablet for tablet 1f92d5312cc04280b874e22110e9466b (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:11.264577 20099 tablet_service.cc:1467] Processing CreateTablet for tablet 81931b9a24bf4ab5b639778780d87bab (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:11.265236 20086 tablet_service.cc:1467] Processing CreateTablet for tablet 1968abb6342b49af9aa7483f8b88584e (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:11.265437 20097 tablet_service.cc:1467] Processing CreateTablet for tablet 7d24f87873044f55b51770f0af79541d (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:11.265897 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bf205f797f894764a23f32e21c221cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.266258 20095 tablet_service.cc:1467] Processing CreateTablet for tablet 5388675ecdf64909bf8f09fb8aadc8a3 (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:11.266623 20091 tablet_service.cc:1467] Processing CreateTablet for tablet 107cf8a5ba9e44b3917cd2859e882c91 (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:11.267140 20097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7d24f87873044f55b51770f0af79541d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.267377 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 81931b9a24bf4ab5b639778780d87bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.267968 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1f92d5312cc04280b874e22110e9466b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.267853 20092 tablet_service.cc:1467] Processing CreateTablet for tablet b3e4b7bbc1ed4063b0c8019e736726cd (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:11.268343 20092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b3e4b7bbc1ed4063b0c8019e736726cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.268581 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 107cf8a5ba9e44b3917cd2859e882c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.269534 20095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5388675ecdf64909bf8f09fb8aadc8a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.269868 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1968abb6342b49af9aa7483f8b88584e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.269798 20089 tablet_service.cc:1467] Processing CreateTablet for tablet c5efc306f2eb42b3b6c3760c9e2d6033 (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:11.270300 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c5efc306f2eb42b3b6c3760c9e2d6033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.273258 20087 tablet_service.cc:1467] Processing CreateTablet for tablet 87cb5ff1cf564f1cbcd6947e30701b75 (DEFAULT_TABLE table=test_table_8 [id=91c74d4f56b446f19e85c56da0ae3a55]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:11.274183 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 87cb5ff1cf564f1cbcd6947e30701b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.290920 20178 tablet_bootstrap.cc:492] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.296319 20178 tablet_bootstrap.cc:654] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.303305 20178 tablet_bootstrap.cc:492] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.303514 20178 ts_tablet_manager.cc:1397] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.003s
I20260811 18:41:11.304240 20178 raft_consensus.cc:348] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.304458 20178 raft_consensus.cc:374] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.304559 20178 raft_consensus.cc:729] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.304816 20178 consensus_queue.cc:260] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.305030 20178 raft_consensus.cc:388] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.305150 20178 raft_consensus.cc:482] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.305284 20178 raft_consensus.cc:3037] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.307891 20178 raft_consensus.cc:504] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.308224 20178 leader_election.cc:302] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.308431 20178 leader_election.cc:288] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.308508 20180 raft_consensus.cc:2781] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.309154 20180 raft_consensus.cc:686] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.309405 20178 ts_tablet_manager.cc:1428] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260811 18:41:11.309631 20180 consensus_queue.cc:237] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.309839 20178 tablet_bootstrap.cc:492] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.311746 20178 tablet_bootstrap.cc:654] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.313977 19948 catalog_manager.cc:5495] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.314452 20178 tablet_bootstrap.cc:492] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.314646 20178 ts_tablet_manager.cc:1397] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:11.315418 20178 raft_consensus.cc:348] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.315609 20178 raft_consensus.cc:374] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.315733 20178 raft_consensus.cc:729] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.315994 20178 consensus_queue.cc:260] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.316210 20178 raft_consensus.cc:388] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.316351 20178 raft_consensus.cc:482] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.316471 20178 raft_consensus.cc:3037] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.319118 20178 raft_consensus.cc:504] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.319391 20178 leader_election.cc:302] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.319640 20178 leader_election.cc:288] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.319707 20180 raft_consensus.cc:2781] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.319940 20180 raft_consensus.cc:686] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.320242 20178 ts_tablet_manager.cc:1428] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.320209 20180 consensus_queue.cc:237] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.320552 20178 tablet_bootstrap.cc:492] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.322642 20178 tablet_bootstrap.cc:654] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.325277 20178 tablet_bootstrap.cc:492] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.325459 20178 ts_tablet_manager.cc:1397] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20260811 18:41:11.326042 19948 catalog_manager.cc:5495] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.326429 20178 raft_consensus.cc:348] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.326658 20178 raft_consensus.cc:374] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.326781 20178 raft_consensus.cc:729] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.327054 20178 consensus_queue.cc:260] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.327338 20178 raft_consensus.cc:388] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.327442 20178 raft_consensus.cc:482] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.327582 20178 raft_consensus.cc:3037] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.330295 20178 raft_consensus.cc:504] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.330529 20178 leader_election.cc:302] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.330675 20178 leader_election.cc:288] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.330796 20180 raft_consensus.cc:2781] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.331049 20180 raft_consensus.cc:686] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.331243 20178 ts_tablet_manager.cc:1428] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260811 18:41:11.331496 20178 tablet_bootstrap.cc:492] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.331368 20180 consensus_queue.cc:237] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.333380 20178 tablet_bootstrap.cc:654] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.335976 20178 tablet_bootstrap.cc:492] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.336202 20178 ts_tablet_manager.cc:1397] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.336167 19948 catalog_manager.cc:5495] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.336977 20178 raft_consensus.cc:348] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.337208 20178 raft_consensus.cc:374] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.337313 20178 raft_consensus.cc:729] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.337634 20178 consensus_queue.cc:260] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.337854 20178 raft_consensus.cc:388] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.337976 20178 raft_consensus.cc:482] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.338088 20178 raft_consensus.cc:3037] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.341217 20178 raft_consensus.cc:504] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.341526 20178 leader_election.cc:302] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.341770 20178 leader_election.cc:288] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.341881 20180 raft_consensus.cc:2781] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.342077 20180 raft_consensus.cc:686] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.342358 20178 ts_tablet_manager.cc:1428] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260811 18:41:11.342368 20180 consensus_queue.cc:237] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.342734 20178 tablet_bootstrap.cc:492] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.344326 20178 tablet_bootstrap.cc:654] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.347085 20178 tablet_bootstrap.cc:492] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.347268 20178 ts_tablet_manager.cc:1397] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.348223 20178 raft_consensus.cc:348] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.348460 20178 raft_consensus.cc:374] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.348587 20178 raft_consensus.cc:729] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.348829 20178 consensus_queue.cc:260] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.348832 19948 catalog_manager.cc:5495] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.349107 20178 raft_consensus.cc:388] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.349205 20178 raft_consensus.cc:482] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.349368 20178 raft_consensus.cc:3037] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.352701 20178 raft_consensus.cc:504] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.352988 20178 leader_election.cc:302] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.353250 20178 leader_election.cc:288] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.353418 20180 raft_consensus.cc:2781] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.353684 20180 raft_consensus.cc:686] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.353859 20178 ts_tablet_manager.cc:1428] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260811 18:41:11.354115 20178 tablet_bootstrap.cc:492] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.354009 20180 consensus_queue.cc:237] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.356168 20178 tablet_bootstrap.cc:654] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.358518 19948 catalog_manager.cc:5495] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.359040 20178 tablet_bootstrap.cc:492] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.359225 20178 ts_tablet_manager.cc:1397] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:11.360059 20178 raft_consensus.cc:348] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.360275 20178 raft_consensus.cc:374] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.360365 20178 raft_consensus.cc:729] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.360612 20178 consensus_queue.cc:260] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.360837 20178 raft_consensus.cc:388] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.360985 20178 raft_consensus.cc:482] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.361109 20178 raft_consensus.cc:3037] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.364231 20178 raft_consensus.cc:504] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.364527 20178 leader_election.cc:302] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.364797 20178 leader_election.cc:288] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.364892 20180 raft_consensus.cc:2781] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.365105 20180 raft_consensus.cc:686] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.365408 20178 ts_tablet_manager.cc:1428] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:11.365412 20180 consensus_queue.cc:237] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.365787 20178 tablet_bootstrap.cc:492] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.367882 20178 tablet_bootstrap.cc:654] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.370623 20178 tablet_bootstrap.cc:492] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.370514 19948 catalog_manager.cc:5495] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.370908 20178 ts_tablet_manager.cc:1397] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20260811 18:41:11.371646 20178 raft_consensus.cc:348] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.371855 20178 raft_consensus.cc:374] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.371968 20178 raft_consensus.cc:729] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.372257 20178 consensus_queue.cc:260] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.372463 20178 raft_consensus.cc:388] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.372587 20178 raft_consensus.cc:482] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.372728 20178 raft_consensus.cc:3037] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.375188 20178 raft_consensus.cc:504] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.375512 20178 leader_election.cc:302] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.375763 20178 leader_election.cc:288] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.375856 20180 raft_consensus.cc:2781] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.376034 20180 raft_consensus.cc:686] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.376399 20178 ts_tablet_manager.cc:1428] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260811 18:41:11.376291 20180 consensus_queue.cc:237] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.376721 20178 tablet_bootstrap.cc:492] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.378698 20178 tablet_bootstrap.cc:654] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.380964 19948 catalog_manager.cc:5495] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.381420 20178 tablet_bootstrap.cc:492] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.381609 20178 ts_tablet_manager.cc:1397] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.382257 20178 raft_consensus.cc:348] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.382503 20178 raft_consensus.cc:374] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.382609 20178 raft_consensus.cc:729] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.382869 20178 consensus_queue.cc:260] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.383085 20178 raft_consensus.cc:388] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.383203 20178 raft_consensus.cc:482] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.383317 20178 raft_consensus.cc:3037] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.385867 20178 raft_consensus.cc:504] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.386117 20178 leader_election.cc:302] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.386349 20178 leader_election.cc:288] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.386418 20180 raft_consensus.cc:2781] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.386588 20180 raft_consensus.cc:686] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.386881 20178 ts_tablet_manager.cc:1428] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.386814 20180 consensus_queue.cc:237] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.387209 20178 tablet_bootstrap.cc:492] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.389860 20178 tablet_bootstrap.cc:654] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.392794 20178 tablet_bootstrap.cc:492] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.392987 20178 ts_tablet_manager.cc:1397] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:41:11.396745 19948 catalog_manager.cc:5495] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.396983 20178 raft_consensus.cc:348] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.397198 20178 raft_consensus.cc:374] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.397328 20178 raft_consensus.cc:729] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.397598 20178 consensus_queue.cc:260] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.397823 20178 raft_consensus.cc:388] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.397931 20178 raft_consensus.cc:482] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.398059 20178 raft_consensus.cc:3037] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.400858 20178 raft_consensus.cc:504] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.401129 20178 leader_election.cc:302] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.401383 20178 leader_election.cc:288] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.401451 20180 raft_consensus.cc:2781] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.401644 20180 raft_consensus.cc:686] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.401962 20178 ts_tablet_manager.cc:1428] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260811 18:41:11.401873 20180 consensus_queue.cc:237] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.402262 20178 tablet_bootstrap.cc:492] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.404091 20178 tablet_bootstrap.cc:654] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.406947 20178 tablet_bootstrap.cc:492] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.406790 19948 catalog_manager.cc:5495] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.407135 20178 ts_tablet_manager.cc:1397] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:11.407830 20178 raft_consensus.cc:348] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.408051 20178 raft_consensus.cc:374] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.408152 20178 raft_consensus.cc:729] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.408470 20178 consensus_queue.cc:260] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.408713 20178 raft_consensus.cc:388] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.408835 20178 raft_consensus.cc:482] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.408963 20178 raft_consensus.cc:3037] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.411545 20178 raft_consensus.cc:504] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.411823 20178 leader_election.cc:302] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.412093 20178 leader_election.cc:288] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.412238 20180 raft_consensus.cc:2781] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.412454 20180 raft_consensus.cc:686] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.412688 20178 ts_tablet_manager.cc:1428] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260811 18:41:11.412776 20180 consensus_queue.cc:237] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.418910 19948 catalog_manager.cc:5495] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.433555 19948 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47946:
name: "test_table_9"
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"
    }
  }
}
I20260811 18:41:11.445127 20087 tablet_service.cc:1467] Processing CreateTablet for tablet bc232c3119a24e7bb365051504a7ac71 (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260811 18:41:11.445425 20097 tablet_service.cc:1467] Processing CreateTablet for tablet 1d2e186b822f4aa5b75def7904538e56 (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260811 18:41:11.445781 20087 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bc232c3119a24e7bb365051504a7ac71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.446058 20097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d2e186b822f4aa5b75def7904538e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.446316 20099 tablet_service.cc:1467] Processing CreateTablet for tablet ecf2e77ec1f147a7898de392881c84c9 (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260811 18:41:11.446437 20091 tablet_service.cc:1467] Processing CreateTablet for tablet 479aab6267bc4c778d9d34c4f746c6f9 (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260811 18:41:11.446578 20084 tablet_service.cc:1467] Processing CreateTablet for tablet 7316232ceb854259aed8b73e9f5321ba (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260811 18:41:11.446830 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ecf2e77ec1f147a7898de392881c84c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.447005 20091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 479aab6267bc4c778d9d34c4f746c6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.445789 20089 tablet_service.cc:1467] Processing CreateTablet for tablet 00226327fb7b4e43bfaf2fbe47f36746 (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260811 18:41:11.447734 20089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00226327fb7b4e43bfaf2fbe47f36746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.450346 20090 tablet_service.cc:1467] Processing CreateTablet for tablet e92d71c826fd4a809b0283d02d77c27c (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260811 18:41:11.450815 20090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e92d71c826fd4a809b0283d02d77c27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.450981 20086 tablet_service.cc:1467] Processing CreateTablet for tablet 2fd4d91421e04c4f961eb05206d320e1 (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260811 18:41:11.451404 20086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2fd4d91421e04c4f961eb05206d320e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.454576 20178 tablet_bootstrap.cc:492] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.454936 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7316232ceb854259aed8b73e9f5321ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.456799 20178 tablet_bootstrap.cc:654] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.463871 20084 tablet_service.cc:1467] Processing CreateTablet for tablet 526583a9b1514e188d680af32a340fe2 (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260811 18:41:11.464396 20084 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 526583a9b1514e188d680af32a340fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.464663 20178 tablet_bootstrap.cc:492] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.464838 20178 ts_tablet_manager.cc:1397] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.000s
I20260811 18:41:11.465904 20178 raft_consensus.cc:348] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.466167 20178 raft_consensus.cc:374] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.466290 20178 raft_consensus.cc:729] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.466548 20178 consensus_queue.cc:260] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.466820 20178 raft_consensus.cc:388] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.466936 20178 raft_consensus.cc:482] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.467200 20178 raft_consensus.cc:3037] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.469377 20099 tablet_service.cc:1467] Processing CreateTablet for tablet d2dc72e78f8a4c84933a7de637389cdf (DEFAULT_TABLE table=test_table_9 [id=ae1548ea7f8c4e16aae7d8a6dc49ecbb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260811 18:41:11.470145 20099 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d2dc72e78f8a4c84933a7de637389cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:11.471958 20178 raft_consensus.cc:504] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.472335 20178 leader_election.cc:302] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.472566 20178 leader_election.cc:288] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.472707 20180 raft_consensus.cc:2781] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.473201 20178 ts_tablet_manager.cc:1428] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260811 18:41:11.473233 20180 raft_consensus.cc:686] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.473531 20180 consensus_queue.cc:237] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.473623 20178 tablet_bootstrap.cc:492] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.478369 20178 tablet_bootstrap.cc:654] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.480028 19948 catalog_manager.cc:5495] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.481572 20178 tablet_bootstrap.cc:492] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.481760 20178 ts_tablet_manager.cc:1397] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
I20260811 18:41:11.482561 20178 raft_consensus.cc:348] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.482834 20178 raft_consensus.cc:374] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.482934 20178 raft_consensus.cc:729] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.483201 20178 consensus_queue.cc:260] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.483413 20178 raft_consensus.cc:388] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.483609 20178 raft_consensus.cc:482] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.483726 20178 raft_consensus.cc:3037] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.486200 20178 raft_consensus.cc:504] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.486539 20178 leader_election.cc:302] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.486783 20178 leader_election.cc:288] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.486877 20180 raft_consensus.cc:2781] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.487042 20180 raft_consensus.cc:686] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.487301 20180 consensus_queue.cc:237] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.487458 20178 ts_tablet_manager.cc:1428] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:11.487797 20178 tablet_bootstrap.cc:492] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.489804 20178 tablet_bootstrap.cc:654] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.492565 20178 tablet_bootstrap.cc:492] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.492746 20178 ts_tablet_manager.cc:1397] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.492597 19947 catalog_manager.cc:5495] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.493574 20178 raft_consensus.cc:348] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.493769 20178 raft_consensus.cc:374] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.493906 20178 raft_consensus.cc:729] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.494156 20178 consensus_queue.cc:260] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.494390 20178 raft_consensus.cc:388] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.494491 20178 raft_consensus.cc:482] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.494639 20178 raft_consensus.cc:3037] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.496990 20178 raft_consensus.cc:504] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.497282 20178 leader_election.cc:302] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.497519 20178 leader_election.cc:288] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.497589 20180 raft_consensus.cc:2781] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.497781 20180 raft_consensus.cc:686] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.498015 20180 consensus_queue.cc:237] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.498456 20178 ts_tablet_manager.cc:1428] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:41:11.498813 20178 tablet_bootstrap.cc:492] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.500967 20178 tablet_bootstrap.cc:654] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.502791 19947 catalog_manager.cc:5495] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.503597 20178 tablet_bootstrap.cc:492] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.503783 20178 ts_tablet_manager.cc:1397] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:11.504438 20178 raft_consensus.cc:348] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.504666 20178 raft_consensus.cc:374] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.504777 20178 raft_consensus.cc:729] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.505061 20178 consensus_queue.cc:260] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.505272 20178 raft_consensus.cc:388] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.505431 20178 raft_consensus.cc:482] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.505568 20178 raft_consensus.cc:3037] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.508184 20178 raft_consensus.cc:504] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.508504 20178 leader_election.cc:302] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.508911 20178 leader_election.cc:288] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.509027 20180 raft_consensus.cc:2781] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.509264 20180 raft_consensus.cc:686] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.509608 20178 ts_tablet_manager.cc:1428] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260811 18:41:11.509642 20180 consensus_queue.cc:237] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.510004 20178 tablet_bootstrap.cc:492] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.512048 20178 tablet_bootstrap.cc:654] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.514917 20178 tablet_bootstrap.cc:492] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.515096 20178 ts_tablet_manager.cc:1397] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:41:11.516094 20178 raft_consensus.cc:348] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.516319 20178 raft_consensus.cc:374] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.516448 20178 raft_consensus.cc:729] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.516750 20178 consensus_queue.cc:260] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.517009 20180 raft_consensus.cc:482] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260811 18:41:11.517168 20180 raft_consensus.cc:504] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.516978 20178 raft_consensus.cc:388] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.517578 20178 raft_consensus.cc:482] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.517532 20180 leader_election.cc:302] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.517722 20178 raft_consensus.cc:3037] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.517840 20180 leader_election.cc:288] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260811 18:41:11.517972 19947 catalog_manager.cc:5495] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.520314 20178 raft_consensus.cc:504] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.520637 20178 leader_election.cc:302] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.520677 20183 raft_consensus.cc:2741] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260811 18:41:11.520836 20178 leader_election.cc:288] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.520915 20180 raft_consensus.cc:2781] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.521221 20180 raft_consensus.cc:686] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.521478 20178 ts_tablet_manager.cc:1428] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260811 18:41:11.521502 20180 consensus_queue.cc:237] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.521799 20178 tablet_bootstrap.cc:492] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.523715 20178 tablet_bootstrap.cc:654] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.526564 20178 tablet_bootstrap.cc:492] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.526470 19947 catalog_manager.cc:5495] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.526801 20178 ts_tablet_manager.cc:1397] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:41:11.527469 20178 raft_consensus.cc:348] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.527680 20178 raft_consensus.cc:374] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.527815 20178 raft_consensus.cc:729] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.528105 20178 consensus_queue.cc:260] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.528322 20178 raft_consensus.cc:388] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.528468 20178 raft_consensus.cc:482] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.528596 20178 raft_consensus.cc:3037] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.531064 20178 raft_consensus.cc:504] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.531323 20178 leader_election.cc:302] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.531574 20178 leader_election.cc:288] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.531637 20180 raft_consensus.cc:2781] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.531884 20180 raft_consensus.cc:686] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.532178 20178 ts_tablet_manager.cc:1428] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260811 18:41:11.532244 20180 consensus_queue.cc:237] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.532506 20178 tablet_bootstrap.cc:492] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.534482 20178 tablet_bootstrap.cc:654] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.536863 19947 catalog_manager.cc:5495] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.537123 20178 tablet_bootstrap.cc:492] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.537318 20178 ts_tablet_manager.cc:1397] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:41:11.538126 20178 raft_consensus.cc:348] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.538342 20178 raft_consensus.cc:374] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.538480 20178 raft_consensus.cc:729] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.538772 20178 consensus_queue.cc:260] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.538988 20178 raft_consensus.cc:388] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.539100 20178 raft_consensus.cc:482] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.539229 20178 raft_consensus.cc:3037] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.541983 20178 raft_consensus.cc:504] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.542281 20178 leader_election.cc:302] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.542500 20178 leader_election.cc:288] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.542567 20180 raft_consensus.cc:2781] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.542810 20180 raft_consensus.cc:686] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.543111 20178 ts_tablet_manager.cc:1428] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260811 18:41:11.543109 20180 consensus_queue.cc:237] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.543459 20178 tablet_bootstrap.cc:492] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.545789 20178 tablet_bootstrap.cc:654] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.548346 19947 catalog_manager.cc:5495] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.548905 20178 tablet_bootstrap.cc:492] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.549113 20178 ts_tablet_manager.cc:1397] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260811 18:41:11.550195 20178 raft_consensus.cc:348] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.550396 20178 raft_consensus.cc:374] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.550554 20178 raft_consensus.cc:729] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.550864 20178 consensus_queue.cc:260] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.551079 20178 raft_consensus.cc:388] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.551229 20178 raft_consensus.cc:482] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.551397 20178 raft_consensus.cc:3037] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.554493 20178 raft_consensus.cc:504] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.554807 20178 leader_election.cc:302] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.555052 20178 leader_election.cc:288] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.555271 20180 raft_consensus.cc:2781] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.555498 20180 raft_consensus.cc:686] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.555744 20178 ts_tablet_manager.cc:1428] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260811 18:41:11.555770 20180 consensus_queue.cc:237] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.556138 20178 tablet_bootstrap.cc:492] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.558674 20178 tablet_bootstrap.cc:654] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.560720 19947 catalog_manager.cc:5495] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.561992 20178 tablet_bootstrap.cc:492] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.562161 20178 ts_tablet_manager.cc:1397] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20260811 18:41:11.562911 20178 raft_consensus.cc:348] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.563073 20178 raft_consensus.cc:374] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.563203 20178 raft_consensus.cc:729] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.563454 20178 consensus_queue.cc:260] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.563706 20178 raft_consensus.cc:388] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.563818 20178 raft_consensus.cc:482] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.563977 20178 raft_consensus.cc:3037] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.567221 20178 raft_consensus.cc:504] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.567553 20178 leader_election.cc:302] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.567826 20178 leader_election.cc:288] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.567987 20180 raft_consensus.cc:2781] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.568204 20180 raft_consensus.cc:686] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.568593 20178 ts_tablet_manager.cc:1428] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260811 18:41:11.568531 20180 consensus_queue.cc:237] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.568961 20178 tablet_bootstrap.cc:492] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c: Bootstrap starting.
I20260811 18:41:11.571513 20178 tablet_bootstrap.cc:654] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:11.574379 20178 tablet_bootstrap.cc:492] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c: No bootstrap required, opened a new log
I20260811 18:41:11.574620 20178 ts_tablet_manager.cc:1397] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20260811 18:41:11.575119 19947 catalog_manager.cc:5495] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.575344 20178 raft_consensus.cc:348] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.575647 20178 raft_consensus.cc:374] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:11.575743 20178 raft_consensus.cc:729] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Initialized, Role: FOLLOWER
I20260811 18:41:11.576021 20178 consensus_queue.cc:260] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.576251 20178 raft_consensus.cc:388] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:11.576363 20178 raft_consensus.cc:482] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:11.576472 20178 raft_consensus.cc:3037] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:11.579370 20178 raft_consensus.cc:504] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.579605 20178 leader_election.cc:302] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e53b0372390492dbe3004991715dc0c; no voters: 
I20260811 18:41:11.579808 20178 leader_election.cc:288] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:11.579900 20180 raft_consensus.cc:2781] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:11.580045 20180 raft_consensus.cc:686] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Becoming Leader. State: Replica: 2e53b0372390492dbe3004991715dc0c, State: Running, Role: LEADER
I20260811 18:41:11.580361 20180 consensus_queue.cc:237] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } }
I20260811 18:41:11.580554 20178 ts_tablet_manager.cc:1428] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260811 18:41:11.584908 19947 catalog_manager.cc:5495] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e53b0372390492dbe3004991715dc0c (127.13.29.193). New cstate: current_term: 1 leader_uuid: "2e53b0372390492dbe3004991715dc0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e53b0372390492dbe3004991715dc0c" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:11.619279 13431 tablet_server.cc:178] TabletServer@127.13.29.193:0 shutting down...
I20260811 18:41:11.635351 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:41:11.635993 13431 tablet_replica.cc:330] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.636521 13431 raft_consensus.cc:2229] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.636859 13431 raft_consensus.cc:2258] T 526583a9b1514e188d680af32a340fe2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.638590 13431 tablet_replica.cc:330] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.638832 13431 raft_consensus.cc:2229] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.639055 13431 raft_consensus.cc:2258] T 1d2e186b822f4aa5b75def7904538e56 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.640095 13431 tablet_replica.cc:330] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.640324 13431 raft_consensus.cc:2229] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.640519 13431 raft_consensus.cc:2258] T 2fd4d91421e04c4f961eb05206d320e1 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.641532 13431 tablet_replica.cc:330] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.641742 13431 raft_consensus.cc:2229] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.641937 13431 raft_consensus.cc:2258] T 00226327fb7b4e43bfaf2fbe47f36746 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.642913 13431 tablet_replica.cc:330] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.643148 13431 raft_consensus.cc:2229] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.643322 13431 raft_consensus.cc:2258] T bc232c3119a24e7bb365051504a7ac71 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.644069 13431 tablet_replica.cc:330] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.644279 13431 raft_consensus.cc:2229] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.644474 13431 raft_consensus.cc:2258] T 7316232ceb854259aed8b73e9f5321ba P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.645318 13431 tablet_replica.cc:330] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.645579 13431 raft_consensus.cc:2229] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.645756 13431 raft_consensus.cc:2258] T ecf2e77ec1f147a7898de392881c84c9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.646622 13431 tablet_replica.cc:330] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.646826 13431 raft_consensus.cc:2229] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.647019 13431 raft_consensus.cc:2258] T 479aab6267bc4c778d9d34c4f746c6f9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.647785 13431 tablet_replica.cc:330] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.648010 13431 raft_consensus.cc:2229] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.648177 13431 raft_consensus.cc:2258] T c5efc306f2eb42b3b6c3760c9e2d6033 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.649099 13431 tablet_replica.cc:330] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.649293 13431 raft_consensus.cc:2229] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.649555 13431 raft_consensus.cc:2258] T 1f92d5312cc04280b874e22110e9466b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.650395 13431 tablet_replica.cc:330] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.650650 13431 raft_consensus.cc:2229] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.650847 13431 raft_consensus.cc:2258] T b3e4b7bbc1ed4063b0c8019e736726cd P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.651623 13431 tablet_replica.cc:330] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.651822 13431 raft_consensus.cc:2229] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.652029 13431 raft_consensus.cc:2258] T a30269e80f9e4bf6a15d6526f5e33584 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.652767 13431 tablet_replica.cc:330] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.652998 13431 raft_consensus.cc:2229] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.653178 13431 raft_consensus.cc:2258] T 995ed086d9284ffe8f8b2b442eaf5ff6 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.654016 13431 tablet_replica.cc:330] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.654227 13431 raft_consensus.cc:2229] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.654422 13431 raft_consensus.cc:2258] T 483e18bfdc5d43029dd8dbca14b0c6d3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.654883 13431 tablet_replica.cc:330] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.655107 13431 raft_consensus.cc:2229] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.655267 13431 raft_consensus.cc:2258] T 81931b9a24bf4ab5b639778780d87bab P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.656090 13431 tablet_replica.cc:330] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.656288 13431 raft_consensus.cc:2229] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.656474 13431 raft_consensus.cc:2258] T 6ca70e2712c64ffca467f07b228c258b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.656946 13431 tablet_replica.cc:330] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.657173 13431 raft_consensus.cc:2229] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.657405 13431 raft_consensus.cc:2258] T fdbdf26098b64d9ca249791f1bb6eb79 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.657909 13431 tablet_replica.cc:330] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.658113 13431 raft_consensus.cc:2229] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.658303 13431 raft_consensus.cc:2258] T 4b5d34c94ec340a0884d635b438e9fb4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.659093 13431 tablet_replica.cc:330] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.659315 13431 raft_consensus.cc:2229] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.659482 13431 raft_consensus.cc:2258] T a611fc9cf2a54da697a810e3ff149a85 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.659960 13431 tablet_replica.cc:330] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.660141 13431 raft_consensus.cc:2229] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.660331 13431 raft_consensus.cc:2258] T 9f6a22d5a5654de38df62c81fbb55b57 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.660809 13431 tablet_replica.cc:330] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.660997 13431 raft_consensus.cc:2229] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.661182 13431 raft_consensus.cc:2258] T 87cb5ff1cf564f1cbcd6947e30701b75 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.662012 13431 tablet_replica.cc:330] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.662266 13431 raft_consensus.cc:2229] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.662514 13431 raft_consensus.cc:2258] T 7ffda87623624cd48b256e253f06c6e9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.663005 13431 tablet_replica.cc:330] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.663233 13431 raft_consensus.cc:2229] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.663404 13431 raft_consensus.cc:2258] T 0b06e33e44fd4826a3ff1b22c73840ba P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.664077 13431 tablet_replica.cc:330] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.664278 13431 raft_consensus.cc:2229] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.664467 13431 raft_consensus.cc:2258] T 5549e6c007bf4d9fb4236222e7f7419f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.664922 13431 tablet_replica.cc:330] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.665133 13431 raft_consensus.cc:2229] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.665297 13431 raft_consensus.cc:2258] T 952fd31f42a14d3b9713be63b8c46b82 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.665833 13431 tablet_replica.cc:330] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.666056 13431 raft_consensus.cc:2229] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.666250 13431 raft_consensus.cc:2258] T e41cc4774100464eaae170f6f08840ca P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.666705 13431 tablet_replica.cc:330] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.666918 13431 raft_consensus.cc:2229] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.667085 13431 raft_consensus.cc:2258] T 7d24f87873044f55b51770f0af79541d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.667941 13431 tablet_replica.cc:330] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.668169 13431 raft_consensus.cc:2229] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.668396 13431 raft_consensus.cc:2258] T 44fab93f7af14f88ace86fc009a743a4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.668891 13431 tablet_replica.cc:330] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.669108 13431 raft_consensus.cc:2229] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.669278 13431 raft_consensus.cc:2258] T 4632f5a6403e4b40b3d3f0653646cc3d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.669874 13431 tablet_replica.cc:330] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.670073 13431 raft_consensus.cc:2229] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.670264 13431 raft_consensus.cc:2258] T 2515215453fd4161b0ab7d1c42418f78 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.671063 13431 tablet_replica.cc:330] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.671273 13431 raft_consensus.cc:2229] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.671442 13431 raft_consensus.cc:2258] T 3f98af3f5bb1407498c64703dc051d16 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.671936 13431 tablet_replica.cc:330] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.672132 13431 raft_consensus.cc:2229] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.672329 13431 raft_consensus.cc:2258] T 81cc02408a7d4abe8402a078a0cc230f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.673228 13431 tablet_replica.cc:330] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.673549 13431 raft_consensus.cc:2229] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.673755 13431 raft_consensus.cc:2258] T 21fe8503f1b24affbe811b4eeae698c9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.674495 13431 tablet_replica.cc:330] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.674715 13431 raft_consensus.cc:2229] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.674950 13431 raft_consensus.cc:2258] T 74c3da34408542fbbf948750758f0ae2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.675524 13431 tablet_replica.cc:330] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.675769 13431 raft_consensus.cc:2229] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.675984 13431 raft_consensus.cc:2258] T 1114f9c35791402782a5027fa3c3c238 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.676577 13431 tablet_replica.cc:330] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.676790 13431 raft_consensus.cc:2229] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.677001 13431 raft_consensus.cc:2258] T 107cf8a5ba9e44b3917cd2859e882c91 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.677923 13431 tablet_replica.cc:330] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.678158 13431 raft_consensus.cc:2229] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.678352 13431 raft_consensus.cc:2258] T 24a069845cb748cc9539598748b1050f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.679036 13431 tablet_replica.cc:330] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.679267 13431 raft_consensus.cc:2229] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.679478 13431 raft_consensus.cc:2258] T c36bc2b213784d4f8322bd0f55b3ebd9 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.679986 13431 tablet_replica.cc:330] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.680225 13431 raft_consensus.cc:2229] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.680416 13431 raft_consensus.cc:2258] T 0ecec21274514c9f801d9d33c51f9be2 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.680934 13431 tablet_replica.cc:330] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.681177 13431 raft_consensus.cc:2229] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.681430 13431 raft_consensus.cc:2258] T eb88ddad877b4ea18f3479ace1cfd9ea P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.681947 13431 tablet_replica.cc:330] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.682191 13431 raft_consensus.cc:2229] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.682387 13431 raft_consensus.cc:2258] T 763675584c344e0f91453af5991b3d57 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.682917 13431 tablet_replica.cc:330] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.683135 13431 raft_consensus.cc:2229] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.683342 13431 raft_consensus.cc:2258] T e92d71c826fd4a809b0283d02d77c27c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.684240 13431 tablet_replica.cc:330] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.684504 13431 raft_consensus.cc:2229] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.684715 13431 raft_consensus.cc:2258] T d725700ccb9342b48d387c53d4f01637 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.685235 13431 tablet_replica.cc:330] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.685475 13431 raft_consensus.cc:2229] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.685701 13431 raft_consensus.cc:2258] T 5388675ecdf64909bf8f09fb8aadc8a3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.686604 13431 tablet_replica.cc:330] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.686837 13431 raft_consensus.cc:2229] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.687058 13431 raft_consensus.cc:2258] T 5e4168d35a1642daba1b6b2472789521 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.687610 13431 tablet_replica.cc:330] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.687832 13431 raft_consensus.cc:2229] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.688045 13431 raft_consensus.cc:2258] T 2cf378cf76a64652b7fb1ef248a4a824 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.688948 13431 tablet_replica.cc:330] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.689191 13431 raft_consensus.cc:2229] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.689417 13431 raft_consensus.cc:2258] T 7bd91ddd806e4a13bcab8b62da77251e P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.690094 13431 tablet_replica.cc:330] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.690306 13431 raft_consensus.cc:2229] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.690524 13431 raft_consensus.cc:2258] T 1cf1e559280345be851761a593c10c12 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.691011 13431 tablet_replica.cc:330] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.691246 13431 raft_consensus.cc:2229] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.691443 13431 raft_consensus.cc:2258] T 8dd6a12516b6473886994acce572e45c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.691957 13431 tablet_replica.cc:330] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.692181 13431 raft_consensus.cc:2229] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.692390 13431 raft_consensus.cc:2258] T e65d09a7aa5e4e17acf1f0d542054547 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.692883 13431 tablet_replica.cc:330] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.693114 13431 raft_consensus.cc:2229] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.693310 13431 raft_consensus.cc:2258] T a568abc346cc404cb435fc1857b1fbad P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.694201 13431 tablet_replica.cc:330] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.694430 13431 raft_consensus.cc:2229] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.694710 13431 raft_consensus.cc:2258] T ede1aa90d6f4419a8dacbf606b7d2516 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.695225 13431 tablet_replica.cc:330] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.695468 13431 raft_consensus.cc:2229] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.695716 13431 raft_consensus.cc:2258] T 460e309659184663b6943fa72bd192f1 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.696538 13431 tablet_replica.cc:330] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.696758 13431 raft_consensus.cc:2229] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.696964 13431 raft_consensus.cc:2258] T b5fef55c9729473a978bb2ac5dbf33cc P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.697721 13431 tablet_replica.cc:330] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.697960 13431 raft_consensus.cc:2229] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.698150 13431 raft_consensus.cc:2258] T 1968abb6342b49af9aa7483f8b88584e P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.699085 13431 tablet_replica.cc:330] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.699301 13431 raft_consensus.cc:2229] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.699512 13431 raft_consensus.cc:2258] T 324c3cf3bd6840fc958218decba05ffb P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.700335 13431 tablet_replica.cc:330] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.700563 13431 raft_consensus.cc:2229] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.700762 13431 raft_consensus.cc:2258] T d2dc72e78f8a4c84933a7de637389cdf P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.701681 13431 tablet_replica.cc:330] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.701905 13431 raft_consensus.cc:2229] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.702129 13431 raft_consensus.cc:2258] T 76545e27ea324c87bfad2c0427f3bb39 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.702627 13431 tablet_replica.cc:330] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.702857 13431 raft_consensus.cc:2229] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.703053 13431 raft_consensus.cc:2258] T 38200f6ae45548a8b979c96aa6193824 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.703562 13431 tablet_replica.cc:330] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.703773 13431 raft_consensus.cc:2229] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.703979 13431 raft_consensus.cc:2258] T b0cb0fe0ec8b406abc99aa1c708a82de P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.704463 13431 tablet_replica.cc:330] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.704707 13431 raft_consensus.cc:2229] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.704900 13431 raft_consensus.cc:2258] T cc4ce9cc40cf45ab9b7355ace7984149 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.705487 13431 tablet_replica.cc:330] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.705703 13431 raft_consensus.cc:2229] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.705911 13431 raft_consensus.cc:2258] T 3748437bc9944d0db18968142fbe6e91 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.706398 13431 tablet_replica.cc:330] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.706645 13431 raft_consensus.cc:2229] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.706837 13431 raft_consensus.cc:2258] T c6792a0efad84a39b26d88b110b18386 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.707332 13431 tablet_replica.cc:330] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.707561 13431 raft_consensus.cc:2229] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.707777 13431 raft_consensus.cc:2258] T 172dbc24ad0f4d30b6939d204b68c40f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.708261 13431 tablet_replica.cc:330] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.708484 13431 raft_consensus.cc:2229] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.708981 13431 raft_consensus.cc:2258] T 429493636e424fb88dd9e5e956790024 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.709617 13431 tablet_replica.cc:330] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.709821 13431 raft_consensus.cc:2229] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.710026 13431 raft_consensus.cc:2258] T a7cc65e1dfef45f2aeb3d63c5c54f0a3 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.710704 13431 tablet_replica.cc:330] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.710923 13431 raft_consensus.cc:2229] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.711107 13431 raft_consensus.cc:2258] T b7d7c42cd647475a8f5fa84c8cc5c05c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.711607 13431 tablet_replica.cc:330] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.711800 13431 raft_consensus.cc:2229] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.711998 13431 raft_consensus.cc:2258] T 80c84f64218f4dfa9e0edf5655326657 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.712461 13431 tablet_replica.cc:330] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.712667 13431 raft_consensus.cc:2229] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.712849 13431 raft_consensus.cc:2258] T 2a18166428154ff78e92deb894794e6d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.713599 13431 tablet_replica.cc:330] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.713793 13431 raft_consensus.cc:2229] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.713989 13431 raft_consensus.cc:2258] T f005da6d5e1b412a8fad8475e53a6cf4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.714465 13431 tablet_replica.cc:330] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.714677 13431 raft_consensus.cc:2229] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.714856 13431 raft_consensus.cc:2258] T 63285bcd160543378b44841b01a435cb P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.715730 13431 tablet_replica.cc:330] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.715931 13431 raft_consensus.cc:2229] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.716143 13431 raft_consensus.cc:2258] T bf205f797f894764a23f32e21c221cd4 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.716988 13431 tablet_replica.cc:330] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.717212 13431 raft_consensus.cc:2229] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.717424 13431 raft_consensus.cc:2258] T 96353693d2d4434bbb7db4cc9a10592b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.717943 13431 tablet_replica.cc:330] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.718146 13431 raft_consensus.cc:2229] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.718345 13431 raft_consensus.cc:2258] T 1b59ad2cf7db4fcd93ad8b109ef76c97 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.718842 13431 tablet_replica.cc:330] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.719198 13431 raft_consensus.cc:2229] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.719430 13431 raft_consensus.cc:2258] T abfe2a67099642968ef842e99a3431d5 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.720077 13431 tablet_replica.cc:330] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.720296 13431 raft_consensus.cc:2229] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.720504 13431 raft_consensus.cc:2258] T 8817c58701b54a1e8dcc1c57255eaf5c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.721033 13431 tablet_replica.cc:330] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.721282 13431 raft_consensus.cc:2229] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.721499 13431 raft_consensus.cc:2258] T 2bc26888c5a44753a34251a0111f0be8 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.722007 13431 tablet_replica.cc:330] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.722201 13431 raft_consensus.cc:2229] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.722396 13431 raft_consensus.cc:2258] T f7d5f55080e842c49051f08d3e238c8d P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.723105 13431 tablet_replica.cc:330] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.723347 13431 raft_consensus.cc:2229] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.723551 13431 raft_consensus.cc:2258] T 4ef1363e88ba4ec3ba05647d989a7822 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.724264 13431 tablet_replica.cc:330] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.724466 13431 raft_consensus.cc:2229] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.724681 13431 raft_consensus.cc:2258] T e42dad47ed8247feb8094a8fc398aec6 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.725570 13431 tablet_replica.cc:330] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.725787 13431 raft_consensus.cc:2229] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.725976 13431 raft_consensus.cc:2258] T c206137722434bf4ac69ea509ffa2797 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.726471 13431 tablet_replica.cc:330] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.726678 13431 raft_consensus.cc:2229] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.726873 13431 raft_consensus.cc:2258] T c2f654a9d8ed488aa7ae23f554a8a37b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.727545 13431 tablet_replica.cc:330] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.727763 13431 raft_consensus.cc:2229] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.727949 13431 raft_consensus.cc:2258] T 16ded8a618cc4607be15f88f7b4b58bf P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.728642 13431 tablet_replica.cc:330] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.728837 13431 raft_consensus.cc:2229] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.729038 13431 raft_consensus.cc:2258] T bef3dea606024dc5a702b46b6e7460b5 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.729754 13431 tablet_replica.cc:330] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.729964 13431 raft_consensus.cc:2229] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.730146 13431 raft_consensus.cc:2258] T bcaac30c68bd495ba9528786e7d54a2c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.730933 13431 tablet_replica.cc:330] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.731137 13431 raft_consensus.cc:2229] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.731345 13431 raft_consensus.cc:2258] T d04a55ad68bb4e408aa4bbc26da3aece P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.732092 13431 tablet_replica.cc:330] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.732311 13431 raft_consensus.cc:2229] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.732492 13431 raft_consensus.cc:2258] T 9cc7310b17d14c039e8a9bc243db205b P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.732980 13431 tablet_replica.cc:330] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.733182 13431 raft_consensus.cc:2229] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.733407 13431 raft_consensus.cc:2258] T e7bb573b5ec7498c897f0c609599e779 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.734182 13431 tablet_replica.cc:330] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.734398 13431 raft_consensus.cc:2229] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.734591 13431 raft_consensus.cc:2258] T db65a73526d54933ab1a31aae7f0f0c7 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.735085 13431 tablet_replica.cc:330] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.735281 13431 raft_consensus.cc:2229] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.735474 13431 raft_consensus.cc:2258] T 32ebf458c2be4286ad68966fb8c192cd P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.736227 13431 tablet_replica.cc:330] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.736451 13431 raft_consensus.cc:2229] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.736647 13431 raft_consensus.cc:2258] T daf81ffc9c414710909df046472f79ac P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.737141 13431 tablet_replica.cc:330] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.737326 13431 raft_consensus.cc:2229] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.737604 13431 raft_consensus.cc:2258] T a591ec53a4454e7aae3996ae8201b95c P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.738262 13431 tablet_replica.cc:330] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.738467 13431 raft_consensus.cc:2229] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.738657 13431 raft_consensus.cc:2258] T f00921ba1e3f41709c059d8020fd167f P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.739141 13431 tablet_replica.cc:330] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.739329 13431 raft_consensus.cc:2229] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.739530 13431 raft_consensus.cc:2258] T e80c3fe87134488e86ccaae38fea9e04 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.740149 13431 tablet_replica.cc:330] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.740345 13431 raft_consensus.cc:2229] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.740525 13431 raft_consensus.cc:2258] T dbaed921c1ed4d09802e6a01e531c337 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.741206 13431 tablet_replica.cc:330] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.741420 13431 raft_consensus.cc:2229] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.741641 13431 raft_consensus.cc:2258] T c43e5b3b24c249c7b12d0421fb274c53 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.742262 13431 tablet_replica.cc:330] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.742457 13431 raft_consensus.cc:2229] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.742643 13431 raft_consensus.cc:2258] T 8377bdcb399d443e8e16779b7f4ed36a P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.743114 13431 tablet_replica.cc:330] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.743291 13431 raft_consensus.cc:2229] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.743480 13431 raft_consensus.cc:2258] T 461816b2326a4d249495bbdd84cec153 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.744174 13431 tablet_replica.cc:330] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.744366 13431 raft_consensus.cc:2229] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.744550 13431 raft_consensus.cc:2258] T 0fd434c98ba347e99fab611af7486533 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.745033 13431 tablet_replica.cc:330] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c: stopping tablet replica
I20260811 18:41:11.745205 13431 raft_consensus.cc:2229] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:11.745432 13431 raft_consensus.cc:2258] T 749fa339c76f4f75be51c0c444f06210 P 2e53b0372390492dbe3004991715dc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:11.781272 13431 tablet_server.cc:194] TabletServer@127.13.29.193:0 shutdown complete.
I20260811 18:41:13.397683 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:13.401787 20488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:13.401798 20489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:13.402945 20491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:13.403321 13431 server_base.cc:1034] running on GCE node
I20260811 18:41:13.403745 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:41:13.403855 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:41:13.403937 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473673403897 us; error 0 us; skew 500 ppm
I20260811 18:41:13.404194 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:13.410121 13431 webserver.cc:460] Webserver started at http://127.13.29.193:43321/ using document root <none> and password file <none>
I20260811 18:41:13.410451 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:13.410574 13431 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260811 18:41:13.413645 13431 fs_manager.cc:709] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260811 18:41:13.415625 20499 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:13.416200 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260811 18:41:13.416388 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/ts-0-root
uuid: "2e53b0372390492dbe3004991715dc0c"
format_stamp: "Formatted at 2026-08-11 18:41:09 on dist-test-slave-bw88"
I20260811 18:41:13.416628 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786473608867715-13431-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)
I20260811 18:41:13.440610 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:13.441596 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:13.442485 13431 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:13.443867 13431 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:13.443985 13431 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:13.444171 13431 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:13.444269 13431 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:13.464697 20597 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:39877 every 8 connection(s)
I20260811 18:41:13.464660 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:39877
I20260811 18:41:13.469264 13431 tablet_server.cc:178] TabletServer@127.13.29.193:39877 shutting down...
I20260811 18:41:13.481793 20599 heartbeater.cc:347] Connected to a master server at 127.13.29.254:42327
I20260811 18:41:13.482041 20599 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:13.482613 20599 heartbeater.cc:511] Master 127.13.29.254:42327 requested a full tablet report, sending...
I20260811 18:41:13.484169 19947 ts_manager.cc:194] Re-registered known tserver with Master: 2e53b0372390492dbe3004991715dc0c (127.13.29.193:39877)
I20260811 18:41:13.485194 19947 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41074
I20260811 18:41:13.486943 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:41:13.500944 13431 tablet_server.cc:194] TabletServer@127.13.29.193:39877 shutdown complete.
I20260811 18:41:13.505436 13431 master.cc:537] Master@127.13.29.254:42327 shutting down...
I20260811 18:41:13.518786 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:41:13.519191 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:41:13.519390 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P cd79eb1e89754efab737468fcb1a41aa: stopping tablet replica
I20260811 18:41:13.534301 13431 master.cc:552] Master@127.13.29.254:42327 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaDeleteByMultipleTableNames (4233 ms)
[ RUN      ] ToolTest.TestServerSetFlag
2026-08-11T18:41:13Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:13Z Disabled control of system clock
I20260811 18:41:13.655376 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-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.13.29.254:39979
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:34057
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:39979 with env {}
W20260811 18:41:14.052991 20608 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:14.053372 20608 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:14.053516 20608 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:14.061189 20608 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:14.061311 20608 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:14.061404 20608 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:14.061486 20608 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:14.071228 20608 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34057
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:39979
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:39979
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:14.072624 20608 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:14.074536 20608 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:14.087337 20619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:14.087560 20614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:14.087760 20616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:14.088726 20608 server_base.cc:1034] running on GCE node
I20260811 18:41:14.089670 20608 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:14.091173 20608 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:14.092463 20608 hybrid_clock.cc:648] HybridClock initialized: now 1786473674092343 us; error 57 us; skew 500 ppm
I20260811 18:41:14.092980 20608 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:14.095892 20608 webserver.cc:460] Webserver started at http://127.13.29.254:38319/ using document root <none> and password file <none>
I20260811 18:41:14.096632 20608 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:14.096745 20608 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:14.097038 20608 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:14.100366 20608 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "9251e68fe9af4d80aa850a70801d85ff"
format_stamp: "Formatted at 2026-08-11 18:41:14 on dist-test-slave-bw88"
I20260811 18:41:14.101301 20608 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "9251e68fe9af4d80aa850a70801d85ff"
format_stamp: "Formatted at 2026-08-11 18:41:14 on dist-test-slave-bw88"
I20260811 18:41:14.108354 20608 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260811 18:41:14.112528 20627 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:14.114322 20608 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:41:14.114605 20608 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "9251e68fe9af4d80aa850a70801d85ff"
format_stamp: "Formatted at 2026-08-11 18:41:14 on dist-test-slave-bw88"
I20260811 18:41:14.114851 20608 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-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)
I20260811 18:41:14.130839 20608 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:14.131886 20608 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
I20260811 18:41:14.132328 20608 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:14.153543 20608 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:39979
I20260811 18:41:14.153623 20701 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:39979 every 8 connection(s)
I20260811 18:41:14.155036 20608 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:14.159261 20702 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:14.163312 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 20608
I20260811 18:41:14.163542 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:14.171650 20702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff: Bootstrap starting.
I20260811 18:41:14.175937 20702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:14.177501 20702 log.cc:824] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:14.181197 20702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff: No bootstrap required, opened a new log
I20260811 18:41:14.188761 20702 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9251e68fe9af4d80aa850a70801d85ff" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39979 } }
I20260811 18:41:14.189201 20702 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:14.189311 20702 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9251e68fe9af4d80aa850a70801d85ff, State: Initialized, Role: FOLLOWER
I20260811 18:41:14.190057 20702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9251e68fe9af4d80aa850a70801d85ff" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39979 } }
I20260811 18:41:14.190291 20702 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:14.190428 20702 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:14.190622 20702 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:14.192752 20702 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9251e68fe9af4d80aa850a70801d85ff" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39979 } }
I20260811 18:41:14.193295 20702 leader_election.cc:302] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9251e68fe9af4d80aa850a70801d85ff; no voters: 
I20260811 18:41:14.194024 20702 leader_election.cc:288] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:14.194231 20710 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:14.195546 20710 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [term 1 LEADER]: Becoming Leader. State: Replica: 9251e68fe9af4d80aa850a70801d85ff, State: Running, Role: LEADER
I20260811 18:41:14.196168 20710 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9251e68fe9af4d80aa850a70801d85ff" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39979 } }
I20260811 18:41:14.196943 20702 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:14.199348 20713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9251e68fe9af4d80aa850a70801d85ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9251e68fe9af4d80aa850a70801d85ff" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39979 } } }
I20260811 18:41:14.199998 20713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:14.199443 20714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9251e68fe9af4d80aa850a70801d85ff. Latest consensus state: current_term: 1 leader_uuid: "9251e68fe9af4d80aa850a70801d85ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9251e68fe9af4d80aa850a70801d85ff" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39979 } } }
I20260811 18:41:14.200476 20714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:14.202874 20722 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:14.209000 20722 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:14.211153 20738 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260811 18:41:14.220129 20722 catalog_manager.cc:1347] Generated new cluster ID: 862478bf900c43e3ae2f954a93f3088a
I20260811 18:41:14.220250 20722 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:14.237231 20722 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:14.238690 20722 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:14.248214 20722 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9251e68fe9af4d80aa850a70801d85ff: Generated new TSK 0
I20260811 18:41:14.249193 20722 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:14.258800 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:39979
--builtin_ntp_servers=127.13.29.212:34057
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:14.677855 20743 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:14.678171 20743 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:14.678339 20743 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:14.686597 20743 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:14.686781 20743 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:14.696686 20743 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34057
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:39979
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:14.698247 20743 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:14.700165 20743 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:14.715201 20750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:14.715279 20753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:14.715220 20751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:14.716331 20743 server_base.cc:1034] running on GCE node
I20260811 18:41:14.717113 20743 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:14.718343 20743 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:14.719648 20743 hybrid_clock.cc:648] HybridClock initialized: now 1786473674719568 us; error 50 us; skew 500 ppm
I20260811 18:41:14.720054 20743 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:14.722867 20743 webserver.cc:460] Webserver started at http://127.13.29.193:37967/ using document root <none> and password file <none>
I20260811 18:41:14.723654 20743 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:14.723830 20743 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:14.724212 20743 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:14.727272 20743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "3a2bb29946434607a2229125fcb1cb02"
format_stamp: "Formatted at 2026-08-11 18:41:14 on dist-test-slave-bw88"
I20260811 18:41:14.728377 20743 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "3a2bb29946434607a2229125fcb1cb02"
format_stamp: "Formatted at 2026-08-11 18:41:14 on dist-test-slave-bw88"
I20260811 18:41:14.734771 20743 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:41:14.738826 20766 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:14.740566 20743 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260811 18:41:14.740792 20743 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "3a2bb29946434607a2229125fcb1cb02"
format_stamp: "Formatted at 2026-08-11 18:41:14 on dist-test-slave-bw88"
I20260811 18:41:14.741050 20743 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-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)
I20260811 18:41:14.764163 20743 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:14.765147 20743 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
I20260811 18:41:14.765561 20743 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:14.766696 20743 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:14.768352 20743 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:14.768458 20743 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:14.768626 20743 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:14.768710 20743 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:14.807807 20743 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:46569
I20260811 18:41:14.807840 20931 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:46569 every 8 connection(s)
I20260811 18:41:14.809399 20743 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:14.816359 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 20743
I20260811 18:41:14.816672 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:14.827417 20932 heartbeater.cc:347] Connected to a master server at 127.13.29.254:39979
I20260811 18:41:14.827770 20932 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:14.828738 20932 heartbeater.cc:511] Master 127.13.29.254:39979 requested a full tablet report, sending...
I20260811 18:41:14.831543 20649 ts_manager.cc:194] Registered new tserver with Master: 3a2bb29946434607a2229125fcb1cb02 (127.13.29.193:46569)
I20260811 18:41:14.833410 20649 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:38165
I20260811 18:41:14.833868 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
W20260811 18:41:15.284647 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48294 forcing change of non-runtime-safe flag unlock_unsafe_flags
W20260811 18:41:15.291867 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:15.292093 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:15.292235 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:15.300675 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:15.300806 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:15.300918 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:15.300993 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:15.302737 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48294 changed flags via RPC: unlock_unsafe_flags from 'true' to 'true'
W20260811 18:41:15.811664 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48302 forcing change of non-runtime-safe flag enable_data_block_fsync
W20260811 18:41:15.819902 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:15.820063 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:15.820139 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:15.820286 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:15.830377 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:15.830554 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:15.830706 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:15.830806 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:15.832502 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48302 changed flags via RPC: enable_data_block_fsync from 'true' to 'true'
I20260811 18:41:15.836862 20932 heartbeater.cc:503] Master 127.13.29.254:39979 was elected leader, sending a full tablet report...
W20260811 18:41:16.340973 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48304 forcing change of non-runtime-safe flag unlock_unsafe_flags
E20260811 18:41:16.348027 20695 flags.cc:427] Flag --enable_data_block_fsync is unsafe and unsupported.
E20260811 18:41:16.348227 20695 flags.cc:427] Flag --openssl_security_level_override is unsafe and unsupported.
E20260811 18:41:16.348345 20695 flags.cc:427] Flag --rpc_server_allow_ephemeral_ports is unsafe and unsupported.
E20260811 18:41:16.348464 20695 flags.cc:427] Flag --never_fsync is unsafe and unsupported.
E20260811 18:41:16.348606 20695 flags.cc:433] 4 unsafe flag(s) in use.
E20260811 18:41:16.348668 20695 flags.cc:434] Use --unlock_unsafe_flags to proceed at your own risk.
W20260811 18:41:17.380188 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48334 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260811 18:41:17.387220 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:17.387456 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:17.387569 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:17.387702 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:17.395783 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:17.396014 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:17.396118 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:17.396220 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:17.397899 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48334 changed flags via RPC: unlock_experimental_flags from 'true' to 'true'
W20260811 18:41:17.926515 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:17.926726 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:17.926846 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:17.926967 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:17.935104 20695 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260811 18:41:17.935264 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:17.935386 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:17.935470 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:17.935583 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:17.937146 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48348 changed flags via RPC: auto_rebalancing_enabled from 'false' to 'true'
W20260811 18:41:18.455065 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48350 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260811 18:41:18.462844 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:18.463109 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:18.463235 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:18.463394 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
E20260811 18:41:18.472270 20695 flags.cc:427] Flag --auto_rebalancing_enabled is experimental and unsupported.
E20260811 18:41:18.472463 20695 flags.cc:427] Flag --ipki_ca_key_size is experimental and unsupported.
E20260811 18:41:18.472587 20695 flags.cc:427] Flag --ipki_server_key_size is experimental and unsupported.
E20260811 18:41:18.472719 20695 flags.cc:427] Flag --tsk_num_rsa_bits is experimental and unsupported.
E20260811 18:41:18.472815 20695 flags.cc:427] Flag --rpc_reuseport is experimental and unsupported.
E20260811 18:41:18.473011 20695 flags.cc:433] 5 experimental flag(s) in use.
E20260811 18:41:18.473083 20695 flags.cc:434] Use --unlock_experimental_flags to proceed at your own risk.
W20260811 18:41:19.512745 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48372 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260811 18:41:19.519753 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:19.519961 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:19.520099 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:19.520192 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:19.528115 20695 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260811 18:41:19.528260 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:19.528306 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:19.528360 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:19.528409 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:19.529955 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48372 changed flags via RPC: unlock_experimental_flags from 'true' to 'true'
W20260811 18:41:20.116415 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48380 forcing change of non-runtime-safe flag raft_prepare_replacement_before_eviction
W20260811 18:41:20.123301 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:20.123447 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:20.123576 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:20.123660 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:20.131880 20695 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260811 18:41:20.132020 20695 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260811 18:41:20.132157 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:20.132230 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:20.132340 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:20.132421 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:20.133997 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48380 changed flags via RPC: raft_prepare_replacement_before_eviction from 'true' to 'true'
W20260811 18:41:20.695771 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:20.695960 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:20.696085 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:20.696221 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:20.704649 20695 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260811 18:41:20.704840 20695 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260811 18:41:20.704923 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:20.705037 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:20.705094 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:20.705207 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:20.706774 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48392 changed flags via RPC: auto_rebalancing_enabled from 'true' to 'true'
W20260811 18:41:21.230253 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48402 forcing change of non-runtime-safe flag raft_prepare_replacement_before_eviction
W20260811 18:41:21.237073 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:21.237309 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:21.237459 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:21.237627 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:21.246233 20695 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=false
W20260811 18:41:21.246448 20695 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260811 18:41:21.246536 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:21.246651 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:21.246737 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:21.246824 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
E20260811 18:41:21.248294 20695 catalog_manager.cc:550] if enabling auto-rebalancing, Kudu must be configured with --raft_prepare_replacement_before_eviction
W20260811 18:41:21.762661 20695 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260811 18:41:21.762876 20695 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:21.763000 20695 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:21.763120 20695 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:21.771214 20695 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260811 18:41:21.771399 20695 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260811 18:41:21.771512 20695 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:21.771607 20695 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:21.771703 20695 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:21.771795 20695 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:21.773450 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48408 changed flags via RPC: auto_rebalancing_enabled from 'true' to 'true'
W20260811 18:41:22.806453 20695 generic_service.cc:139] {username='slave'} at 127.0.0.1:48542 forcing change of non-runtime-safe flag rpc_certificate_file
I20260811 18:41:22.806664 20695 generic_service.cc:175] {username='slave'} at 127.0.0.1:48542 changed flags via RPC: rpc_certificate_file from '' to 'test'
I20260811 18:41:22.894598 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 20743
I20260811 18:41:22.905260 20926 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:22.990617 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 20743
I20260811 18:41:23.022858 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 20608
I20260811 18:41:23.024025 20695 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:23.149420 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 20608
2026-08-11T18:41:23Z chronyd exiting
[       OK ] ToolTest.TestServerSetFlag (9625 ms)
[ RUN      ] ToolTest.TestTServerListState
2026-08-11T18:41:23Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:23Z Disabled control of system clock
I20260811 18:41:23.279075 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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.13.29.254:45121
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:44355
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:45121 with env {}
W20260811 18:41:23.664623 21233 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:23.664964 21233 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:23.665053 21233 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:23.672632 21233 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:23.672770 21233 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:23.672821 21233 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:23.672887 21233 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:23.682868 21233 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:44355
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:45121
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:45121
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:23.684388 21233 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:23.686348 21233 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:23.698987 21240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:23.699124 21242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:23.699355 21244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:23.699961 21233 server_base.cc:1034] running on GCE node
I20260811 18:41:23.700938 21233 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:23.702571 21233 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:23.703796 21233 hybrid_clock.cc:648] HybridClock initialized: now 1786473683703733 us; error 37 us; skew 500 ppm
I20260811 18:41:23.704174 21233 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:23.710026 21233 webserver.cc:460] Webserver started at http://127.13.29.254:41951/ using document root <none> and password file <none>
I20260811 18:41:23.710820 21233 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:23.710971 21233 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:23.711318 21233 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:23.714366 21233 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f"
format_stamp: "Formatted at 2026-08-11 18:41:23 on dist-test-slave-bw88"
I20260811 18:41:23.715221 21233 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f"
format_stamp: "Formatted at 2026-08-11 18:41:23 on dist-test-slave-bw88"
I20260811 18:41:23.721395 21233 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260811 18:41:23.725632 21257 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:23.727159 21233 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260811 18:41:23.727381 21233 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f"
format_stamp: "Formatted at 2026-08-11 18:41:23 on dist-test-slave-bw88"
I20260811 18:41:23.727607 21233 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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)
I20260811 18:41:23.743448 21233 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:23.744400 21233 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
I20260811 18:41:23.744732 21233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:23.765252 21233 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:45121
I20260811 18:41:23.765345 21334 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:45121 every 8 connection(s)
I20260811 18:41:23.766762 21233 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:23.770900 21335 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:23.774477 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 21233
I20260811 18:41:23.774704 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:23.784497 21335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Bootstrap starting.
I20260811 18:41:23.788578 21335 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:23.789903 21335 log.cc:824] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:23.792968 21335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: No bootstrap required, opened a new log
I20260811 18:41:23.801208 21335 raft_consensus.cc:348] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } }
I20260811 18:41:23.801714 21335 raft_consensus.cc:374] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:23.801838 21335 raft_consensus.cc:729] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39184cf3f70e4eb499ef4e3c9cea6a5f, State: Initialized, Role: FOLLOWER
I20260811 18:41:23.802412 21335 consensus_queue.cc:260] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } }
I20260811 18:41:23.802628 21335 raft_consensus.cc:388] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:23.802729 21335 raft_consensus.cc:482] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:23.802856 21335 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:23.805315 21335 raft_consensus.cc:504] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } }
I20260811 18:41:23.805846 21335 leader_election.cc:302] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 39184cf3f70e4eb499ef4e3c9cea6a5f; no voters: 
I20260811 18:41:23.806515 21335 leader_election.cc:288] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:23.806658 21340 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:23.807412 21340 raft_consensus.cc:686] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 1 LEADER]: Becoming Leader. State: Replica: 39184cf3f70e4eb499ef4e3c9cea6a5f, State: Running, Role: LEADER
I20260811 18:41:23.808041 21340 consensus_queue.cc:237] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } }
I20260811 18:41:23.808892 21335 sys_catalog.cc:564] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:23.811540 21341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } } }
I20260811 18:41:23.811533 21342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 39184cf3f70e4eb499ef4e3c9cea6a5f. Latest consensus state: current_term: 1 leader_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } } }
I20260811 18:41:23.812131 21341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:23.812224 21342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:23.816413 21350 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:23.821161 21350 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:23.829975 21350 catalog_manager.cc:1347] Generated new cluster ID: aa523371164f47d7ade79666954ad8b0
I20260811 18:41:23.830119 21350 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:23.851481 21350 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:23.853540 21350 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:23.863658 21350 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Generated new TSK 0
I20260811 18:41:23.864971 21350 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:23.874758 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:45121
--builtin_ntp_servers=127.13.29.212:44355
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:24.260907 21363 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:24.261273 21363 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:24.261495 21363 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:24.269021 21363 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:24.269201 21363 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:24.278646 21363 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:44355
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:45121
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:24.280057 21363 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:24.282001 21363 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:24.297235 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
W20260811 18:41:24.297209 21375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:24.297180 21376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:24.297716 21363 server_base.cc:1034] running on GCE node
I20260811 18:41:24.298728 21363 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:24.299830 21363 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:24.301128 21363 hybrid_clock.cc:648] HybridClock initialized: now 1786473684301025 us; error 61 us; skew 500 ppm
I20260811 18:41:24.301569 21363 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:24.304286 21363 webserver.cc:460] Webserver started at http://127.13.29.193:40093/ using document root <none> and password file <none>
I20260811 18:41:24.305159 21363 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:24.305320 21363 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:24.305744 21363 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:24.308741 21363 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "79c4177d28e34ff89ddf5b6d174b264b"
format_stamp: "Formatted at 2026-08-11 18:41:24 on dist-test-slave-bw88"
I20260811 18:41:24.309710 21363 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "79c4177d28e34ff89ddf5b6d174b264b"
format_stamp: "Formatted at 2026-08-11 18:41:24 on dist-test-slave-bw88"
I20260811 18:41:24.316591 21363 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260811 18:41:24.320847 21389 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:24.322592 21363 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:41:24.322824 21363 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "79c4177d28e34ff89ddf5b6d174b264b"
format_stamp: "Formatted at 2026-08-11 18:41:24 on dist-test-slave-bw88"
I20260811 18:41:24.323088 21363 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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)
I20260811 18:41:24.348783 21363 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:24.349828 21363 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
I20260811 18:41:24.350188 21363 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:24.351358 21363 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:24.353017 21363 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:24.353123 21363 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:24.353269 21363 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:24.353339 21363 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:24.390374 21363 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:32997
I20260811 18:41:24.390427 21564 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:32997 every 8 connection(s)
I20260811 18:41:24.391805 21363 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:24.401536 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 21363
I20260811 18:41:24.401758 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:24.405768 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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.13.29.194:0
--local_ip_for_outbound_sockets=127.13.29.194
--webserver_interface=127.13.29.194
--webserver_port=0
--tserver_master_addrs=127.13.29.254:45121
--builtin_ntp_servers=127.13.29.212:44355
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:41:24.410085 21565 heartbeater.cc:347] Connected to a master server at 127.13.29.254:45121
I20260811 18:41:24.410511 21565 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:24.411599 21565 heartbeater.cc:511] Master 127.13.29.254:45121 requested a full tablet report, sending...
I20260811 18:41:24.414338 21285 ts_manager.cc:194] Registered new tserver with Master: 79c4177d28e34ff89ddf5b6d174b264b (127.13.29.193:32997)
I20260811 18:41:24.415882 21285 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:34193
W20260811 18:41:24.803252 21571 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:24.803633 21571 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:24.803817 21571 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:24.812042 21571 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:24.812314 21571 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.194
I20260811 18:41:24.822826 21571 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:44355
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.13.29.194
--webserver_port=0
--tserver_master_addrs=127.13.29.254:45121
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.194
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:24.824635 21571 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:24.827124 21571 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:24.842957 21576 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:24.843008 21579 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:24.842954 21577 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:24.844074 21571 server_base.cc:1034] running on GCE node
I20260811 18:41:24.844898 21571 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:24.846179 21571 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:24.847491 21571 hybrid_clock.cc:648] HybridClock initialized: now 1786473684847397 us; error 50 us; skew 500 ppm
I20260811 18:41:24.847873 21571 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:24.850798 21571 webserver.cc:460] Webserver started at http://127.13.29.194:39995/ using document root <none> and password file <none>
I20260811 18:41:24.851632 21571 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:24.851804 21571 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:24.852170 21571 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:24.855744 21571 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/data/instance:
uuid: "a4ba91315f6b4904a7fa677cada6ba4e"
format_stamp: "Formatted at 2026-08-11 18:41:24 on dist-test-slave-bw88"
I20260811 18:41:24.856662 21571 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/wal/instance:
uuid: "a4ba91315f6b4904a7fa677cada6ba4e"
format_stamp: "Formatted at 2026-08-11 18:41:24 on dist-test-slave-bw88"
I20260811 18:41:24.865043 21571 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.003s
I20260811 18:41:24.869160 21587 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:24.871163 21571 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:41:24.871587 21571 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/wal
uuid: "a4ba91315f6b4904a7fa677cada6ba4e"
format_stamp: "Formatted at 2026-08-11 18:41:24 on dist-test-slave-bw88"
I20260811 18:41:24.871884 21571 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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)
I20260811 18:41:24.889003 21571 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:24.890194 21571 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
I20260811 18:41:24.890573 21571 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:24.891764 21571 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:24.893651 21571 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:24.893762 21571 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:24.893896 21571 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:24.893950 21571 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:24.934119 21571 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.194:43593
I20260811 18:41:24.934126 21753 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.194:43593 every 8 connection(s)
I20260811 18:41:24.935613 21571 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/data/info.pb
I20260811 18:41:24.944536 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 21571
I20260811 18:41:24.944778 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-1/wal/instance
I20260811 18:41:24.948277 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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.13.29.195:0
--local_ip_for_outbound_sockets=127.13.29.195
--webserver_interface=127.13.29.195
--webserver_port=0
--tserver_master_addrs=127.13.29.254:45121
--builtin_ntp_servers=127.13.29.212:44355
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:41:24.951385 21754 heartbeater.cc:347] Connected to a master server at 127.13.29.254:45121
I20260811 18:41:24.951794 21754 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:24.952728 21754 heartbeater.cc:511] Master 127.13.29.254:45121 requested a full tablet report, sending...
I20260811 18:41:24.954634 21285 ts_manager.cc:194] Registered new tserver with Master: a4ba91315f6b4904a7fa677cada6ba4e (127.13.29.194:43593)
I20260811 18:41:24.955891 21285 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.194:58717
W20260811 18:41:25.349532 21759 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:25.349915 21759 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:25.350086 21759 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:25.357802 21759 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:25.358067 21759 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.195
I20260811 18:41:25.367944 21759 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:44355
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.13.29.195
--webserver_port=0
--tserver_master_addrs=127.13.29.254:45121
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.195
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:25.369508 21759 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:25.371533 21759 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:25.386001 21766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:25.386080 21767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:25.386147 21770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:25.386785 21759 server_base.cc:1034] running on GCE node
I20260811 18:41:25.387542 21759 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:25.388669 21759 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:25.389926 21759 hybrid_clock.cc:648] HybridClock initialized: now 1786473685389819 us; error 60 us; skew 500 ppm
I20260811 18:41:25.390309 21759 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:25.393479 21759 webserver.cc:460] Webserver started at http://127.13.29.195:39831/ using document root <none> and password file <none>
I20260811 18:41:25.394424 21759 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:25.394600 21759 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:25.394964 21759 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:25.398448 21759 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/data/instance:
uuid: "cf2790a74f1540f99cd580c06dd3e2e3"
format_stamp: "Formatted at 2026-08-11 18:41:25 on dist-test-slave-bw88"
I20260811 18:41:25.399230 21759 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/wal/instance:
uuid: "cf2790a74f1540f99cd580c06dd3e2e3"
format_stamp: "Formatted at 2026-08-11 18:41:25 on dist-test-slave-bw88"
I20260811 18:41:25.404981 21759 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:41:25.408955 21779 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:25.410882 21759 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:41:25.411087 21759 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/wal
uuid: "cf2790a74f1540f99cd580c06dd3e2e3"
format_stamp: "Formatted at 2026-08-11 18:41:25 on dist-test-slave-bw88"
I20260811 18:41:25.411321 21759 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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)
I20260811 18:41:25.419788 21565 heartbeater.cc:503] Master 127.13.29.254:45121 was elected leader, sending a full tablet report...
I20260811 18:41:25.430850 21759 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:25.431892 21759 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
I20260811 18:41:25.432241 21759 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:25.433465 21759 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:25.435158 21759 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:25.435278 21759 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:25.435448 21759 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:25.435523 21759 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:25.474673 21759 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.195:46413
I20260811 18:41:25.474747 21947 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.195:46413 every 8 connection(s)
I20260811 18:41:25.476119 21759 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/data/info.pb
I20260811 18:41:25.477639 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 21759
I20260811 18:41:25.477839 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-2/wal/instance
I20260811 18:41:25.491505 21948 heartbeater.cc:347] Connected to a master server at 127.13.29.254:45121
I20260811 18:41:25.491852 21948 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:25.492923 21948 heartbeater.cc:511] Master 127.13.29.254:45121 requested a full tablet report, sending...
I20260811 18:41:25.494881 21284 ts_manager.cc:194] Registered new tserver with Master: cf2790a74f1540f99cd580c06dd3e2e3 (127.13.29.195:46413)
I20260811 18:41:25.495826 21284 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.195:47489
I20260811 18:41:25.507702 13431 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
I20260811 18:41:25.959748 21754 heartbeater.cc:503] Master 127.13.29.254:45121 was elected leader, sending a full tablet report...
I20260811 18:41:25.957535 21284 ts_manager.cc:292] Set tserver state for 79c4177d28e34ff89ddf5b6d174b264b to MAINTENANCE_MODE
I20260811 18:41:26.498772 21948 heartbeater.cc:503] Master 127.13.29.254:45121 was elected leader, sending a full tablet report...
I20260811 18:41:27.123152 21465 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260811 18:41:27.128304 21668 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260811 18:41:27.129820 21848 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260811 18:41:27.276412 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 21363
I20260811 18:41:27.284883 21559 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:27.374385 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 21363
I20260811 18:41:27.402585 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 21571
I20260811 18:41:27.410113 21748 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:27.498405 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 21571
I20260811 18:41:27.528926 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 21759
I20260811 18:41:27.536230 21942 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:27.624353 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 21759
I20260811 18:41:27.653487 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 21233
I20260811 18:41:27.655004 21328 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:27.768935 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 21233
I20260811 18:41:27.804764 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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.13.29.254:45121
--webserver_interface=127.13.29.254
--webserver_port=41951
--builtin_ntp_servers=127.13.29.212:44355
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:45121 with env {}
W20260811 18:41:28.201951 22049 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:28.202287 22049 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:28.202368 22049 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:28.209952 22049 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:28.210081 22049 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:28.210126 22049 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:28.210177 22049 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:28.220216 22049 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:44355
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:45121
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:45121
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=41951
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:28.221879 22049 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:28.223855 22049 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:28.236876 22055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:28.236899 22058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:28.237097 22061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:28.237780 22049 server_base.cc:1034] running on GCE node
I20260811 18:41:28.238633 22049 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:28.240231 22049 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:28.241503 22049 hybrid_clock.cc:648] HybridClock initialized: now 1786473688241433 us; error 40 us; skew 500 ppm
I20260811 18:41:28.241915 22049 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:28.244515 22049 webserver.cc:460] Webserver started at http://127.13.29.254:41951/ using document root <none> and password file <none>
I20260811 18:41:28.245298 22049 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:28.245517 22049 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:28.251502 22049 fs_manager.cc:709] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:41:28.254822 22068 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:28.256443 22049 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260811 18:41:28.256667 22049 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f"
format_stamp: "Formatted at 2026-08-11 18:41:23 on dist-test-slave-bw88"
I20260811 18:41:28.257824 22049 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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)
I20260811 18:41:28.276635 22049 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:28.277603 22049 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
I20260811 18:41:28.277921 22049 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:28.298749 22049 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:45121
I20260811 18:41:28.298801 22140 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:45121 every 8 connection(s)
I20260811 18:41:28.300465 22049 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:28.301499 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 22049
I20260811 18:41:28.307948 22142 sys_catalog.cc:263] Verifying existing consensus state
I20260811 18:41:28.311446 22142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Bootstrap starting.
I20260811 18:41:28.329520 22142 log.cc:824] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:28.339905 22142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=4 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260811 18:41:28.340553 22142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Bootstrap complete.
I20260811 18:41:28.350396 22142 raft_consensus.cc:348] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } }
I20260811 18:41:28.351403 22142 raft_consensus.cc:729] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39184cf3f70e4eb499ef4e3c9cea6a5f, State: Initialized, Role: FOLLOWER
I20260811 18:41:28.352102 22142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 1.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } }
I20260811 18:41:28.352362 22142 raft_consensus.cc:388] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:28.352499 22142 raft_consensus.cc:482] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:28.352699 22142 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 1 FOLLOWER]: Advancing to term 2
I20260811 18:41:28.356789 22142 raft_consensus.cc:504] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } }
I20260811 18:41:28.357383 22142 leader_election.cc:302] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [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: 39184cf3f70e4eb499ef4e3c9cea6a5f; no voters: 
I20260811 18:41:28.358110 22142 leader_election.cc:288] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260811 18:41:28.358278 22149 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 2 FOLLOWER]: Leader election won for term 2
I20260811 18:41:28.359413 22149 raft_consensus.cc:686] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [term 2 LEADER]: Becoming Leader. State: Replica: 39184cf3f70e4eb499ef4e3c9cea6a5f, State: Running, Role: LEADER
I20260811 18:41:28.360137 22149 consensus_queue.cc:237] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 5, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } }
I20260811 18:41:28.360623 22142 sys_catalog.cc:564] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:28.363291 22153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 39184cf3f70e4eb499ef4e3c9cea6a5f. Latest consensus state: current_term: 2 leader_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } } }
I20260811 18:41:28.363811 22153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:28.364468 22150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39184cf3f70e4eb499ef4e3c9cea6a5f" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 45121 } } }
I20260811 18:41:28.364789 22150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:28.370024 22159 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:28.377074 22159 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:28.378707 22159 catalog_manager.cc:1259] Loaded cluster ID: aa523371164f47d7ade79666954ad8b0
I20260811 18:41:28.378911 22159 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:28.383656 22159 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:28.385892 22159 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 39184cf3f70e4eb499ef4e3c9cea6a5f: Loaded TSK: 0
I20260811 18:41:28.388072 22159 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:29.900520 22087 ts_manager.cc:281] Unset tserver state for 79c4177d28e34ff89ddf5b6d174b264b from MAINTENANCE_MODE
I20260811 18:41:30.543715 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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.13.29.193:32997
--local_ip_for_outbound_sockets=127.13.29.193
--tserver_master_addrs=127.13.29.254:45121
--webserver_port=40093
--webserver_interface=127.13.29.193
--builtin_ntp_servers=127.13.29.212:44355
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:30.938094 22262 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:30.938412 22262 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:30.938557 22262 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:30.946216 22262 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:30.946439 22262 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:30.956235 22262 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:44355
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:32997
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=40093
--tserver_master_addrs=127.13.29.254:45121
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:30.957875 22262 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:30.959967 22262 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:30.977978 22271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:30.978045 22274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:30.978078 22270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:30.978925 22262 server_base.cc:1034] running on GCE node
I20260811 18:41:30.979730 22262 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:30.980871 22262 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:30.982193 22262 hybrid_clock.cc:648] HybridClock initialized: now 1786473690982083 us; error 55 us; skew 500 ppm
I20260811 18:41:30.982609 22262 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:30.985296 22262 webserver.cc:460] Webserver started at http://127.13.29.193:40093/ using document root <none> and password file <none>
I20260811 18:41:30.986119 22262 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:30.986306 22262 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:30.992208 22262 fs_manager.cc:709] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:41:30.995568 22282 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:30.997445 22262 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260811 18:41:30.997684 22262 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "79c4177d28e34ff89ddf5b6d174b264b"
format_stamp: "Formatted at 2026-08-11 18:41:24 on dist-test-slave-bw88"
I20260811 18:41:30.998814 22262 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-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)
I20260811 18:41:31.031121 22262 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:31.032099 22262 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
I20260811 18:41:31.032433 22262 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:31.033578 22262 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:31.035221 22262 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:31.035364 22262 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:31.035508 22262 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:31.035599 22262 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:31.072779 22262 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:32997
I20260811 18:41:31.072881 22466 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:32997 every 8 connection(s)
I20260811 18:41:31.074505 22262 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:31.083876 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 22262
I20260811 18:41:31.093286 22468 heartbeater.cc:347] Connected to a master server at 127.13.29.254:45121
I20260811 18:41:31.093796 22468 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:31.095121 22468 heartbeater.cc:511] Master 127.13.29.254:45121 requested a full tablet report, sending...
I20260811 18:41:31.098289 22087 ts_manager.cc:194] Registered new tserver with Master: 79c4177d28e34ff89ddf5b6d174b264b (127.13.29.193:32997)
I20260811 18:41:31.100565 22087 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:43213
I20260811 18:41:32.104707 22468 heartbeater.cc:503] Master 127.13.29.254:45121 was elected leader, sending a full tablet report...
I20260811 18:41:32.125187 22360 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260811 18:41:32.250666 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 22262
I20260811 18:41:32.258621 22457 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:32.355759 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 22262
I20260811 18:41:32.387591 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 22049
I20260811 18:41:32.394735 22133 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:32.508111 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 22049
2026-08-11T18:41:32Z chronyd exiting
[       OK ] ToolTest.TestTServerListState (9359 ms)
[ RUN      ] ToolTest.TestRecallTable
2026-08-11T18:41:32Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:32Z Disabled control of system clock
I20260811 18:41:32.642031 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-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.13.29.254:40443
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:43543
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:40443 with env {}
W20260811 18:41:33.045209 22538 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:33.045710 22538 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:33.045910 22538 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:33.053857 22538 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:33.054081 22538 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:33.054203 22538 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:33.054324 22538 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:33.064558 22538 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:43543
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:40443
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:40443
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:33.066256 22538 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:33.068411 22538 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:33.082595 22546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:33.082643 22550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:33.082609 22545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:33.083993 22538 server_base.cc:1034] running on GCE node
I20260811 18:41:33.085215 22538 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:33.090431 22538 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:33.091828 22538 hybrid_clock.cc:648] HybridClock initialized: now 1786473693091706 us; error 70 us; skew 500 ppm
I20260811 18:41:33.092463 22538 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:33.095940 22538 webserver.cc:460] Webserver started at http://127.13.29.254:46859/ using document root <none> and password file <none>
I20260811 18:41:33.096921 22538 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:33.097097 22538 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:33.097539 22538 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:33.100838 22538 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "72e6f2f667c44f8581321c18247fcf6b"
format_stamp: "Formatted at 2026-08-11 18:41:33 on dist-test-slave-bw88"
I20260811 18:41:33.101824 22538 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "72e6f2f667c44f8581321c18247fcf6b"
format_stamp: "Formatted at 2026-08-11 18:41:33 on dist-test-slave-bw88"
I20260811 18:41:33.108747 22538 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:41:33.113286 22557 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:33.115142 22538 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:41:33.115417 22538 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "72e6f2f667c44f8581321c18247fcf6b"
format_stamp: "Formatted at 2026-08-11 18:41:33 on dist-test-slave-bw88"
I20260811 18:41:33.115698 22538 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-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)
I20260811 18:41:33.150810 22538 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:33.151901 22538 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
I20260811 18:41:33.152276 22538 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:33.173277 22538 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:40443
I20260811 18:41:33.173318 22642 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:40443 every 8 connection(s)
I20260811 18:41:33.174862 22538 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:33.179343 22644 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:33.179436 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 22538
I20260811 18:41:33.179627 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:33.194366 22644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b: Bootstrap starting.
I20260811 18:41:33.198117 22644 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:33.199268 22644 log.cc:824] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:33.202337 22644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b: No bootstrap required, opened a new log
I20260811 18:41:33.210232 22644 raft_consensus.cc:348] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72e6f2f667c44f8581321c18247fcf6b" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40443 } }
I20260811 18:41:33.210741 22644 raft_consensus.cc:374] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:33.210893 22644 raft_consensus.cc:729] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e6f2f667c44f8581321c18247fcf6b, State: Initialized, Role: FOLLOWER
I20260811 18:41:33.211627 22644 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72e6f2f667c44f8581321c18247fcf6b" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40443 } }
I20260811 18:41:33.211902 22644 raft_consensus.cc:388] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:33.212066 22644 raft_consensus.cc:482] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:33.212245 22644 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:33.214541 22644 raft_consensus.cc:504] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72e6f2f667c44f8581321c18247fcf6b" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40443 } }
I20260811 18:41:33.215260 22644 leader_election.cc:302] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 72e6f2f667c44f8581321c18247fcf6b; no voters: 
I20260811 18:41:33.216053 22644 leader_election.cc:288] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:33.216241 22652 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:33.217711 22652 raft_consensus.cc:686] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [term 1 LEADER]: Becoming Leader. State: Replica: 72e6f2f667c44f8581321c18247fcf6b, State: Running, Role: LEADER
I20260811 18:41:33.218747 22644 sys_catalog.cc:564] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:33.218701 22652 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72e6f2f667c44f8581321c18247fcf6b" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40443 } }
I20260811 18:41:33.222994 22653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72e6f2f667c44f8581321c18247fcf6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72e6f2f667c44f8581321c18247fcf6b" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40443 } } }
I20260811 18:41:33.223440 22653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:33.226706 22660 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:33.228420 22655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72e6f2f667c44f8581321c18247fcf6b. Latest consensus state: current_term: 1 leader_uuid: "72e6f2f667c44f8581321c18247fcf6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72e6f2f667c44f8581321c18247fcf6b" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40443 } } }
I20260811 18:41:33.228842 22655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:33.233525 22660 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:33.244045 22660 catalog_manager.cc:1347] Generated new cluster ID: 8ab4160603d441ce93b159679e66cd6f
I20260811 18:41:33.244207 22660 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:33.265740 22660 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:33.267410 22660 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:33.279521 22660 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b: Generated new TSK 0
I20260811 18:41:33.280488 22660 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:33.300340 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40443
--builtin_ntp_servers=127.13.29.212:43543
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:33.704591 22679 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:33.705072 22679 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:33.705245 22679 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:33.713111 22679 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:33.713310 22679 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:33.723318 22679 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:43543
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40443
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:33.724771 22679 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:33.726680 22679 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:33.741909 22693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:33.741850 22687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:33.741878 22690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:33.743000 22679 server_base.cc:1034] running on GCE node
I20260811 18:41:33.743716 22679 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:33.744783 22679 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:33.746047 22679 hybrid_clock.cc:648] HybridClock initialized: now 1786473693745970 us; error 30 us; skew 500 ppm
I20260811 18:41:33.746377 22679 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:33.749436 22679 webserver.cc:460] Webserver started at http://127.13.29.193:40033/ using document root <none> and password file <none>
I20260811 18:41:33.750293 22679 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:33.750416 22679 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:33.750749 22679 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:33.753994 22679 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "baa76d114c5a4063ad36be50e06adfe5"
format_stamp: "Formatted at 2026-08-11 18:41:33 on dist-test-slave-bw88"
I20260811 18:41:33.754871 22679 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "baa76d114c5a4063ad36be50e06adfe5"
format_stamp: "Formatted at 2026-08-11 18:41:33 on dist-test-slave-bw88"
I20260811 18:41:33.761663 22679 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260811 18:41:33.765818 22700 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:33.767484 22679 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260811 18:41:33.767673 22679 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "baa76d114c5a4063ad36be50e06adfe5"
format_stamp: "Formatted at 2026-08-11 18:41:33 on dist-test-slave-bw88"
I20260811 18:41:33.767874 22679 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-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)
I20260811 18:41:33.798224 22679 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:33.799260 22679 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
I20260811 18:41:33.799590 22679 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:33.800700 22679 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:33.802495 22679 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:33.802587 22679 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:33.802682 22679 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:33.802728 22679 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:33.840682 22679 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:34965
I20260811 18:41:33.840731 22856 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:34965 every 8 connection(s)
I20260811 18:41:33.842139 22679 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:33.850296 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 22679
I20260811 18:41:33.850617 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:33.857746 22857 heartbeater.cc:347] Connected to a master server at 127.13.29.254:40443
I20260811 18:41:33.858062 22857 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:33.858855 22857 heartbeater.cc:511] Master 127.13.29.254:40443 requested a full tablet report, sending...
I20260811 18:41:33.861061 22584 ts_manager.cc:194] Registered new tserver with Master: baa76d114c5a4063ad36be50e06adfe5 (127.13.29.193:34965)
I20260811 18:41:33.862726 22584 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:55171
I20260811 18:41:33.867424 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:41:33.883229 13431 test_util.cc:268] Using random seed: -773018804
I20260811 18:41:33.905795 22584 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46924:
name: "kudu.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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260811 18:41:33.931928 22766 tablet_service.cc:1467] Processing CreateTablet for tablet 47d5aca763934feaaca0f6b5b86e1d1d (DEFAULT_TABLE table=kudu.table [id=882b48a8e2eb4a17a1a95286ffd75774]), partition=RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:33.933564 22766 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 47d5aca763934feaaca0f6b5b86e1d1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:33.945241 22889 tablet_bootstrap.cc:492] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: Bootstrap starting.
I20260811 18:41:33.948480 22889 tablet_bootstrap.cc:654] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:33.949659 22889 log.cc:824] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:33.952809 22889 tablet_bootstrap.cc:492] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: No bootstrap required, opened a new log
I20260811 18:41:33.953114 22889 ts_tablet_manager.cc:1397] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260811 18:41:33.960650 22889 raft_consensus.cc:348] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa76d114c5a4063ad36be50e06adfe5" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34965 } }
I20260811 18:41:33.961107 22889 raft_consensus.cc:374] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:33.961253 22889 raft_consensus.cc:729] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baa76d114c5a4063ad36be50e06adfe5, State: Initialized, Role: FOLLOWER
I20260811 18:41:33.962001 22889 consensus_queue.cc:260] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa76d114c5a4063ad36be50e06adfe5" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34965 } }
I20260811 18:41:33.962229 22889 raft_consensus.cc:388] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:33.962345 22889 raft_consensus.cc:482] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:33.962484 22889 raft_consensus.cc:3037] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:33.964504 22889 raft_consensus.cc:504] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa76d114c5a4063ad36be50e06adfe5" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34965 } }
I20260811 18:41:33.964988 22889 leader_election.cc:302] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: baa76d114c5a4063ad36be50e06adfe5; no voters: 
I20260811 18:41:33.965656 22889 leader_election.cc:288] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:33.965821 22891 raft_consensus.cc:2781] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:33.966599 22891 raft_consensus.cc:686] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [term 1 LEADER]: Becoming Leader. State: Replica: baa76d114c5a4063ad36be50e06adfe5, State: Running, Role: LEADER
I20260811 18:41:33.966850 22857 heartbeater.cc:503] Master 127.13.29.254:40443 was elected leader, sending a full tablet report...
I20260811 18:41:33.967285 22891 consensus_queue.cc:237] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa76d114c5a4063ad36be50e06adfe5" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34965 } }
I20260811 18:41:33.967705 22889 ts_tablet_manager.cc:1428] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.004s
I20260811 18:41:33.973897 22584 catalog_manager.cc:5495] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5 reported cstate change: term changed from 0 to 1, leader changed from <none> to baa76d114c5a4063ad36be50e06adfe5 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "baa76d114c5a4063ad36be50e06adfe5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "baa76d114c5a4063ad36be50e06adfe5" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34965 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:34.418126 22584 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46928:
table { table_name: "kudu.table" } modify_external_catalogs: true reserve_seconds: 300
I20260811 18:41:34.422343 22584 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46928:
table { table_name: "kudu.table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260811 18:41:34.432705 22911 tablet.cc:1722] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: 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
I20260811 18:41:34.442009 22584 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b: kudu.table [id=882b48a8e2eb4a17a1a95286ffd75774] alter complete (version 1)
I20260811 18:41:34.525563 13431 test_workload.cc:401] TestWorkload: Skipping table creation because table kudu.table already exists
W20260811 18:41:34.595500 22858 tablet_mm_ops.cc:140] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:47d5aca763934feaaca0f6b5b86e1d1d)
W20260811 18:41:34.595824 22858 tablet_mm_ops.cc:305] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:47d5aca763934feaaca0f6b5b86e1d1d)
W20260811 18:41:34.595959 22858 tablet_mm_ops.cc:221] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:47d5aca763934feaaca0f6b5b86e1d1d)
I20260811 18:41:34.978152 22584 catalog_manager.cc:2831] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:46942:
table { table_id: "882b48a8e2eb4a17a1a95286ffd75774" } new_table_name: "kudu.table.new"
I20260811 18:41:34.982807 22584 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46942:
table { table_id: "882b48a8e2eb4a17a1a95286ffd75774" } new_table_name: "kudu.table.new"
I20260811 18:41:34.994509 22584 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46942:
table { table_id: "882b48a8e2eb4a17a1a95286ffd75774" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260811 18:41:34.998034 22940 tablet.cc:1722] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: 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
I20260811 18:41:35.004426 22584 catalog_manager.cc:5587] TS baa76d114c5a4063ad36be50e06adfe5 (127.13.29.193:34965) does not have the latest schema for tablet 47d5aca763934feaaca0f6b5b86e1d1d (table kudu.table.new [id=882b48a8e2eb4a17a1a95286ffd75774]). Expected version 3 got 2
I20260811 18:41:35.006441 22940 tablet.cc:1722] T 47d5aca763934feaaca0f6b5b86e1d1d P baa76d114c5a4063ad36be50e06adfe5: 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
I20260811 18:41:35.015295 22584 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 72e6f2f667c44f8581321c18247fcf6b: kudu.table.new [id=882b48a8e2eb4a17a1a95286ffd75774] alter complete (version 3)
I20260811 18:41:35.098605 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 22679
I20260811 18:41:35.107368 22852 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:35.198735 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 22679
I20260811 18:41:35.226838 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 22538
I20260811 18:41:35.228243 22638 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:35.340147 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 22538
2026-08-11T18:41:35Z chronyd exiting
[       OK ] ToolTest.TestRecallTable (2827 ms)
[ RUN      ] ToolTest.TestScanTableProjection
2026-08-11T18:41:35Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:35Z Disabled control of system clock
I20260811 18:41:35.467998 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-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.13.29.254:35817
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:45747
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:35817 with env {}
W20260811 18:41:35.864157 22952 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:35.864504 22952 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:35.864593 22952 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:35.872543 22952 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:35.872737 22952 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:35.872838 22952 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:35.872917 22952 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:35.882901 22952 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:45747
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:35817
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:35817
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:35.884452 22952 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:35.886529 22952 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:35.899870 22957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:35.899978 22961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:35.900007 22959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:35.900713 22952 server_base.cc:1034] running on GCE node
I20260811 18:41:35.901681 22952 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:35.903196 22952 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:35.904507 22952 hybrid_clock.cc:648] HybridClock initialized: now 1786473695904402 us; error 49 us; skew 500 ppm
I20260811 18:41:35.904923 22952 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:35.907626 22952 webserver.cc:460] Webserver started at http://127.13.29.254:34863/ using document root <none> and password file <none>
I20260811 18:41:35.908377 22952 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:35.908546 22952 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:35.908969 22952 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:35.912496 22952 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "678328f67454414b8a613e8a4b1f87b4"
format_stamp: "Formatted at 2026-08-11 18:41:35 on dist-test-slave-bw88"
I20260811 18:41:35.913466 22952 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "678328f67454414b8a613e8a4b1f87b4"
format_stamp: "Formatted at 2026-08-11 18:41:35 on dist-test-slave-bw88"
I20260811 18:41:35.919164 22952 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:41:35.923492 22968 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:35.925015 22952 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260811 18:41:35.925227 22952 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "678328f67454414b8a613e8a4b1f87b4"
format_stamp: "Formatted at 2026-08-11 18:41:35 on dist-test-slave-bw88"
I20260811 18:41:35.925522 22952 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-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)
I20260811 18:41:35.950419 22952 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:35.951380 22952 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
I20260811 18:41:35.951733 22952 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:35.972451 22952 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:35817
I20260811 18:41:35.972497 23035 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:35817 every 8 connection(s)
I20260811 18:41:35.974018 22952 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:35.975312 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 22952
I20260811 18:41:35.975523 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:35.979285 23039 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:35.992430 23039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4: Bootstrap starting.
I20260811 18:41:35.995798 23039 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:35.996882 23039 log.cc:824] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:35.999702 23039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4: No bootstrap required, opened a new log
I20260811 18:41:36.007339 23039 raft_consensus.cc:348] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678328f67454414b8a613e8a4b1f87b4" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35817 } }
I20260811 18:41:36.007812 23039 raft_consensus.cc:374] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:36.007929 23039 raft_consensus.cc:729] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 678328f67454414b8a613e8a4b1f87b4, State: Initialized, Role: FOLLOWER
I20260811 18:41:36.008577 23039 consensus_queue.cc:260] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678328f67454414b8a613e8a4b1f87b4" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35817 } }
I20260811 18:41:36.008854 23039 raft_consensus.cc:388] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:36.009011 23039 raft_consensus.cc:482] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:36.009214 23039 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:36.011515 23039 raft_consensus.cc:504] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678328f67454414b8a613e8a4b1f87b4" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35817 } }
I20260811 18:41:36.012096 23039 leader_election.cc:302] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 678328f67454414b8a613e8a4b1f87b4; no voters: 
I20260811 18:41:36.012782 23039 leader_election.cc:288] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:36.013013 23045 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:36.013864 23045 raft_consensus.cc:686] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [term 1 LEADER]: Becoming Leader. State: Replica: 678328f67454414b8a613e8a4b1f87b4, State: Running, Role: LEADER
I20260811 18:41:36.014765 23045 consensus_queue.cc:237] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678328f67454414b8a613e8a4b1f87b4" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35817 } }
I20260811 18:41:36.015655 23039 sys_catalog.cc:564] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:36.018181 23048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 678328f67454414b8a613e8a4b1f87b4. Latest consensus state: current_term: 1 leader_uuid: "678328f67454414b8a613e8a4b1f87b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678328f67454414b8a613e8a4b1f87b4" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35817 } } }
I20260811 18:41:36.018286 23046 sys_catalog.cc:455] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "678328f67454414b8a613e8a4b1f87b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678328f67454414b8a613e8a4b1f87b4" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35817 } } }
I20260811 18:41:36.018680 23048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:36.018692 23046 sys_catalog.cc:458] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:36.021010 23052 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:36.028206 23052 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:36.038302 23052 catalog_manager.cc:1347] Generated new cluster ID: 374ca638566546d48a5192a148adaac7
I20260811 18:41:36.038450 23052 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:36.047818 23052 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:36.049795 23052 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:36.067340 23052 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 678328f67454414b8a613e8a4b1f87b4: Generated new TSK 0
I20260811 18:41:36.068352 23052 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:36.077570 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:35817
--builtin_ntp_servers=127.13.29.212:45747
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:36.508741 23071 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:36.509096 23071 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:36.509194 23071 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:36.517426 23071 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:36.517639 23071 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:36.527920 23071 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:45747
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:35817
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:36.529557 23071 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:36.531801 23071 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:36.546806 23079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:36.546838 23080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:36.546736 23082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:36.547842 23071 server_base.cc:1034] running on GCE node
I20260811 18:41:36.548542 23071 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:36.549799 23071 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:36.551079 23071 hybrid_clock.cc:648] HybridClock initialized: now 1786473696550988 us; error 39 us; skew 500 ppm
I20260811 18:41:36.551440 23071 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:36.554322 23071 webserver.cc:460] Webserver started at http://127.13.29.193:46455/ using document root <none> and password file <none>
I20260811 18:41:36.555107 23071 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:36.555251 23071 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:36.555613 23071 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:36.558671 23071 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "20a88decd5de40a294812b280bd0f506"
format_stamp: "Formatted at 2026-08-11 18:41:36 on dist-test-slave-bw88"
I20260811 18:41:36.559603 23071 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "20a88decd5de40a294812b280bd0f506"
format_stamp: "Formatted at 2026-08-11 18:41:36 on dist-test-slave-bw88"
I20260811 18:41:36.566205 23071 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260811 18:41:36.570914 23092 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:36.572875 23071 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:41:36.573103 23071 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "20a88decd5de40a294812b280bd0f506"
format_stamp: "Formatted at 2026-08-11 18:41:36 on dist-test-slave-bw88"
I20260811 18:41:36.573387 23071 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-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)
I20260811 18:41:36.597174 23071 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:36.598176 23071 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
I20260811 18:41:36.598551 23071 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:36.599764 23071 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:36.601521 23071 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:36.601608 23071 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:36.601770 23071 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:36.601840 23071 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:36.640334 23071 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:42433
I20260811 18:41:36.640376 23251 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:42433 every 8 connection(s)
I20260811 18:41:36.641943 23071 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:36.644409 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 23071
I20260811 18:41:36.644610 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:36.658596 23252 heartbeater.cc:347] Connected to a master server at 127.13.29.254:35817
I20260811 18:41:36.658922 23252 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:36.659904 23252 heartbeater.cc:511] Master 127.13.29.254:35817 requested a full tablet report, sending...
I20260811 18:41:36.662371 22993 ts_manager.cc:194] Registered new tserver with Master: 20a88decd5de40a294812b280bd0f506 (127.13.29.193:42433)
I20260811 18:41:36.663928 22993 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:54331
I20260811 18:41:36.674696 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:41:36.678715 13431 test_util.cc:268] Using random seed: -770223342
I20260811 18:41:36.700886 22993 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57024:
name: "kudu.table.scan.projection"
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"
    }
  }
}
I20260811 18:41:36.728461 23156 tablet_service.cc:1467] Processing CreateTablet for tablet 504b56868e6c4c398e67698055add27e (DEFAULT_TABLE table=kudu.table.scan.projection [id=a3221877af5c4afba701c7283e1500f8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:36.730240 23156 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 504b56868e6c4c398e67698055add27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:36.743670 23272 tablet_bootstrap.cc:492] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506: Bootstrap starting.
I20260811 18:41:36.747172 23272 tablet_bootstrap.cc:654] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:36.748620 23272 log.cc:824] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:36.752234 23272 tablet_bootstrap.cc:492] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506: No bootstrap required, opened a new log
I20260811 18:41:36.752537 23272 ts_tablet_manager.cc:1397] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.003s
I20260811 18:41:36.761089 23272 raft_consensus.cc:348] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a88decd5de40a294812b280bd0f506" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 42433 } }
I20260811 18:41:36.761627 23272 raft_consensus.cc:374] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:36.761731 23272 raft_consensus.cc:729] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a88decd5de40a294812b280bd0f506, State: Initialized, Role: FOLLOWER
I20260811 18:41:36.762337 23272 consensus_queue.cc:260] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a88decd5de40a294812b280bd0f506" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 42433 } }
I20260811 18:41:36.762585 23272 raft_consensus.cc:388] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:36.762717 23272 raft_consensus.cc:482] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:36.762856 23272 raft_consensus.cc:3037] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:36.765080 23272 raft_consensus.cc:504] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a88decd5de40a294812b280bd0f506" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 42433 } }
I20260811 18:41:36.765719 23272 leader_election.cc:302] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 20a88decd5de40a294812b280bd0f506; no voters: 
I20260811 18:41:36.766408 23272 leader_election.cc:288] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:36.766597 23274 raft_consensus.cc:2781] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:36.767843 23252 heartbeater.cc:503] Master 127.13.29.254:35817 was elected leader, sending a full tablet report...
I20260811 18:41:36.768380 23274 raft_consensus.cc:686] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [term 1 LEADER]: Becoming Leader. State: Replica: 20a88decd5de40a294812b280bd0f506, State: Running, Role: LEADER
I20260811 18:41:36.768707 23272 ts_tablet_manager.cc:1428] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.005s
I20260811 18:41:36.769028 23274 consensus_queue.cc:237] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a88decd5de40a294812b280bd0f506" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 42433 } }
I20260811 18:41:36.775094 22993 catalog_manager.cc:5495] T 504b56868e6c4c398e67698055add27e P 20a88decd5de40a294812b280bd0f506 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a88decd5de40a294812b280bd0f506 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "20a88decd5de40a294812b280bd0f506" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20a88decd5de40a294812b280bd0f506" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:39.695557 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 23071
I20260811 18:41:39.706974 23246 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:39.897622 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 23071
W20260811 18:41:39.945127 22969 connection.cc:535] server connection from 127.13.29.193:54331 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260811 18:41:39.945446 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 22952
I20260811 18:41:39.946954 23031 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:40.065820 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 22952
2026-08-11T18:41:40Z chronyd exiting
[       OK ] ToolTest.TestScanTableProjection (4727 ms)
[ RUN      ] ToolTest.TableScanCustomBatchSize
2026-08-11T18:41:40Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:40Z Disabled control of system clock
I20260811 18:41:40.199920 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-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.13.29.254:42821
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:46243
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:42821 with env {}
W20260811 18:41:40.626904 23404 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:40.627436 23404 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:40.627583 23404 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:40.636193 23404 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:40.636341 23404 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:40.636386 23404 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:40.636440 23404 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:40.646488 23404 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:46243
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:42821
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:42821
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:40.647987 23404 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:40.650050 23404 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:40.663497 23413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:40.663466 23414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:40.663582 23416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:40.664402 23404 server_base.cc:1034] running on GCE node
I20260811 18:41:40.665326 23404 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:40.667047 23404 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:40.668324 23404 hybrid_clock.cc:648] HybridClock initialized: now 1786473700668244 us; error 49 us; skew 500 ppm
I20260811 18:41:40.668784 23404 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:40.671521 23404 webserver.cc:460] Webserver started at http://127.13.29.254:45553/ using document root <none> and password file <none>
I20260811 18:41:40.672245 23404 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:40.672358 23404 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:40.672641 23404 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:40.675737 23404 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "415198dfe3eb41f3b9da62d0d78cee3a"
format_stamp: "Formatted at 2026-08-11 18:41:40 on dist-test-slave-bw88"
I20260811 18:41:40.676539 23404 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "415198dfe3eb41f3b9da62d0d78cee3a"
format_stamp: "Formatted at 2026-08-11 18:41:40 on dist-test-slave-bw88"
I20260811 18:41:40.682719 23404 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260811 18:41:40.686795 23424 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:40.688412 23404 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260811 18:41:40.688587 23404 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "415198dfe3eb41f3b9da62d0d78cee3a"
format_stamp: "Formatted at 2026-08-11 18:41:40 on dist-test-slave-bw88"
I20260811 18:41:40.688803 23404 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-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)
I20260811 18:41:40.709273 23404 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:40.710347 23404 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
I20260811 18:41:40.710665 23404 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:40.731931 23404 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:42821
I20260811 18:41:40.732082 23498 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:42821 every 8 connection(s)
I20260811 18:41:40.733640 23404 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:40.737988 23500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:40.741516 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 23404
I20260811 18:41:40.741762 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:40.752455 23500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a: Bootstrap starting.
I20260811 18:41:40.756270 23500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:40.757774 23500 log.cc:824] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:40.761085 23500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a: No bootstrap required, opened a new log
I20260811 18:41:40.769589 23500 raft_consensus.cc:348] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415198dfe3eb41f3b9da62d0d78cee3a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42821 } }
I20260811 18:41:40.770112 23500 raft_consensus.cc:374] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:40.770200 23500 raft_consensus.cc:729] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 415198dfe3eb41f3b9da62d0d78cee3a, State: Initialized, Role: FOLLOWER
I20260811 18:41:40.770850 23500 consensus_queue.cc:260] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415198dfe3eb41f3b9da62d0d78cee3a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42821 } }
I20260811 18:41:40.771073 23500 raft_consensus.cc:388] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:40.771188 23500 raft_consensus.cc:482] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:40.771325 23500 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:40.773563 23500 raft_consensus.cc:504] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415198dfe3eb41f3b9da62d0d78cee3a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42821 } }
I20260811 18:41:40.774081 23500 leader_election.cc:302] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 415198dfe3eb41f3b9da62d0d78cee3a; no voters: 
I20260811 18:41:40.774742 23500 leader_election.cc:288] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:40.774919 23507 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:40.775807 23507 raft_consensus.cc:686] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [term 1 LEADER]: Becoming Leader. State: Replica: 415198dfe3eb41f3b9da62d0d78cee3a, State: Running, Role: LEADER
I20260811 18:41:40.776439 23507 consensus_queue.cc:237] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415198dfe3eb41f3b9da62d0d78cee3a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42821 } }
I20260811 18:41:40.777215 23500 sys_catalog.cc:564] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:40.780099 23510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 415198dfe3eb41f3b9da62d0d78cee3a. Latest consensus state: current_term: 1 leader_uuid: "415198dfe3eb41f3b9da62d0d78cee3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415198dfe3eb41f3b9da62d0d78cee3a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42821 } } }
I20260811 18:41:40.780074 23508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "415198dfe3eb41f3b9da62d0d78cee3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "415198dfe3eb41f3b9da62d0d78cee3a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 42821 } } }
I20260811 18:41:40.780583 23508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:40.780580 23510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:40.786648 23517 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:40.794385 23517 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:40.804798 23517 catalog_manager.cc:1347] Generated new cluster ID: 0833e476bd1f46aca86e2f7bc8253cdb
I20260811 18:41:40.804979 23517 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:40.822105 23517 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:40.823737 23517 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:40.833464 23517 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 415198dfe3eb41f3b9da62d0d78cee3a: Generated new TSK 0
I20260811 18:41:40.834614 23517 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:40.839919 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:42821
--builtin_ntp_servers=127.13.29.212:46243
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:41.259193 23537 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:41.259626 23537 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:41.259795 23537 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:41.267558 23537 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:41.267802 23537 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:41.278369 23537 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:46243
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:42821
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:41.279919 23537 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:41.282171 23537 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:41.297642 23554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:41.297746 23556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:41.297714 23550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:41.298669 23537 server_base.cc:1034] running on GCE node
I20260811 18:41:41.299422 23537 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:41.300604 23537 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:41.301887 23537 hybrid_clock.cc:648] HybridClock initialized: now 1786473701301812 us; error 48 us; skew 500 ppm
I20260811 18:41:41.302234 23537 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:41.304920 23537 webserver.cc:460] Webserver started at http://127.13.29.193:34255/ using document root <none> and password file <none>
I20260811 18:41:41.305797 23537 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:41.305955 23537 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:41.306471 23537 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:41.309676 23537 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "874893a827d841f19c5cbf937b581d06"
format_stamp: "Formatted at 2026-08-11 18:41:41 on dist-test-slave-bw88"
I20260811 18:41:41.310552 23537 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "874893a827d841f19c5cbf937b581d06"
format_stamp: "Formatted at 2026-08-11 18:41:41 on dist-test-slave-bw88"
I20260811 18:41:41.316358 23537 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260811 18:41:41.320391 23567 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:41.322139 23537 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:41:41.322360 23537 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "874893a827d841f19c5cbf937b581d06"
format_stamp: "Formatted at 2026-08-11 18:41:41 on dist-test-slave-bw88"
I20260811 18:41:41.322641 23537 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-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)
I20260811 18:41:41.342553 23537 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:41.343578 23537 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
I20260811 18:41:41.343940 23537 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:41.345106 23537 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:41.346789 23537 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:41.346902 23537 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:41.347064 23537 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:41.347141 23537 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:41.384680 23537 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:41851
I20260811 18:41:41.384747 23718 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:41851 every 8 connection(s)
I20260811 18:41:41.386158 23537 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:41.387020 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 23537
I20260811 18:41:41.387245 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:41.403147 23719 heartbeater.cc:347] Connected to a master server at 127.13.29.254:42821
I20260811 18:41:41.403537 23719 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:41.404466 23719 heartbeater.cc:511] Master 127.13.29.254:42821 requested a full tablet report, sending...
I20260811 18:41:41.406919 23452 ts_manager.cc:194] Registered new tserver with Master: 874893a827d841f19c5cbf937b581d06 (127.13.29.193:41851)
I20260811 18:41:41.408555 23452 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:59369
I20260811 18:41:41.416814 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:41:41.435264 23452 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49336:
name: "kudu.table.scan.batch_size"
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
  }
}
I20260811 18:41:41.468765 23629 tablet_service.cc:1467] Processing CreateTablet for tablet 4f4c7181a8df42ecadc3b8bc8f4a948d (DEFAULT_TABLE table=kudu.table.scan.batch_size [id=f2180b6c497e45eb8e4456044a35197f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:41.468743 23628 tablet_service.cc:1467] Processing CreateTablet for tablet 2a6805699c06461c86dbb69b185a2dbb (DEFAULT_TABLE table=kudu.table.scan.batch_size [id=f2180b6c497e45eb8e4456044a35197f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:41.470505 23628 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2a6805699c06461c86dbb69b185a2dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:41.470937 23629 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4f4c7181a8df42ecadc3b8bc8f4a948d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:41.483249 23738 tablet_bootstrap.cc:492] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06: Bootstrap starting.
I20260811 18:41:41.486572 23738 tablet_bootstrap.cc:654] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:41.487651 23738 log.cc:824] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:41.490696 23738 tablet_bootstrap.cc:492] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06: No bootstrap required, opened a new log
I20260811 18:41:41.491010 23738 ts_tablet_manager.cc:1397] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.001s
I20260811 18:41:41.498603 23738 raft_consensus.cc:348] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } }
I20260811 18:41:41.498980 23738 raft_consensus.cc:374] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:41.499121 23738 raft_consensus.cc:729] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874893a827d841f19c5cbf937b581d06, State: Initialized, Role: FOLLOWER
I20260811 18:41:41.499778 23738 consensus_queue.cc:260] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } }
I20260811 18:41:41.500026 23738 raft_consensus.cc:388] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:41.500195 23738 raft_consensus.cc:482] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:41.500381 23738 raft_consensus.cc:3037] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:41.502667 23738 raft_consensus.cc:504] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } }
I20260811 18:41:41.503239 23738 leader_election.cc:302] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 874893a827d841f19c5cbf937b581d06; no voters: 
I20260811 18:41:41.504009 23738 leader_election.cc:288] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:41.504246 23741 raft_consensus.cc:2781] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:41.505066 23741 raft_consensus.cc:686] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [term 1 LEADER]: Becoming Leader. State: Replica: 874893a827d841f19c5cbf937b581d06, State: Running, Role: LEADER
I20260811 18:41:41.505307 23719 heartbeater.cc:503] Master 127.13.29.254:42821 was elected leader, sending a full tablet report...
I20260811 18:41:41.505753 23741 consensus_queue.cc:237] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } }
I20260811 18:41:41.506186 23738 ts_tablet_manager.cc:1428] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.008s
I20260811 18:41:41.506568 23738 tablet_bootstrap.cc:492] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06: Bootstrap starting.
I20260811 18:41:41.508651 23738 tablet_bootstrap.cc:654] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:41.511963 23738 tablet_bootstrap.cc:492] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06: No bootstrap required, opened a new log
I20260811 18:41:41.512123 23738 ts_tablet_manager.cc:1397] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.003s
I20260811 18:41:41.513168 23738 raft_consensus.cc:348] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } }
I20260811 18:41:41.513422 23738 raft_consensus.cc:374] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:41.513523 23738 raft_consensus.cc:729] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 874893a827d841f19c5cbf937b581d06, State: Initialized, Role: FOLLOWER
I20260811 18:41:41.513198 23452 catalog_manager.cc:5495] T 2a6805699c06461c86dbb69b185a2dbb P 874893a827d841f19c5cbf937b581d06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 874893a827d841f19c5cbf937b581d06 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "874893a827d841f19c5cbf937b581d06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:41.513804 23738 consensus_queue.cc:260] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } }
I20260811 18:41:41.514036 23738 raft_consensus.cc:388] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:41.514135 23738 raft_consensus.cc:482] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:41.514253 23738 raft_consensus.cc:3037] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:41.516353 23738 raft_consensus.cc:504] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } }
I20260811 18:41:41.516635 23738 leader_election.cc:302] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 874893a827d841f19c5cbf937b581d06; no voters: 
I20260811 18:41:41.516893 23741 raft_consensus.cc:2781] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:41.517068 23741 raft_consensus.cc:686] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [term 1 LEADER]: Becoming Leader. State: Replica: 874893a827d841f19c5cbf937b581d06, State: Running, Role: LEADER
I20260811 18:41:41.517314 23741 consensus_queue.cc:237] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } }
I20260811 18:41:41.518276 23738 leader_election.cc:288] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:41.518829 23738 ts_tablet_manager.cc:1428] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260811 18:41:41.520450 23452 catalog_manager.cc:5495] T 4f4c7181a8df42ecadc3b8bc8f4a948d P 874893a827d841f19c5cbf937b581d06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 874893a827d841f19c5cbf937b581d06 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "874893a827d841f19c5cbf937b581d06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "874893a827d841f19c5cbf937b581d06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 41851 } health_report { overall_health: HEALTHY } } }
W20260811 18:41:41.922624 23752 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:41.922959 23752 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:41.930500 23752 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'kudu.table.scan.batch_size'

INSERT report
    rows total: 10000
    time total: 594.16 ms
  time per row: 0.059416 ms
I20260811 18:41:43.993063 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 23537
I20260811 18:41:44.001644 23709 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:44.133883 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 23537
I20260811 18:41:44.172653 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 23404
I20260811 18:41:44.174006 23494 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:44.289746 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 23404
2026-08-11T18:41:44Z chronyd exiting
[       OK ] ToolTest.TableScanCustomBatchSize (4227 ms)
[ RUN      ] ToolTest.TestTableComment
2026-08-11T18:41:44Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:44Z Disabled control of system clock
I20260811 18:41:44.428047 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-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.13.29.254:40417
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:45649
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:40417 with env {}
W20260811 18:41:44.823465 23871 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:44.823833 23871 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:44.824008 23871 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:44.831926 23871 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:44.832086 23871 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:44.832183 23871 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:44.832286 23871 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:44.842465 23871 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:45649
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:40417
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:40417
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:44.844125 23871 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:44.846369 23871 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:44.860497 23878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:44.860468 23879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:44.860467 23882 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:44.861832 23871 server_base.cc:1034] running on GCE node
I20260811 18:41:44.862813 23871 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:44.864470 23871 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:44.865734 23871 hybrid_clock.cc:648] HybridClock initialized: now 1786473704865662 us; error 40 us; skew 500 ppm
I20260811 18:41:44.866142 23871 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:44.875659 23871 webserver.cc:460] Webserver started at http://127.13.29.254:43971/ using document root <none> and password file <none>
I20260811 18:41:44.876644 23871 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:44.876930 23871 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:44.877496 23871 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:44.880962 23871 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "08b40001bc654449b6a53c470fc5e066"
format_stamp: "Formatted at 2026-08-11 18:41:44 on dist-test-slave-bw88"
I20260811 18:41:44.882349 23871 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "08b40001bc654449b6a53c470fc5e066"
format_stamp: "Formatted at 2026-08-11 18:41:44 on dist-test-slave-bw88"
I20260811 18:41:44.889043 23871 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260811 18:41:44.893126 23890 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:44.894910 23871 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:41:44.895170 23871 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "08b40001bc654449b6a53c470fc5e066"
format_stamp: "Formatted at 2026-08-11 18:41:44 on dist-test-slave-bw88"
I20260811 18:41:44.895439 23871 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-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)
I20260811 18:41:44.930631 23871 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:44.931660 23871 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
I20260811 18:41:44.932032 23871 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:44.953735 23871 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:40417
I20260811 18:41:44.953766 23965 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:40417 every 8 connection(s)
I20260811 18:41:44.955366 23871 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:44.958442 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 23871
I20260811 18:41:44.958734 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:44.959860 23966 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:44.974985 23966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066: Bootstrap starting.
I20260811 18:41:44.978902 23966 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:44.980003 23966 log.cc:824] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:44.982893 23966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066: No bootstrap required, opened a new log
I20260811 18:41:44.991086 23966 raft_consensus.cc:348] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b40001bc654449b6a53c470fc5e066" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40417 } }
I20260811 18:41:44.991505 23966 raft_consensus.cc:374] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:44.991595 23966 raft_consensus.cc:729] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b40001bc654449b6a53c470fc5e066, State: Initialized, Role: FOLLOWER
I20260811 18:41:44.992218 23966 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b40001bc654449b6a53c470fc5e066" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40417 } }
I20260811 18:41:44.992429 23966 raft_consensus.cc:388] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:44.992528 23966 raft_consensus.cc:482] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:44.992658 23966 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:44.994882 23966 raft_consensus.cc:504] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b40001bc654449b6a53c470fc5e066" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40417 } }
I20260811 18:41:44.995414 23966 leader_election.cc:302] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 08b40001bc654449b6a53c470fc5e066; no voters: 
I20260811 18:41:44.996066 23966 leader_election.cc:288] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:44.996248 23975 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:44.997702 23975 raft_consensus.cc:686] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [term 1 LEADER]: Becoming Leader. State: Replica: 08b40001bc654449b6a53c470fc5e066, State: Running, Role: LEADER
I20260811 18:41:44.998277 23975 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b40001bc654449b6a53c470fc5e066" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40417 } }
I20260811 18:41:44.998584 23966 sys_catalog.cc:564] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:45.001817 23977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08b40001bc654449b6a53c470fc5e066. Latest consensus state: current_term: 1 leader_uuid: "08b40001bc654449b6a53c470fc5e066" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b40001bc654449b6a53c470fc5e066" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40417 } } }
I20260811 18:41:45.001902 23976 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08b40001bc654449b6a53c470fc5e066" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08b40001bc654449b6a53c470fc5e066" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 40417 } } }
I20260811 18:41:45.002326 23977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:45.002360 23976 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:45.003470 23986 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:45.021234 23986 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:45.035827 23986 catalog_manager.cc:1347] Generated new cluster ID: 8a8edebf667e49868b163a490f19e108
I20260811 18:41:45.035980 23986 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:45.078133 23986 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:45.079557 23986 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:45.090045 23986 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066: Generated new TSK 0
I20260811 18:41:45.091223 23986 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:45.104971 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40417
--builtin_ntp_servers=127.13.29.212:45649
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:45.507297 24000 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:45.507654 24000 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:45.507745 24000 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:45.515426 24000 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:45.515625 24000 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:45.525432 24000 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:45649
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:40417
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:45.526947 24000 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:45.528887 24000 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:45.543818 24006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:45.543951 24007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:45.543919 24010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:45.545691 24000 server_base.cc:1034] running on GCE node
I20260811 18:41:45.546576 24000 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:45.547837 24000 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:45.549134 24000 hybrid_clock.cc:648] HybridClock initialized: now 1786473705549030 us; error 43 us; skew 500 ppm
I20260811 18:41:45.549567 24000 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:45.552277 24000 webserver.cc:460] Webserver started at http://127.13.29.193:33237/ using document root <none> and password file <none>
I20260811 18:41:45.553112 24000 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:45.553231 24000 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:45.553651 24000 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:45.556624 24000 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "88f86341bb254d709d78efa56e63607f"
format_stamp: "Formatted at 2026-08-11 18:41:45 on dist-test-slave-bw88"
I20260811 18:41:45.557610 24000 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "88f86341bb254d709d78efa56e63607f"
format_stamp: "Formatted at 2026-08-11 18:41:45 on dist-test-slave-bw88"
I20260811 18:41:45.563671 24000 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260811 18:41:45.568145 24018 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:45.570175 24000 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:41:45.570411 24000 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "88f86341bb254d709d78efa56e63607f"
format_stamp: "Formatted at 2026-08-11 18:41:45 on dist-test-slave-bw88"
I20260811 18:41:45.570629 24000 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-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)
I20260811 18:41:45.587603 24000 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:45.588634 24000 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
I20260811 18:41:45.589001 24000 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:45.590344 24000 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:45.592020 24000 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:45.592098 24000 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:45.592263 24000 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:45.592331 24000 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:45.630612 24000 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:40483
I20260811 18:41:45.630661 24193 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:40483 every 8 connection(s)
I20260811 18:41:45.632264 24000 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:45.635618 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 24000
I20260811 18:41:45.635851 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:45.650166 24194 heartbeater.cc:347] Connected to a master server at 127.13.29.254:40417
I20260811 18:41:45.650561 24194 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:45.651582 24194 heartbeater.cc:511] Master 127.13.29.254:40417 requested a full tablet report, sending...
I20260811 18:41:45.654047 23913 ts_manager.cc:194] Registered new tserver with Master: 88f86341bb254d709d78efa56e63607f (127.13.29.193:40483)
I20260811 18:41:45.655620 23913 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:53055
I20260811 18:41:45.666606 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:41:45.670217 13431 test_util.cc:268] Using random seed: -761231817
I20260811 18:41:45.692698 23913 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42722:
name: "kudu.test_alter_comment"
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"
    }
  }
}
I20260811 18:41:45.720055 24097 tablet_service.cc:1467] Processing CreateTablet for tablet e16bc151b25f40cb93147de9d0bd9549 (DEFAULT_TABLE table=kudu.test_alter_comment [id=b6c5041ac0ea46bd9fedc1fb527c6d46]), partition=RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:45.721684 24097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e16bc151b25f40cb93147de9d0bd9549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:45.733404 24212 tablet_bootstrap.cc:492] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: Bootstrap starting.
I20260811 18:41:45.736922 24212 tablet_bootstrap.cc:654] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:45.738286 24212 log.cc:824] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:45.741513 24212 tablet_bootstrap.cc:492] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: No bootstrap required, opened a new log
I20260811 18:41:45.741879 24212 ts_tablet_manager.cc:1397] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.006s
I20260811 18:41:45.750111 24212 raft_consensus.cc:348] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f86341bb254d709d78efa56e63607f" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40483 } }
I20260811 18:41:45.750608 24212 raft_consensus.cc:374] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:45.750736 24212 raft_consensus.cc:729] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f86341bb254d709d78efa56e63607f, State: Initialized, Role: FOLLOWER
I20260811 18:41:45.751480 24212 consensus_queue.cc:260] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f86341bb254d709d78efa56e63607f" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40483 } }
I20260811 18:41:45.751798 24212 raft_consensus.cc:388] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:45.751959 24212 raft_consensus.cc:482] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:45.752143 24212 raft_consensus.cc:3037] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:45.754437 24212 raft_consensus.cc:504] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f86341bb254d709d78efa56e63607f" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40483 } }
I20260811 18:41:45.754983 24212 leader_election.cc:302] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 88f86341bb254d709d78efa56e63607f; no voters: 
I20260811 18:41:45.755735 24212 leader_election.cc:288] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:45.756007 24215 raft_consensus.cc:2781] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:45.756989 24194 heartbeater.cc:503] Master 127.13.29.254:40417 was elected leader, sending a full tablet report...
I20260811 18:41:45.756971 24215 raft_consensus.cc:686] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [term 1 LEADER]: Becoming Leader. State: Replica: 88f86341bb254d709d78efa56e63607f, State: Running, Role: LEADER
I20260811 18:41:45.757866 24212 ts_tablet_manager.cc:1428] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.002s
I20260811 18:41:45.757784 24215 consensus_queue.cc:237] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f86341bb254d709d78efa56e63607f" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40483 } }
I20260811 18:41:45.764241 23911 catalog_manager.cc:5495] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f reported cstate change: term changed from 0 to 1, leader changed from <none> to 88f86341bb254d709d78efa56e63607f (127.13.29.193). New cstate: current_term: 1 leader_uuid: "88f86341bb254d709d78efa56e63607f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88f86341bb254d709d78efa56e63607f" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40483 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:46.247097 23911 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42754:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: "7bba5be9068140118180ce43925e5004"
I20260811 18:41:46.255699 24252 tablet.cc:1722] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: 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
I20260811 18:41:46.264454 23911 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066: kudu.test_alter_comment [id=b6c5041ac0ea46bd9fedc1fb527c6d46] alter complete (version 1)
I20260811 18:41:46.814726 23911 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42770:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: "\"\""
I20260811 18:41:46.822347 24280 tablet.cc:1722] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: 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
I20260811 18:41:46.830739 23913 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066: kudu.test_alter_comment [id=b6c5041ac0ea46bd9fedc1fb527c6d46] alter complete (version 2)
I20260811 18:41:47.384456 23913 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42782:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: ""
I20260811 18:41:47.392450 24307 tablet.cc:1722] T e16bc151b25f40cb93147de9d0bd9549 P 88f86341bb254d709d78efa56e63607f: 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
I20260811 18:41:47.401160 23911 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 08b40001bc654449b6a53c470fc5e066: kudu.test_alter_comment [id=b6c5041ac0ea46bd9fedc1fb527c6d46] alter complete (version 3)
I20260811 18:41:47.501277 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 24000
I20260811 18:41:47.510040 24189 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:47.601418 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 24000
I20260811 18:41:47.634145 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 23871
I20260811 18:41:47.635471 23960 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:47.750550 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 23871
2026-08-11T18:41:47Z chronyd exiting
[       OK ] ToolTest.TestTableComment (3458 ms)
[ RUN      ] ToolTest.TestChangeTableLimitNotSupported
2026-08-11T18:41:47Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:47Z Disabled control of system clock
I20260811 18:41:47.886346 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-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.13.29.254:36071
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:43893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:36071 with env {}
W20260811 18:41:48.276818 24319 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:48.277158 24319 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:48.277238 24319 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:48.284932 24319 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:41:48.285068 24319 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:48.285112 24319 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:41:48.285163 24319 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:41:48.294950 24319 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:43893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:36071
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:36071
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:48.296427 24319 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:48.298409 24319 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:48.311334 24337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:48.311946 24340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:48.311942 24338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:48.312557 24319 server_base.cc:1034] running on GCE node
I20260811 18:41:48.313633 24319 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:48.315194 24319 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:48.316427 24319 hybrid_clock.cc:648] HybridClock initialized: now 1786473708316348 us; error 49 us; skew 500 ppm
I20260811 18:41:48.316816 24319 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:48.319437 24319 webserver.cc:460] Webserver started at http://127.13.29.254:34523/ using document root <none> and password file <none>
I20260811 18:41:48.320176 24319 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:48.320317 24319 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:48.320665 24319 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:48.323719 24319 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "ce92988f89294d4190cc954547db50f3"
format_stamp: "Formatted at 2026-08-11 18:41:48 on dist-test-slave-bw88"
I20260811 18:41:48.324568 24319 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "ce92988f89294d4190cc954547db50f3"
format_stamp: "Formatted at 2026-08-11 18:41:48 on dist-test-slave-bw88"
I20260811 18:41:48.330494 24319 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260811 18:41:48.334419 24347 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:48.336021 24319 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260811 18:41:48.336256 24319 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "ce92988f89294d4190cc954547db50f3"
format_stamp: "Formatted at 2026-08-11 18:41:48 on dist-test-slave-bw88"
I20260811 18:41:48.336474 24319 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-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)
I20260811 18:41:48.357519 24319 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:48.358568 24319 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
I20260811 18:41:48.358929 24319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:48.380558 24319 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:36071
I20260811 18:41:48.380610 24423 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:36071 every 8 connection(s)
I20260811 18:41:48.382215 24319 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:41:48.384999 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 24319
I20260811 18:41:48.385227 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:41:48.388922 24424 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:48.403311 24424 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3: Bootstrap starting.
I20260811 18:41:48.406898 24424 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:48.408010 24424 log.cc:824] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:48.411048 24424 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3: No bootstrap required, opened a new log
I20260811 18:41:48.419063 24424 raft_consensus.cc:348] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce92988f89294d4190cc954547db50f3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36071 } }
I20260811 18:41:48.419559 24424 raft_consensus.cc:374] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:48.419684 24424 raft_consensus.cc:729] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce92988f89294d4190cc954547db50f3, State: Initialized, Role: FOLLOWER
I20260811 18:41:48.420318 24424 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce92988f89294d4190cc954547db50f3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36071 } }
I20260811 18:41:48.420598 24424 raft_consensus.cc:388] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:48.420771 24424 raft_consensus.cc:482] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:48.420967 24424 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:48.423297 24424 raft_consensus.cc:504] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce92988f89294d4190cc954547db50f3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36071 } }
I20260811 18:41:48.423944 24424 leader_election.cc:302] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ce92988f89294d4190cc954547db50f3; no voters: 
I20260811 18:41:48.424625 24424 leader_election.cc:288] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:48.424839 24433 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:48.425719 24433 raft_consensus.cc:686] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [term 1 LEADER]: Becoming Leader. State: Replica: ce92988f89294d4190cc954547db50f3, State: Running, Role: LEADER
I20260811 18:41:48.426365 24433 consensus_queue.cc:237] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce92988f89294d4190cc954547db50f3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36071 } }
I20260811 18:41:48.427009 24424 sys_catalog.cc:564] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:41:48.429569 24436 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ce92988f89294d4190cc954547db50f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce92988f89294d4190cc954547db50f3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36071 } } }
I20260811 18:41:48.430006 24436 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:48.430486 24441 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ce92988f89294d4190cc954547db50f3. Latest consensus state: current_term: 1 leader_uuid: "ce92988f89294d4190cc954547db50f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce92988f89294d4190cc954547db50f3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 36071 } } }
I20260811 18:41:48.430891 24441 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3 [sys.catalog]: This master's current role is: LEADER
I20260811 18:41:48.434197 24449 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:41:48.440598 24449 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:41:48.451216 24449 catalog_manager.cc:1347] Generated new cluster ID: 2c01f90c679c4eec848d2cec4f92d5af
I20260811 18:41:48.451367 24449 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:41:48.488715 24449 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:41:48.490166 24449 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:41:48.503237 24449 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ce92988f89294d4190cc954547db50f3: Generated new TSK 0
I20260811 18:41:48.504297 24449 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:41:48.513173 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:36071
--builtin_ntp_servers=127.13.29.212:43893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:41:48.926397 24465 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:41:48.926800 24465 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:41:48.926975 24465 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:41:48.934914 24465 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:41:48.935195 24465 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:41:48.945173 24465 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:43893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:36071
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:41:48.946722 24465 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:41:48.948680 24465 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:41:48.963297 24472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:48.963399 24473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:41:48.963367 24475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:41:48.964635 24465 server_base.cc:1034] running on GCE node
I20260811 18:41:48.965327 24465 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:41:48.966563 24465 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:41:48.967900 24465 hybrid_clock.cc:648] HybridClock initialized: now 1786473708967772 us; error 69 us; skew 500 ppm
I20260811 18:41:48.968369 24465 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:41:48.971612 24465 webserver.cc:460] Webserver started at http://127.13.29.193:35303/ using document root <none> and password file <none>
I20260811 18:41:48.972458 24465 fs_manager.cc:359] Metadata directory not provided
I20260811 18:41:48.972615 24465 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:41:48.973009 24465 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:41:48.976107 24465 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "267420fa006e4d60a53f2fe58fb83f9d"
format_stamp: "Formatted at 2026-08-11 18:41:48 on dist-test-slave-bw88"
I20260811 18:41:48.976969 24465 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "267420fa006e4d60a53f2fe58fb83f9d"
format_stamp: "Formatted at 2026-08-11 18:41:48 on dist-test-slave-bw88"
I20260811 18:41:48.982942 24465 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260811 18:41:48.987028 24481 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:48.988552 24465 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260811 18:41:48.988758 24465 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "267420fa006e4d60a53f2fe58fb83f9d"
format_stamp: "Formatted at 2026-08-11 18:41:48 on dist-test-slave-bw88"
I20260811 18:41:48.988997 24465 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-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)
I20260811 18:41:49.013075 24465 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:41:49.014153 24465 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
I20260811 18:41:49.014535 24465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:41:49.015641 24465 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:41:49.017380 24465 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:41:49.017518 24465 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260811 18:41:49.017683 24465 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:41:49.017759 24465 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:41:49.056082 24465 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:35725
I20260811 18:41:49.056185 24652 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:35725 every 8 connection(s)
I20260811 18:41:49.057570 24465 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:41:49.060529 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 24465
I20260811 18:41:49.060753 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:41:49.072715 24653 heartbeater.cc:347] Connected to a master server at 127.13.29.254:36071
I20260811 18:41:49.073091 24653 heartbeater.cc:464] Registering TS with master...
I20260811 18:41:49.074038 24653 heartbeater.cc:511] Master 127.13.29.254:36071 requested a full tablet report, sending...
I20260811 18:41:49.076671 24369 ts_manager.cc:194] Registered new tserver with Master: 267420fa006e4d60a53f2fe58fb83f9d (127.13.29.193:35725)
I20260811 18:41:49.077809 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:41:49.078506 24369 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:58169
I20260811 18:41:49.082049 13431 test_util.cc:268] Using random seed: -757819982
I20260811 18:41:49.109095 24369 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60428:
name: "kudu.table.failtochangelimit"
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"
    }
  }
}
I20260811 18:41:49.135726 24548 tablet_service.cc:1467] Processing CreateTablet for tablet 80840f9876f04b22901668705d9a71de (DEFAULT_TABLE table=kudu.table.failtochangelimit [id=fc07fc22241d495fa5541475c7610f60]), partition=RANGE (key) PARTITION UNBOUNDED
I20260811 18:41:49.137529 24548 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80840f9876f04b22901668705d9a71de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:41:49.151153 24672 tablet_bootstrap.cc:492] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d: Bootstrap starting.
I20260811 18:41:49.154768 24672 tablet_bootstrap.cc:654] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d: Neither blocks nor log segments found. Creating new log.
I20260811 18:41:49.156071 24672 log.cc:824] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d: Log is configured to *not* fsync() on all Append() calls
I20260811 18:41:49.159471 24672 tablet_bootstrap.cc:492] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d: No bootstrap required, opened a new log
I20260811 18:41:49.159848 24672 ts_tablet_manager.cc:1397] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.007s
I20260811 18:41:49.167436 24672 raft_consensus.cc:348] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "267420fa006e4d60a53f2fe58fb83f9d" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 35725 } }
I20260811 18:41:49.167871 24672 raft_consensus.cc:374] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:41:49.168008 24672 raft_consensus.cc:729] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 267420fa006e4d60a53f2fe58fb83f9d, State: Initialized, Role: FOLLOWER
I20260811 18:41:49.168658 24672 consensus_queue.cc:260] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "267420fa006e4d60a53f2fe58fb83f9d" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 35725 } }
I20260811 18:41:49.168932 24672 raft_consensus.cc:388] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:41:49.169083 24672 raft_consensus.cc:482] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:41:49.169270 24672 raft_consensus.cc:3037] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:41:49.171656 24672 raft_consensus.cc:504] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "267420fa006e4d60a53f2fe58fb83f9d" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 35725 } }
I20260811 18:41:49.172348 24672 leader_election.cc:302] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 267420fa006e4d60a53f2fe58fb83f9d; no voters: 
I20260811 18:41:49.173053 24672 leader_election.cc:288] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:41:49.173267 24674 raft_consensus.cc:2781] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:41:49.174121 24674 raft_consensus.cc:686] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [term 1 LEADER]: Becoming Leader. State: Replica: 267420fa006e4d60a53f2fe58fb83f9d, State: Running, Role: LEADER
I20260811 18:41:49.174361 24653 heartbeater.cc:503] Master 127.13.29.254:36071 was elected leader, sending a full tablet report...
I20260811 18:41:49.174810 24674 consensus_queue.cc:237] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "267420fa006e4d60a53f2fe58fb83f9d" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 35725 } }
I20260811 18:41:49.175238 24672 ts_tablet_manager.cc:1428] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.005s
I20260811 18:41:49.181638 24369 catalog_manager.cc:5495] T 80840f9876f04b22901668705d9a71de P 267420fa006e4d60a53f2fe58fb83f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 267420fa006e4d60a53f2fe58fb83f9d (127.13.29.193). New cstate: current_term: 1 leader_uuid: "267420fa006e4d60a53f2fe58fb83f9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "267420fa006e4d60a53f2fe58fb83f9d" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 35725 } health_report { overall_health: HEALTHY } } }
I20260811 18:41:50.198737 24369 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60458:
table { table_name: "kudu.table.failtochangelimit" } modify_external_catalogs: true disk_size_limit: 1000000
I20260811 18:41:50.763911 24369 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60460:
table { table_name: "kudu.table.failtochangelimit" } modify_external_catalogs: true row_count_limit: 1000000
I20260811 18:41:50.861119 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 24465
I20260811 18:41:50.871731 24647 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:50.962522 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 24465
I20260811 18:41:50.997255 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 24319
I20260811 18:41:50.998631 24414 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:41:51.116618 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 24319
2026-08-11T18:41:51Z chronyd exiting
[       OK ] ToolTest.TestChangeTableLimitNotSupported (3363 ms)
[ RUN      ] ToolTest.DropTableHmsEnabled
2026-08-11T18:41:51Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:41:51Z 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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskU89k_d/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-taskU89k_d/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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/security.properties
2026-08-11 18:41:58: Starting Hive Metastore Server
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskU89k_d/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-taskU89k_d/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
I20260811 18:42:08.181797 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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.13.29.254:37513
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:35471
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:37513
--hive_metastore_uris=thrift://127.0.0.1:45081 with env {}
W20260811 18:42:08.570408 25100 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:08.570751 25100 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:08.570890 25100 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:08.578490 25100 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:42:08.578624 25100 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:08.578697 25100 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:42:08.578787 25100 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:42:08.588761 25100 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:35471
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/wal
--hive_metastore_uris=thrift://127.0.0.1:45081
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:37513
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:37513
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:08.590305 25100 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:08.592338 25100 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:08.605939 25111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:08.606094 25112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:08.606132 25115 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:08.606814 25100 server_base.cc:1034] running on GCE node
I20260811 18:42:08.607793 25100 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:08.609565 25100 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:08.610838 25100 hybrid_clock.cc:648] HybridClock initialized: now 1786473728610782 us; error 36 us; skew 500 ppm
I20260811 18:42:08.611215 25100 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:08.619794 25100 webserver.cc:460] Webserver started at http://127.13.29.254:46615/ using document root <none> and password file <none>
I20260811 18:42:08.620666 25100 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:08.620841 25100 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:08.621224 25100 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:08.624374 25100 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "b74f8896e22542f98db7593cce5333e3"
format_stamp: "Formatted at 2026-08-11 18:42:08 on dist-test-slave-bw88"
I20260811 18:42:08.625299 25100 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "b74f8896e22542f98db7593cce5333e3"
format_stamp: "Formatted at 2026-08-11 18:42:08 on dist-test-slave-bw88"
I20260811 18:42:08.631325 25100 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:42:08.635334 25121 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:08.636862 25100 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260811 18:42:08.637115 25100 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "b74f8896e22542f98db7593cce5333e3"
format_stamp: "Formatted at 2026-08-11 18:42:08 on dist-test-slave-bw88"
I20260811 18:42:08.637342 25100 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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)
I20260811 18:42:08.652105 25100 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:08.653028 25100 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
I20260811 18:42:08.653462 25100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:08.674352 25100 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:37513
I20260811 18:42:08.674407 25198 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:37513 every 8 connection(s)
I20260811 18:42:08.675861 25100 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:42:08.679699 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 25100
I20260811 18:42:08.679903 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:42:08.680598 25199 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:08.697182 25199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Bootstrap starting.
I20260811 18:42:08.701395 25199 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:08.702611 25199 log.cc:824] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Log is configured to *not* fsync() on all Append() calls
I20260811 18:42:08.705631 25199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: No bootstrap required, opened a new log
I20260811 18:42:08.714397 25199 raft_consensus.cc:348] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74f8896e22542f98db7593cce5333e3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 37513 } }
I20260811 18:42:08.714841 25199 raft_consensus.cc:374] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:08.714923 25199 raft_consensus.cc:729] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74f8896e22542f98db7593cce5333e3, State: Initialized, Role: FOLLOWER
I20260811 18:42:08.715592 25199 consensus_queue.cc:260] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74f8896e22542f98db7593cce5333e3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 37513 } }
I20260811 18:42:08.715819 25199 raft_consensus.cc:388] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:08.715934 25199 raft_consensus.cc:482] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:08.716071 25199 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:08.718587 25199 raft_consensus.cc:504] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74f8896e22542f98db7593cce5333e3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 37513 } }
I20260811 18:42:08.719269 25199 leader_election.cc:302] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b74f8896e22542f98db7593cce5333e3; no voters: 
I20260811 18:42:08.720091 25199 leader_election.cc:288] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:08.720294 25206 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:08.721030 25206 raft_consensus.cc:686] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [term 1 LEADER]: Becoming Leader. State: Replica: b74f8896e22542f98db7593cce5333e3, State: Running, Role: LEADER
I20260811 18:42:08.721731 25206 consensus_queue.cc:237] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74f8896e22542f98db7593cce5333e3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 37513 } }
I20260811 18:42:08.722534 25199 sys_catalog.cc:564] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:42:08.725719 25210 sys_catalog.cc:455] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b74f8896e22542f98db7593cce5333e3. Latest consensus state: current_term: 1 leader_uuid: "b74f8896e22542f98db7593cce5333e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74f8896e22542f98db7593cce5333e3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 37513 } } }
I20260811 18:42:08.726214 25209 sys_catalog.cc:455] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b74f8896e22542f98db7593cce5333e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74f8896e22542f98db7593cce5333e3" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 37513 } } }
I20260811 18:42:08.726542 25210 sys_catalog.cc:458] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [sys.catalog]: This master's current role is: LEADER
I20260811 18:42:08.726552 25209 sys_catalog.cc:458] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3 [sys.catalog]: This master's current role is: LEADER
I20260811 18:42:08.734993 25219 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:42:08.742380 25219 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:42:08.753558 25219 catalog_manager.cc:1347] Generated new cluster ID: d5dd48036c7d4d35a5194624cd70b4a1
I20260811 18:42:08.753738 25219 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:42:08.764039 25219 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:42:08.766088 25219 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:42:08.791623 25219 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Generated new TSK 0
I20260811 18:42:08.792860 25219 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:42:08.806183 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:37513
--builtin_ntp_servers=127.13.29.212:35471
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:42:09.241681 25241 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:09.242107 25241 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:09.242311 25241 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:09.250492 25241 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:09.250716 25241 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:42:09.260885 25241 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:35471
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:37513
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:09.262591 25241 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:09.264709 25241 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:09.279848 25256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:09.280038 25258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:09.280059 25254 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:09.280809 25241 server_base.cc:1034] running on GCE node
I20260811 18:42:09.281670 25241 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:09.282816 25241 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:09.284133 25241 hybrid_clock.cc:648] HybridClock initialized: now 1786473729284034 us; error 68 us; skew 500 ppm
I20260811 18:42:09.284528 25241 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:09.287302 25241 webserver.cc:460] Webserver started at http://127.13.29.193:37571/ using document root <none> and password file <none>
I20260811 18:42:09.288129 25241 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:09.288295 25241 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:09.288671 25241 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:09.291733 25241 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "ab5dde173df7431ea93285e9b13b1d93"
format_stamp: "Formatted at 2026-08-11 18:42:09 on dist-test-slave-bw88"
I20260811 18:42:09.292574 25241 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "ab5dde173df7431ea93285e9b13b1d93"
format_stamp: "Formatted at 2026-08-11 18:42:09 on dist-test-slave-bw88"
I20260811 18:42:09.298595 25241 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260811 18:42:09.302857 25267 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:09.304598 25241 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260811 18:42:09.304831 25241 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "ab5dde173df7431ea93285e9b13b1d93"
format_stamp: "Formatted at 2026-08-11 18:42:09 on dist-test-slave-bw88"
I20260811 18:42:09.305078 25241 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-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)
I20260811 18:42:09.318158 25241 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:09.319106 25241 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
I20260811 18:42:09.319465 25241 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:09.320561 25241 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:09.322264 25241 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:09.322373 25241 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:09.322543 25241 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:09.322619 25241 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:09.362974 25241 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:40229
I20260811 18:42:09.363036 25428 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:40229 every 8 connection(s)
I20260811 18:42:09.364434 25241 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:42:09.368214 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 25241
I20260811 18:42:09.368458 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:42:09.380036 25429 heartbeater.cc:347] Connected to a master server at 127.13.29.254:37513
I20260811 18:42:09.380393 25429 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:09.381242 25429 heartbeater.cc:511] Master 127.13.29.254:37513 requested a full tablet report, sending...
I20260811 18:42:09.383673 25140 ts_manager.cc:194] Registered new tserver with Master: ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229)
I20260811 18:42:09.385418 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:42:09.385608 25140 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:51951
I20260811 18:42:09.832507 25140 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58922:
name: "default.loadgen_auto_5523d21297a04596a805e9ba3c78babd"
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"
    }
  }
}
I20260811 18:42:10.287972 25140 catalog_manager.cc:2148] created HMS catalog entry for table  [id=ab82a62936524176b76ed465e540f657]
I20260811 18:42:10.338855 25334 tablet_service.cc:1467] Processing CreateTablet for tablet ee136a15b2e7475cac44933725942b7a (DEFAULT_TABLE table=default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:10.341586 25327 tablet_service.cc:1467] Processing CreateTablet for tablet bcde775858614e26bcd25d2a56978144 (DEFAULT_TABLE table=default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:10.342077 25335 tablet_service.cc:1467] Processing CreateTablet for tablet 5f38551a2a6448d6a84787a8e8c8e8e4 (DEFAULT_TABLE table=default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:10.337868 25326 tablet_service.cc:1467] Processing CreateTablet for tablet 9838a8b602b2409c8209fa7782343984 (DEFAULT_TABLE table=default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:10.337761 25330 tablet_service.cc:1467] Processing CreateTablet for tablet cb0e37fb97f144cda10507f67b071bdf (DEFAULT_TABLE table=default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:10.343019 25327 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bcde775858614e26bcd25d2a56978144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:10.343508 25326 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9838a8b602b2409c8209fa7782343984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:10.344008 25331 tablet_service.cc:1467] Processing CreateTablet for tablet 09cdefde177740ffa709e62e790b7dc1 (DEFAULT_TABLE table=default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:10.344523 25331 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09cdefde177740ffa709e62e790b7dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:10.345799 25328 tablet_service.cc:1467] Processing CreateTablet for tablet 7c129a2f0c304a1d9414dbd5cc613570 (DEFAULT_TABLE table=default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:10.346263 25335 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5f38551a2a6448d6a84787a8e8c8e8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:10.346906 25328 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7c129a2f0c304a1d9414dbd5cc613570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:10.347155 25330 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cb0e37fb97f144cda10507f67b071bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:10.348241 25334 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ee136a15b2e7475cac44933725942b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:10.338100 25333 tablet_service.cc:1467] Processing CreateTablet for tablet 74765880fb304b7bacb6ebd813e38139 (DEFAULT_TABLE table=default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:10.349478 25333 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 74765880fb304b7bacb6ebd813e38139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:10.379968 25455 tablet_bootstrap.cc:492] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: Bootstrap starting.
I20260811 18:42:10.383586 25455 tablet_bootstrap.cc:654] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:10.384848 25455 log.cc:824] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: Log is configured to *not* fsync() on all Append() calls
I20260811 18:42:10.388350 25455 tablet_bootstrap.cc:492] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: No bootstrap required, opened a new log
I20260811 18:42:10.388661 25455 ts_tablet_manager.cc:1397] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260811 18:42:10.388906 25429 heartbeater.cc:503] Master 127.13.29.254:37513 was elected leader, sending a full tablet report...
I20260811 18:42:10.399729 25455 raft_consensus.cc:348] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.400211 25455 raft_consensus.cc:374] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:10.400357 25455 raft_consensus.cc:729] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Initialized, Role: FOLLOWER
I20260811 18:42:10.401051 25455 consensus_queue.cc:260] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.401341 25455 raft_consensus.cc:388] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:10.401584 25455 raft_consensus.cc:482] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:10.401801 25455 raft_consensus.cc:3037] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:10.404381 25455 raft_consensus.cc:504] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.404997 25455 leader_election.cc:302] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab5dde173df7431ea93285e9b13b1d93; no voters: 
I20260811 18:42:10.405804 25455 leader_election.cc:288] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:10.405984 25457 raft_consensus.cc:2781] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:10.407490 25457 raft_consensus.cc:686] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Becoming Leader. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Running, Role: LEADER
I20260811 18:42:10.407950 25455 ts_tablet_manager.cc:1428] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.004s
I20260811 18:42:10.408145 25457 consensus_queue.cc:237] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.408382 25455 tablet_bootstrap.cc:492] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: Bootstrap starting.
I20260811 18:42:10.410526 25455 tablet_bootstrap.cc:654] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:10.413327 25455 tablet_bootstrap.cc:492] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: No bootstrap required, opened a new log
I20260811 18:42:10.413563 25455 ts_tablet_manager.cc:1397] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.004s
I20260811 18:42:10.413707 25140 catalog_manager.cc:5495] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "ab5dde173df7431ea93285e9b13b1d93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:10.414672 25455 raft_consensus.cc:348] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.414876 25455 raft_consensus.cc:374] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:10.414978 25455 raft_consensus.cc:729] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Initialized, Role: FOLLOWER
I20260811 18:42:10.415225 25455 consensus_queue.cc:260] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.415475 25455 raft_consensus.cc:388] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:10.415580 25455 raft_consensus.cc:482] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:10.415740 25455 raft_consensus.cc:3037] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:10.418143 25455 raft_consensus.cc:504] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.418470 25455 leader_election.cc:302] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab5dde173df7431ea93285e9b13b1d93; no voters: 
I20260811 18:42:10.418696 25455 leader_election.cc:288] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:10.418766 25457 raft_consensus.cc:2781] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:10.419152 25457 raft_consensus.cc:686] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Becoming Leader. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Running, Role: LEADER
I20260811 18:42:10.419243 25455 ts_tablet_manager.cc:1428] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260811 18:42:10.419533 25455 tablet_bootstrap.cc:492] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: Bootstrap starting.
I20260811 18:42:10.419411 25457 consensus_queue.cc:237] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.421710 25455 tablet_bootstrap.cc:654] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:10.422740 25140 catalog_manager.cc:5495] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "ab5dde173df7431ea93285e9b13b1d93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:10.424360 25455 tablet_bootstrap.cc:492] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: No bootstrap required, opened a new log
I20260811 18:42:10.424566 25455 ts_tablet_manager.cc:1397] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:42:10.425323 25455 raft_consensus.cc:348] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.425616 25455 raft_consensus.cc:374] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:10.425709 25455 raft_consensus.cc:729] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Initialized, Role: FOLLOWER
I20260811 18:42:10.425980 25455 consensus_queue.cc:260] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.426198 25455 raft_consensus.cc:388] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:10.426329 25455 raft_consensus.cc:482] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:10.426447 25455 raft_consensus.cc:3037] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:10.428440 25455 raft_consensus.cc:504] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.428725 25455 leader_election.cc:302] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab5dde173df7431ea93285e9b13b1d93; no voters: 
I20260811 18:42:10.428966 25455 leader_election.cc:288] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:10.429028 25457 raft_consensus.cc:2781] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:10.429258 25457 raft_consensus.cc:686] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Becoming Leader. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Running, Role: LEADER
I20260811 18:42:10.429533 25455 ts_tablet_manager.cc:1428] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260811 18:42:10.429584 25457 consensus_queue.cc:237] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.429844 25455 tablet_bootstrap.cc:492] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: Bootstrap starting.
I20260811 18:42:10.431771 25455 tablet_bootstrap.cc:654] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:10.432354 25140 catalog_manager.cc:5495] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "ab5dde173df7431ea93285e9b13b1d93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:10.433761 25455 tablet_bootstrap.cc:492] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: No bootstrap required, opened a new log
I20260811 18:42:10.433934 25455 ts_tablet_manager.cc:1397] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260811 18:42:10.434677 25455 raft_consensus.cc:348] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.434861 25455 raft_consensus.cc:374] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:10.434993 25455 raft_consensus.cc:729] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Initialized, Role: FOLLOWER
I20260811 18:42:10.435238 25455 consensus_queue.cc:260] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.435541 25455 raft_consensus.cc:388] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:10.435773 25455 raft_consensus.cc:482] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:10.435943 25455 raft_consensus.cc:3037] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:10.438328 25455 raft_consensus.cc:504] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.438612 25455 leader_election.cc:302] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab5dde173df7431ea93285e9b13b1d93; no voters: 
I20260811 18:42:10.438858 25455 leader_election.cc:288] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:10.438994 25457 raft_consensus.cc:2781] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:10.439241 25457 raft_consensus.cc:686] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Becoming Leader. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Running, Role: LEADER
I20260811 18:42:10.439391 25455 ts_tablet_manager.cc:1428] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260811 18:42:10.439508 25457 consensus_queue.cc:237] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.439693 25455 tablet_bootstrap.cc:492] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: Bootstrap starting.
I20260811 18:42:10.441696 25455 tablet_bootstrap.cc:654] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:10.442377 25140 catalog_manager.cc:5495] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "ab5dde173df7431ea93285e9b13b1d93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:10.443877 25455 tablet_bootstrap.cc:492] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: No bootstrap required, opened a new log
I20260811 18:42:10.444051 25455 ts_tablet_manager.cc:1397] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260811 18:42:10.444756 25455 raft_consensus.cc:348] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.445032 25455 raft_consensus.cc:374] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:10.445166 25455 raft_consensus.cc:729] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Initialized, Role: FOLLOWER
I20260811 18:42:10.445461 25455 consensus_queue.cc:260] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.445698 25455 raft_consensus.cc:388] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:10.445813 25455 raft_consensus.cc:482] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:10.445925 25455 raft_consensus.cc:3037] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:10.448467 25455 raft_consensus.cc:504] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.448733 25455 leader_election.cc:302] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab5dde173df7431ea93285e9b13b1d93; no voters: 
I20260811 18:42:10.449005 25455 leader_election.cc:288] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:10.449146 25457 raft_consensus.cc:2781] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:10.449400 25457 raft_consensus.cc:686] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Becoming Leader. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Running, Role: LEADER
I20260811 18:42:10.449532 25455 ts_tablet_manager.cc:1428] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:42:10.449707 25457 consensus_queue.cc:237] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.449862 25455 tablet_bootstrap.cc:492] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: Bootstrap starting.
I20260811 18:42:10.451922 25455 tablet_bootstrap.cc:654] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:10.451886 25140 catalog_manager.cc:5495] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "ab5dde173df7431ea93285e9b13b1d93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:10.453902 25455 tablet_bootstrap.cc:492] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: No bootstrap required, opened a new log
I20260811 18:42:10.454059 25455 ts_tablet_manager.cc:1397] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260811 18:42:10.454844 25455 raft_consensus.cc:348] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.455068 25455 raft_consensus.cc:374] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:10.455188 25455 raft_consensus.cc:729] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Initialized, Role: FOLLOWER
I20260811 18:42:10.455468 25455 consensus_queue.cc:260] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.455685 25455 raft_consensus.cc:388] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:10.455816 25455 raft_consensus.cc:482] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:10.455956 25455 raft_consensus.cc:3037] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:10.458422 25455 raft_consensus.cc:504] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.458716 25455 leader_election.cc:302] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab5dde173df7431ea93285e9b13b1d93; no voters: 
I20260811 18:42:10.458920 25455 leader_election.cc:288] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:10.458995 25457 raft_consensus.cc:2781] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:10.459180 25457 raft_consensus.cc:686] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Becoming Leader. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Running, Role: LEADER
I20260811 18:42:10.459429 25455 ts_tablet_manager.cc:1428] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:42:10.459431 25457 consensus_queue.cc:237] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.459755 25455 tablet_bootstrap.cc:492] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: Bootstrap starting.
I20260811 18:42:10.461637 25455 tablet_bootstrap.cc:654] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:10.462118 25140 catalog_manager.cc:5495] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "ab5dde173df7431ea93285e9b13b1d93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:10.463902 25455 tablet_bootstrap.cc:492] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: No bootstrap required, opened a new log
I20260811 18:42:10.464082 25455 ts_tablet_manager.cc:1397] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:42:10.464831 25455 raft_consensus.cc:348] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.465046 25455 raft_consensus.cc:374] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:10.465174 25455 raft_consensus.cc:729] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Initialized, Role: FOLLOWER
I20260811 18:42:10.465521 25455 consensus_queue.cc:260] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.465726 25455 raft_consensus.cc:388] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:10.465865 25455 raft_consensus.cc:482] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:10.466005 25455 raft_consensus.cc:3037] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:10.468928 25455 raft_consensus.cc:504] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.469201 25455 leader_election.cc:302] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab5dde173df7431ea93285e9b13b1d93; no voters: 
I20260811 18:42:10.469462 25455 leader_election.cc:288] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:10.469544 25457 raft_consensus.cc:2781] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:10.469769 25457 raft_consensus.cc:686] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Becoming Leader. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Running, Role: LEADER
I20260811 18:42:10.469995 25455 ts_tablet_manager.cc:1428] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:42:10.470031 25457 consensus_queue.cc:237] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.470270 25455 tablet_bootstrap.cc:492] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: Bootstrap starting.
I20260811 18:42:10.472302 25455 tablet_bootstrap.cc:654] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:10.472431 25140 catalog_manager.cc:5495] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "ab5dde173df7431ea93285e9b13b1d93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:10.474452 25455 tablet_bootstrap.cc:492] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: No bootstrap required, opened a new log
I20260811 18:42:10.474622 25455 ts_tablet_manager.cc:1397] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:42:10.475512 25455 raft_consensus.cc:348] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.475760 25455 raft_consensus.cc:374] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:10.475873 25455 raft_consensus.cc:729] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Initialized, Role: FOLLOWER
I20260811 18:42:10.476245 25455 consensus_queue.cc:260] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.476565 25455 raft_consensus.cc:388] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:10.476681 25455 raft_consensus.cc:482] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:10.476830 25455 raft_consensus.cc:3037] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:10.479259 25455 raft_consensus.cc:504] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.479485 25455 leader_election.cc:302] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ab5dde173df7431ea93285e9b13b1d93; no voters: 
I20260811 18:42:10.479676 25455 leader_election.cc:288] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:10.479750 25457 raft_consensus.cc:2781] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:10.479915 25457 raft_consensus.cc:686] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Becoming Leader. State: Replica: ab5dde173df7431ea93285e9b13b1d93, State: Running, Role: LEADER
I20260811 18:42:10.480216 25455 ts_tablet_manager.cc:1428] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:42:10.480165 25457 consensus_queue.cc:237] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } }
I20260811 18:42:10.482488 25140 catalog_manager.cc:5495] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "ab5dde173df7431ea93285e9b13b1d93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab5dde173df7431ea93285e9b13b1d93" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 40229 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:11.933709 25132 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58960:
table { table_name: "default.loadgen_auto_5523d21297a04596a805e9ba3c78babd" } modify_external_catalogs: true
I20260811 18:42:11.934000 25132 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:58960:
table { table_name: "default.loadgen_auto_5523d21297a04596a805e9ba3c78babd" } modify_external_catalogs: true
I20260811 18:42:12.429097 25132 catalog_manager.cc:2685] deleted HMS catalog entry for table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]
I20260811 18:42:12.434698 25237 catalog_manager.cc:2709] Deleting table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657] in response to Hive Metastore notification log event 2
I20260811 18:42:12.441740 25237 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Sending DeleteTablet for 1 replicas of tablet 5f38551a2a6448d6a84787a8e8c8e8e4
I20260811 18:42:12.442378 25237 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Sending DeleteTablet for 1 replicas of tablet ee136a15b2e7475cac44933725942b7a
I20260811 18:42:12.442852 25237 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Sending DeleteTablet for 1 replicas of tablet 74765880fb304b7bacb6ebd813e38139
I20260811 18:42:12.443181 25237 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Sending DeleteTablet for 1 replicas of tablet 09cdefde177740ffa709e62e790b7dc1
I20260811 18:42:12.443502 25326 tablet_service.cc:1514] Processing DeleteTablet for tablet 5f38551a2a6448d6a84787a8e8c8e8e4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:42:12 UTC) from {username='slave'} at 127.0.0.1:52366
I20260811 18:42:12.443533 25335 tablet_service.cc:1514] Processing DeleteTablet for tablet ee136a15b2e7475cac44933725942b7a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:42:12 UTC) from {username='slave'} at 127.0.0.1:52366
I20260811 18:42:12.443800 25237 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Sending DeleteTablet for 1 replicas of tablet cb0e37fb97f144cda10507f67b071bdf
I20260811 18:42:12.443629 25334 tablet_service.cc:1514] Processing DeleteTablet for tablet 74765880fb304b7bacb6ebd813e38139 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:42:12 UTC) from {username='slave'} at 127.0.0.1:52366
I20260811 18:42:12.444089 25237 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Sending DeleteTablet for 1 replicas of tablet 7c129a2f0c304a1d9414dbd5cc613570
I20260811 18:42:12.444356 25237 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Sending DeleteTablet for 1 replicas of tablet bcde775858614e26bcd25d2a56978144
I20260811 18:42:12.444530 25334 tablet_service.cc:1514] Processing DeleteTablet for tablet 09cdefde177740ffa709e62e790b7dc1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:42:12 UTC) from {username='slave'} at 127.0.0.1:52366
I20260811 18:42:12.444753 25237 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b74f8896e22542f98db7593cce5333e3: Sending DeleteTablet for 1 replicas of tablet 9838a8b602b2409c8209fa7782343984
I20260811 18:42:12.445137 25326 tablet_service.cc:1514] Processing DeleteTablet for tablet 7c129a2f0c304a1d9414dbd5cc613570 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:42:12 UTC) from {username='slave'} at 127.0.0.1:52366
I20260811 18:42:12.445137 25334 tablet_service.cc:1514] Processing DeleteTablet for tablet cb0e37fb97f144cda10507f67b071bdf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:42:12 UTC) from {username='slave'} at 127.0.0.1:52366
I20260811 18:42:12.449487 25334 tablet_service.cc:1514] Processing DeleteTablet for tablet bcde775858614e26bcd25d2a56978144 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:42:12 UTC) from {username='slave'} at 127.0.0.1:52366
I20260811 18:42:12.449532 25335 tablet_service.cc:1514] Processing DeleteTablet for tablet 9838a8b602b2409c8209fa7782343984 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 18:42:12 UTC) from {username='slave'} at 127.0.0.1:52366
I20260811 18:42:12.449774 25568 tablet_replica.cc:330] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: stopping tablet replica
I20260811 18:42:12.450219 25568 raft_consensus.cc:2229] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:12.450631 25568 raft_consensus.cc:2258] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:12.452132 25568 ts_tablet_manager.cc:1905] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:42:12.457496 25568 ts_tablet_manager.cc:1918] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:42:12.457715 25568 log.cc:1196] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/ee136a15b2e7475cac44933725942b7a
I20260811 18:42:12.458200 25568 ts_tablet_manager.cc:1939] T ee136a15b2e7475cac44933725942b7a P ab5dde173df7431ea93285e9b13b1d93: Deleting consensus metadata
I20260811 18:42:12.459918 25568 tablet_replica.cc:330] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: stopping tablet replica
I20260811 18:42:12.460193 25568 raft_consensus.cc:2229] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:12.460168 25122 catalog_manager.cc:4841] TS ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229): tablet ee136a15b2e7475cac44933725942b7a (table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]) successfully deleted
I20260811 18:42:12.460505 25568 raft_consensus.cc:2258] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:12.461202 25568 ts_tablet_manager.cc:1905] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:42:12.465873 25568 ts_tablet_manager.cc:1918] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:42:12.466101 25568 log.cc:1196] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/5f38551a2a6448d6a84787a8e8c8e8e4
I20260811 18:42:12.466531 25568 ts_tablet_manager.cc:1939] T 5f38551a2a6448d6a84787a8e8c8e8e4 P ab5dde173df7431ea93285e9b13b1d93: Deleting consensus metadata
I20260811 18:42:12.467609 25568 tablet_replica.cc:330] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: stopping tablet replica
I20260811 18:42:12.467782 25122 catalog_manager.cc:4841] TS ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229): tablet 5f38551a2a6448d6a84787a8e8c8e8e4 (table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]) successfully deleted
I20260811 18:42:12.467902 25568 raft_consensus.cc:2229] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:12.468233 25568 raft_consensus.cc:2258] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:12.468909 25568 ts_tablet_manager.cc:1905] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:42:12.473937 25568 ts_tablet_manager.cc:1918] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:42:12.474129 25568 log.cc:1196] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/74765880fb304b7bacb6ebd813e38139
I20260811 18:42:12.474565 25568 ts_tablet_manager.cc:1939] T 74765880fb304b7bacb6ebd813e38139 P ab5dde173df7431ea93285e9b13b1d93: Deleting consensus metadata
I20260811 18:42:12.475533 25568 tablet_replica.cc:330] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: stopping tablet replica
I20260811 18:42:12.475703 25122 catalog_manager.cc:4841] TS ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229): tablet 74765880fb304b7bacb6ebd813e38139 (table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]) successfully deleted
I20260811 18:42:12.475786 25568 raft_consensus.cc:2229] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:12.476076 25568 raft_consensus.cc:2258] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:12.476719 25568 ts_tablet_manager.cc:1905] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:42:12.481503 25568 ts_tablet_manager.cc:1918] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:42:12.481711 25568 log.cc:1196] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/09cdefde177740ffa709e62e790b7dc1
I20260811 18:42:12.482148 25568 ts_tablet_manager.cc:1939] T 09cdefde177740ffa709e62e790b7dc1 P ab5dde173df7431ea93285e9b13b1d93: Deleting consensus metadata
I20260811 18:42:12.483178 25568 tablet_replica.cc:330] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: stopping tablet replica
I20260811 18:42:12.483330 25122 catalog_manager.cc:4841] TS ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229): tablet 09cdefde177740ffa709e62e790b7dc1 (table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]) successfully deleted
I20260811 18:42:12.483410 25568 raft_consensus.cc:2229] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:12.483706 25568 raft_consensus.cc:2258] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:12.484352 25568 ts_tablet_manager.cc:1905] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:42:12.488910 25568 ts_tablet_manager.cc:1918] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:42:12.489105 25568 log.cc:1196] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/7c129a2f0c304a1d9414dbd5cc613570
I20260811 18:42:12.489619 25568 ts_tablet_manager.cc:1939] T 7c129a2f0c304a1d9414dbd5cc613570 P ab5dde173df7431ea93285e9b13b1d93: Deleting consensus metadata
I20260811 18:42:12.490641 25568 tablet_replica.cc:330] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: stopping tablet replica
I20260811 18:42:12.490929 25568 raft_consensus.cc:2229] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:12.490895 25122 catalog_manager.cc:4841] TS ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229): tablet 7c129a2f0c304a1d9414dbd5cc613570 (table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]) successfully deleted
I20260811 18:42:12.491259 25568 raft_consensus.cc:2258] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:12.492023 25568 ts_tablet_manager.cc:1905] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:42:12.497925 25568 ts_tablet_manager.cc:1918] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:42:12.498133 25568 log.cc:1196] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/cb0e37fb97f144cda10507f67b071bdf
I20260811 18:42:12.498512 25568 ts_tablet_manager.cc:1939] T cb0e37fb97f144cda10507f67b071bdf P ab5dde173df7431ea93285e9b13b1d93: Deleting consensus metadata
I20260811 18:42:12.499487 25568 tablet_replica.cc:330] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: stopping tablet replica
I20260811 18:42:12.499619 25122 catalog_manager.cc:4841] TS ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229): tablet cb0e37fb97f144cda10507f67b071bdf (table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]) successfully deleted
I20260811 18:42:12.499719 25568 raft_consensus.cc:2229] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:12.500037 25568 raft_consensus.cc:2258] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:12.500666 25568 ts_tablet_manager.cc:1905] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:42:12.505064 25568 ts_tablet_manager.cc:1918] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:42:12.505244 25568 log.cc:1196] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/bcde775858614e26bcd25d2a56978144
I20260811 18:42:12.505695 25568 ts_tablet_manager.cc:1939] T bcde775858614e26bcd25d2a56978144 P ab5dde173df7431ea93285e9b13b1d93: Deleting consensus metadata
I20260811 18:42:12.506655 25568 tablet_replica.cc:330] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: stopping tablet replica
I20260811 18:42:12.506816 25122 catalog_manager.cc:4841] TS ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229): tablet bcde775858614e26bcd25d2a56978144 (table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]) successfully deleted
I20260811 18:42:12.506896 25568 raft_consensus.cc:2229] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:12.507166 25568 raft_consensus.cc:2258] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:12.507815 25568 ts_tablet_manager.cc:1905] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260811 18:42:12.512465 25568 ts_tablet_manager.cc:1918] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260811 18:42:12.512670 25568 log.cc:1196] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/9838a8b602b2409c8209fa7782343984
I20260811 18:42:12.513070 25568 ts_tablet_manager.cc:1939] T 9838a8b602b2409c8209fa7782343984 P ab5dde173df7431ea93285e9b13b1d93: Deleting consensus metadata
I20260811 18:42:12.514254 25122 catalog_manager.cc:4841] TS ab5dde173df7431ea93285e9b13b1d93 (127.13.29.193:40229): tablet 9838a8b602b2409c8209fa7782343984 (table default.loadgen_auto_5523d21297a04596a805e9ba3c78babd [id=ab82a62936524176b76ed465e540f657]) successfully deleted
I20260811 18:42:12.539153 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 25241
I20260811 18:42:12.548318 25421 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:42:12.658710 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 25241
I20260811 18:42:12.692925 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 25100
I20260811 18:42:12.694254 25192 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:42:12.808837 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 25100
Shutting down hive metastore.
2026-08-11T18:42:13Z chronyd exiting
[       OK ] ToolTest.DropTableHmsEnabled (22095 ms)
[ RUN      ] ToolTest.TestFsSwappingDirectoriesFailsGracefully
I20260811 18:42:13.263715 13431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.29.254:38979
I20260811 18:42:13.264480 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:13.267748 25580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:13.267802 25581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:13.269243 25584 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:13.269250 13431 server_base.cc:1034] running on GCE node
I20260811 18:42:13.269752 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:42:13.269876 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:42:13.269922 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473733269905 us; error 0 us; skew 500 ppm
I20260811 18:42:13.270126 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:13.271770 13431 webserver.cc:460] Webserver started at http://127.13.29.254:39437/ using document root <none> and password file <none>
I20260811 18:42:13.272037 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:13.272114 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:13.272269 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:13.273182 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-0/minicluster-data/master-0-root/instance:
uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af"
format_stamp: "Formatted at 2026-08-11 18:42:13 on dist-test-slave-bw88"
I20260811 18:42:13.276525 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260811 18:42:13.278609 25592 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:13.279032 13431 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260811 18:42:13.279187 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-0/minicluster-data/master-0-root
uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af"
format_stamp: "Formatted at 2026-08-11 18:42:13 on dist-test-slave-bw88"
I20260811 18:42:13.279361 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-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)
I20260811 18:42:13.291965 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:13.292697 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:13.311165 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:38979
I20260811 18:42:13.311220 25672 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:38979 every 8 connection(s)
I20260811 18:42:13.312757 25673 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:13.317880 25673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af: Bootstrap starting.
I20260811 18:42:13.319392 25673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:13.321511 25673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af: No bootstrap required, opened a new log
I20260811 18:42:13.322209 25673 raft_consensus.cc:348] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af" member_type: VOTER }
I20260811 18:42:13.322391 25673 raft_consensus.cc:374] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:13.322458 25673 raft_consensus.cc:729] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b0b7e2488e4ca9b9f5feb0cb7234af, State: Initialized, Role: FOLLOWER
I20260811 18:42:13.322721 25673 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af" member_type: VOTER }
I20260811 18:42:13.322877 25673 raft_consensus.cc:388] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:13.322940 25673 raft_consensus.cc:482] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:13.323022 25673 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:13.325070 25673 raft_consensus.cc:504] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af" member_type: VOTER }
I20260811 18:42:13.325286 25673 leader_election.cc:302] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42b0b7e2488e4ca9b9f5feb0cb7234af; no voters: 
I20260811 18:42:13.326026 25673 leader_election.cc:288] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:13.326150 25679 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:13.326793 25679 raft_consensus.cc:686] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 1 LEADER]: Becoming Leader. State: Replica: 42b0b7e2488e4ca9b9f5feb0cb7234af, State: Running, Role: LEADER
I20260811 18:42:13.327189 25673 sys_catalog.cc:564] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:42:13.327076 25679 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af" member_type: VOTER }
I20260811 18:42:13.328329 25680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af" member_type: VOTER } }
I20260811 18:42:13.328367 25682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42b0b7e2488e4ca9b9f5feb0cb7234af. Latest consensus state: current_term: 1 leader_uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42b0b7e2488e4ca9b9f5feb0cb7234af" member_type: VOTER } }
I20260811 18:42:13.328886 25680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [sys.catalog]: This master's current role is: LEADER
I20260811 18:42:13.329764 25682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [sys.catalog]: This master's current role is: LEADER
I20260811 18:42:13.332239 25688 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:42:13.335167 25688 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:42:13.335901 13431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260811 18:42:13.338843 25688 catalog_manager.cc:1347] Generated new cluster ID: 429c81eae1f34417aa46f26f751fb20b
I20260811 18:42:13.338953 25688 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:42:13.355590 25688 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:42:13.356519 25688 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:42:13.364962 25688 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af: Generated new TSK 0
I20260811 18:42:13.365258 25688 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:42:13.369273 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:13.373199 25707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:13.373598 25709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:13.374146 25711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:13.375290 13431 server_base.cc:1034] running on GCE node
I20260811 18:42:13.375674 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:42:13.375756 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:42:13.375797 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473733375779 us; error 0 us; skew 500 ppm
I20260811 18:42:13.375953 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:13.377615 13431 webserver.cc:460] Webserver started at http://127.13.29.193:46519/ using document root <none> and password file <none>
I20260811 18:42:13.377889 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:13.377972 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:13.378106 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:13.378839 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-0/minicluster-data/ts-0-root/instance:
uuid: "d6beb5c023aa40e88063ff90ca967013"
format_stamp: "Formatted at 2026-08-11 18:42:13 on dist-test-slave-bw88"
I20260811 18:42:13.382387 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260811 18:42:13.384404 25718 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:13.384925 13431 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260811 18:42:13.385092 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-0/minicluster-data/ts-0-root
uuid: "d6beb5c023aa40e88063ff90ca967013"
format_stamp: "Formatted at 2026-08-11 18:42:13 on dist-test-slave-bw88"
I20260811 18:42:13.385262 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786473608867715-13431-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)
I20260811 18:42:13.403868 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:13.404578 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:13.405396 13431 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:13.406497 13431 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:13.406602 13431 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:13.406745 13431 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:13.406826 13431 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:13.426559 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:37705
I20260811 18:42:13.426582 25808 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:37705 every 8 connection(s)
I20260811 18:42:13.437693 25811 heartbeater.cc:347] Connected to a master server at 127.13.29.254:38979
I20260811 18:42:13.437922 25811 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:13.438365 25811 heartbeater.cc:511] Master 127.13.29.254:38979 requested a full tablet report, sending...
I20260811 18:42:13.439455 25611 ts_manager.cc:194] Registered new tserver with Master: d6beb5c023aa40e88063ff90ca967013 (127.13.29.193:37705)
I20260811 18:42:13.440501 13431 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012604103s
I20260811 18:42:13.440721 25611 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53552
I20260811 18:42:13.441808 13431 tablet_server.cc:178] TabletServer@127.13.29.193:0 shutting down...
I20260811 18:42:13.453316 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:42:13.467175 13431 tablet_server.cc:194] TabletServer@127.13.29.193:0 shutdown complete.
I20260811 18:42:14.485191 13431 master.cc:537] Master@127.13.29.254:38979 shutting down...
I20260811 18:42:14.495980 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:14.496338 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:14.496461 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P 42b0b7e2488e4ca9b9f5feb0cb7234af: stopping tablet replica
I20260811 18:42:14.512326 13431 master.cc:552] Master@127.13.29.254:38979 shutdown complete.
[       OK ] ToolTest.TestFsSwappingDirectoriesFailsGracefully (1260 ms)
[ RUN      ] ToolTest.TestFsRemoveDataDirWithTombstone
I20260811 18:42:14.524593 13431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.29.254:46301
I20260811 18:42:14.525465 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:14.528559 25844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:14.529258 25845 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:14.529711 25847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:14.529995 13431 server_base.cc:1034] running on GCE node
I20260811 18:42:14.530372 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:42:14.530493 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:42:14.530539 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473734530520 us; error 0 us; skew 500 ppm
I20260811 18:42:14.530735 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:14.541235 13431 webserver.cc:460] Webserver started at http://127.13.29.254:37101/ using document root <none> and password file <none>
I20260811 18:42:14.541693 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:14.541785 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:14.541983 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:14.542877 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/master-0-root/instance:
uuid: "e57adc5af8994518a4efadcdab99a961"
format_stamp: "Formatted at 2026-08-11 18:42:14 on dist-test-slave-bw88"
I20260811 18:42:14.546617 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260811 18:42:14.549058 25853 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:14.549753 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260811 18:42:14.549880 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/master-0-root
uuid: "e57adc5af8994518a4efadcdab99a961"
format_stamp: "Formatted at 2026-08-11 18:42:14 on dist-test-slave-bw88"
I20260811 18:42:14.550030 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-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)
I20260811 18:42:14.569897 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:14.570626 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:14.587260 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:46301
I20260811 18:42:14.587267 25926 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:46301 every 8 connection(s)
I20260811 18:42:14.588914 25928 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:14.594058 25928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961: Bootstrap starting.
I20260811 18:42:14.595584 25928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:14.597697 25928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961: No bootstrap required, opened a new log
I20260811 18:42:14.598459 25928 raft_consensus.cc:348] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57adc5af8994518a4efadcdab99a961" member_type: VOTER }
I20260811 18:42:14.598627 25928 raft_consensus.cc:374] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:14.598742 25928 raft_consensus.cc:729] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57adc5af8994518a4efadcdab99a961, State: Initialized, Role: FOLLOWER
I20260811 18:42:14.599036 25928 consensus_queue.cc:260] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57adc5af8994518a4efadcdab99a961" member_type: VOTER }
I20260811 18:42:14.599223 25928 raft_consensus.cc:388] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:14.599339 25928 raft_consensus.cc:482] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:14.599465 25928 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:14.601681 25928 raft_consensus.cc:504] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57adc5af8994518a4efadcdab99a961" member_type: VOTER }
I20260811 18:42:14.601953 25928 leader_election.cc:302] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e57adc5af8994518a4efadcdab99a961; no voters: 
I20260811 18:42:14.602504 25928 leader_election.cc:288] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:14.602794 25933 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:14.603434 25933 raft_consensus.cc:686] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 1 LEADER]: Becoming Leader. State: Replica: e57adc5af8994518a4efadcdab99a961, State: Running, Role: LEADER
I20260811 18:42:14.603677 25928 sys_catalog.cc:564] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:42:14.603881 25933 consensus_queue.cc:237] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57adc5af8994518a4efadcdab99a961" member_type: VOTER }
I20260811 18:42:14.604975 25935 sys_catalog.cc:455] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e57adc5af8994518a4efadcdab99a961. Latest consensus state: current_term: 1 leader_uuid: "e57adc5af8994518a4efadcdab99a961" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57adc5af8994518a4efadcdab99a961" member_type: VOTER } }
I20260811 18:42:14.605276 25935 sys_catalog.cc:458] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [sys.catalog]: This master's current role is: LEADER
I20260811 18:42:14.605705 25934 sys_catalog.cc:455] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e57adc5af8994518a4efadcdab99a961" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e57adc5af8994518a4efadcdab99a961" member_type: VOTER } }
I20260811 18:42:14.606027 25934 sys_catalog.cc:458] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [sys.catalog]: This master's current role is: LEADER
I20260811 18:42:14.608958 25942 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:42:14.610965 25942 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:42:14.612090 13431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260811 18:42:14.615085 25942 catalog_manager.cc:1347] Generated new cluster ID: 21717cd191a24e5aae56723f75a6be50
I20260811 18:42:14.615212 25942 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:42:14.634205 25942 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:42:14.635141 25942 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:42:14.648846 25942 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961: Generated new TSK 0
I20260811 18:42:14.649158 25942 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:42:14.678052 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:14.682153 25958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:14.682394 25959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:14.683256 25965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:14.683612 13431 server_base.cc:1034] running on GCE node
I20260811 18:42:14.683984 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:42:14.684087 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:42:14.684176 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473734684133 us; error 0 us; skew 500 ppm
I20260811 18:42:14.684417 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:14.686070 13431 webserver.cc:460] Webserver started at http://127.13.29.193:46707/ using document root <none> and password file <none>
I20260811 18:42:14.686513 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:14.686650 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:14.686872 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:14.687687 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/data-0/instance:
uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06"
format_stamp: "Formatted at 2026-08-11 18:42:14 on dist-test-slave-bw88"
I20260811 18:42:14.688313 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/data-1/instance:
uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06"
format_stamp: "Formatted at 2026-08-11 18:42:14 on dist-test-slave-bw88"
I20260811 18:42:14.688868 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/wal/instance:
uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06"
format_stamp: "Formatted at 2026-08-11 18:42:14 on dist-test-slave-bw88"
I20260811 18:42:14.693920 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260811 18:42:14.696710 25973 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:14.696964 25974 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:14.697878 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260811 18:42:14.698017 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/data-0,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/data-1,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/wal
uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06"
format_stamp: "Formatted at 2026-08-11 18:42:14 on dist-test-slave-bw88"
I20260811 18:42:14.698161 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/wal
2 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/data-0/data, /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-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)
I20260811 18:42:14.709651 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:14.710310 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:14.710935 13431 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:14.712075 13431 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:14.712149 13431 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:14.712266 13431 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:14.712323 13431 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:14.732216 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:45673
I20260811 18:42:14.732224 26068 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:45673 every 8 connection(s)
I20260811 18:42:14.742305 26069 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46301
I20260811 18:42:14.742503 26069 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:14.742974 26069 heartbeater.cc:511] Master 127.13.29.254:46301 requested a full tablet report, sending...
I20260811 18:42:14.744122 25878 ts_manager.cc:194] Registered new tserver with Master: 9dbfc9b1d8bb4fb8b4aade988194fa06 (127.13.29.193:45673)
I20260811 18:42:14.744841 13431 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011466007s
I20260811 18:42:14.745536 25878 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35428
I20260811 18:42:14.747259 13431 test_util.cc:268] Using random seed: -732154778
I20260811 18:42:14.763585 25878 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35434:
name: "tablename"
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"
    }
  }
}
I20260811 18:42:14.782267 26018 tablet_service.cc:1467] Processing CreateTablet for tablet 320735515d174775be83c91f8a29b7ab (DEFAULT_TABLE table=tablename [id=35c675b2b38e498eaf93a31ecb9c822f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260811 18:42:14.782941 26018 data_dirs.cc:395] Could only allocate 2 dirs of requested 3 for tablet 320735515d174775be83c91f8a29b7ab. 2 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:14.789186 26083 tablet_bootstrap.cc:492] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: Bootstrap starting.
I20260811 18:42:14.791285 26083 tablet_bootstrap.cc:654] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:14.793840 26083 tablet_bootstrap.cc:492] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: No bootstrap required, opened a new log
I20260811 18:42:14.793994 26083 ts_tablet_manager.cc:1397] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:42:14.794742 26083 raft_consensus.cc:348] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45673 } }
I20260811 18:42:14.794975 26083 raft_consensus.cc:374] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:14.795039 26083 raft_consensus.cc:729] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbfc9b1d8bb4fb8b4aade988194fa06, State: Initialized, Role: FOLLOWER
I20260811 18:42:14.795328 26083 consensus_queue.cc:260] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45673 } }
I20260811 18:42:14.795507 26083 raft_consensus.cc:388] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:14.795573 26083 raft_consensus.cc:482] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:14.795647 26083 raft_consensus.cc:3037] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:14.797792 26083 raft_consensus.cc:504] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45673 } }
I20260811 18:42:14.798023 26083 leader_election.cc:302] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9dbfc9b1d8bb4fb8b4aade988194fa06; no voters: 
I20260811 18:42:14.798640 26083 leader_election.cc:288] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:14.798969 26086 raft_consensus.cc:2781] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:14.799933 26069 heartbeater.cc:503] Master 127.13.29.254:46301 was elected leader, sending a full tablet report...
I20260811 18:42:14.800004 26083 ts_tablet_manager.cc:1428] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:42:14.800525 26086 raft_consensus.cc:686] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbfc9b1d8bb4fb8b4aade988194fa06, State: Running, Role: LEADER
I20260811 18:42:14.800870 26086 consensus_queue.cc:237] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45673 } }
I20260811 18:42:14.803622 25878 catalog_manager.cc:5495] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbfc9b1d8bb4fb8b4aade988194fa06 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 45673 } health_report { overall_health: HEALTHY } } }
I20260811 18:42:18.443971 13431 tablet_replica.cc:330] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: stopping tablet replica
I20260811 18:42:18.444283 13431 raft_consensus.cc:2229] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:18.444711 13431 raft_consensus.cc:2258] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:18.446338 13431 ts_tablet_manager.cc:1905] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260811 18:42:18.463173 13431 ts_tablet_manager.cc:1918] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.241
I20260811 18:42:18.463351 13431 log.cc:1196] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06: Deleting WAL directory at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/wal/wals/320735515d174775be83c91f8a29b7ab
I20260811 18:42:18.464475 13431 tablet_server.cc:178] TabletServer@127.13.29.193:0 shutting down...
I20260811 18:42:18.475450 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:42:18.493289 13431 tablet_server.cc:194] TabletServer@127.13.29.193:0 shutdown complete.
I20260811 18:42:19.080912 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:19.084837 26156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:19.085089 26158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:19.086010 26160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:19.086804 13431 server_base.cc:1034] running on GCE node
I20260811 18:42:19.087201 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:42:19.087284 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:42:19.087368 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473739087343 us; error 0 us; skew 500 ppm
I20260811 18:42:19.087647 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:19.090001 13431 webserver.cc:460] Webserver started at http://127.13.29.193:46707/ using document root <none> and password file <none>
I20260811 18:42:19.090430 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:19.090531 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:19.096221 13431 fs_manager.cc:709] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260811 18:42:19.114995 26171 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:19.115542 13431 fs_manager.cc:725] Time spent opening block manager: real 0.018s	user 0.001s	sys 0.001s
I20260811 18:42:19.115754 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/data-0,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/wal
uuid: "9dbfc9b1d8bb4fb8b4aade988194fa06"
format_stamp: "Formatted at 2026-08-11 18:42:14 on dist-test-slave-bw88"
I20260811 18:42:19.115967 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786473608867715-13431-0/minicluster-data/ts-0-root/data-0/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 28 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260811 18:42:19.144305 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:19.145329 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:19.146514 13431 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:19.148443 26184 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260811 18:42:19.155833 13431 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 0 live tablets)
I20260811 18:42:19.156044 13431 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.008s	user 0.000s	sys 0.000s
I20260811 18:42:19.156253 13431 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:19.156350 13431 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:19.175729 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:45673
I20260811 18:42:19.175756 26261 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:45673 every 8 connection(s)
I20260811 18:42:19.177217 13431 tablet_server.cc:178] TabletServer@127.13.29.193:45673 shutting down...
I20260811 18:42:19.191047 26262 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46301
I20260811 18:42:19.191272 26262 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:19.191638 26262 heartbeater.cc:511] Master 127.13.29.254:46301 requested a full tablet report, sending...
I20260811 18:42:19.192955 25876 ts_manager.cc:194] Re-registered known tserver with Master: 9dbfc9b1d8bb4fb8b4aade988194fa06 (127.13.29.193:45673)
I20260811 18:42:19.194281 25876 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35442
I20260811 18:42:19.196202 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:42:19.196888 13431 tablet_replica.cc:330] stopping tablet replica
I20260811 18:42:19.197031 13431 raft_consensus.cc:2229] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260811 18:42:19.197196 13431 raft_consensus.cc:2258] T 320735515d174775be83c91f8a29b7ab P 9dbfc9b1d8bb4fb8b4aade988194fa06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:19.212460 13431 tablet_server.cc:194] TabletServer@127.13.29.193:45673 shutdown complete.
I20260811 18:42:19.217988 13431 master.cc:537] Master@127.13.29.254:46301 shutting down...
I20260811 18:42:19.229282 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:42:19.229748 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:42:19.229915 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P e57adc5af8994518a4efadcdab99a961: stopping tablet replica
I20260811 18:42:19.244351 13431 master.cc:552] Master@127.13.29.254:46301 shutdown complete.
[       OK ] ToolTest.TestFsRemoveDataDirWithTombstone (4745 ms)
[ RUN      ] ToolTest.TabletServersWithUnusualFlags
2026-08-11T18:42:19Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:42:19Z Disabled control of system clock
W20260811 18:42:19.390224 13431 mini_chronyd.cc:189] Time spent starting chronyd: real 0.118s	user 0.000s	sys 0.066s
I20260811 18:42:19.391633 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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.13.29.254:46223
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:46223 with env {}
W20260811 18:42:19.808936 26271 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:19.809315 26271 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:19.809508 26271 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:19.817327 26271 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:42:19.817574 26271 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:19.817628 26271 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:42:19.817698 26271 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:42:19.827855 26271 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:46223
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:46223
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:19.829461 26271 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:19.831493 26271 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:19.845636 26283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:19.845590 26289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:19.845665 26284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:19.847132 26271 server_base.cc:1034] running on GCE node
I20260811 18:42:19.847986 26271 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:19.849689 26271 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:19.850960 26271 hybrid_clock.cc:648] HybridClock initialized: now 1786473739850880 us; error 38 us; skew 500 ppm
I20260811 18:42:19.851377 26271 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:19.858917 26271 webserver.cc:460] Webserver started at http://127.13.29.254:43111/ using document root <none> and password file <none>
I20260811 18:42:19.859807 26271 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:19.859965 26271 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:19.860344 26271 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:19.863554 26271 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "1366a51213b142818cb7b8f418c894ab"
format_stamp: "Formatted at 2026-08-11 18:42:19 on dist-test-slave-bw88"
I20260811 18:42:19.864969 26271 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "1366a51213b142818cb7b8f418c894ab"
format_stamp: "Formatted at 2026-08-11 18:42:19 on dist-test-slave-bw88"
I20260811 18:42:19.872215 26271 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260811 18:42:19.876478 26301 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:19.878153 26271 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:42:19.878393 26271 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "1366a51213b142818cb7b8f418c894ab"
format_stamp: "Formatted at 2026-08-11 18:42:19 on dist-test-slave-bw88"
I20260811 18:42:19.878674 26271 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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)
I20260811 18:42:19.905300 26271 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:19.906347 26271 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
I20260811 18:42:19.906669 26271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:19.927917 26271 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:46223
I20260811 18:42:19.927937 26382 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:46223 every 8 connection(s)
I20260811 18:42:19.929756 26271 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:42:19.934103 26383 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:42:19.940088 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 26271
I20260811 18:42:19.940368 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:42:19.946146 26383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab: Bootstrap starting.
I20260811 18:42:19.950044 26383 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab: Neither blocks nor log segments found. Creating new log.
I20260811 18:42:19.951512 26383 log.cc:824] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab: Log is configured to *not* fsync() on all Append() calls
I20260811 18:42:19.955101 26383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab: No bootstrap required, opened a new log
I20260811 18:42:19.964013 26383 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1366a51213b142818cb7b8f418c894ab" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 46223 } }
I20260811 18:42:19.964461 26383 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:42:19.964596 26383 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1366a51213b142818cb7b8f418c894ab, State: Initialized, Role: FOLLOWER
I20260811 18:42:19.965495 26383 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1366a51213b142818cb7b8f418c894ab" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 46223 } }
I20260811 18:42:19.965848 26383 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:42:19.966010 26383 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:42:19.966238 26383 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:42:19.968652 26383 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1366a51213b142818cb7b8f418c894ab" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 46223 } }
I20260811 18:42:19.969278 26383 leader_election.cc:302] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1366a51213b142818cb7b8f418c894ab; no voters: 
I20260811 18:42:19.970005 26383 leader_election.cc:288] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:42:19.970181 26389 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:42:19.970984 26389 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [term 1 LEADER]: Becoming Leader. State: Replica: 1366a51213b142818cb7b8f418c894ab, State: Running, Role: LEADER
I20260811 18:42:19.971673 26389 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1366a51213b142818cb7b8f418c894ab" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 46223 } }
I20260811 18:42:19.972430 26383 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:42:19.974742 26391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1366a51213b142818cb7b8f418c894ab. Latest consensus state: current_term: 1 leader_uuid: "1366a51213b142818cb7b8f418c894ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1366a51213b142818cb7b8f418c894ab" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 46223 } } }
I20260811 18:42:19.975265 26391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [sys.catalog]: This master's current role is: LEADER
I20260811 18:42:19.975615 26390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1366a51213b142818cb7b8f418c894ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1366a51213b142818cb7b8f418c894ab" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 46223 } } }
I20260811 18:42:19.976289 26390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab [sys.catalog]: This master's current role is: LEADER
I20260811 18:42:19.977955 26395 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:42:19.983939 26395 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:42:19.995148 26395 catalog_manager.cc:1347] Generated new cluster ID: 4f2de896371642328cdd1cd4251c1a26
I20260811 18:42:19.995306 26395 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:42:20.008858 26395 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:42:20.010434 26395 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:42:20.017808 26395 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1366a51213b142818cb7b8f418c894ab: Generated new TSK 0
I20260811 18:42:20.018828 26395 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:42:20.032809 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:42:20.470541 26419 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:20.471004 26419 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:20.471143 26419 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:20.486171 26419 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:20.486482 26419 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:42:20.505646 26419 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:20.507671 26419 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:20.510584 26419 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:20.527151 26429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:20.527244 26430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:20.527281 26437 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:20.527995 26419 server_base.cc:1034] running on GCE node
I20260811 18:42:20.528725 26419 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:20.529881 26419 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:20.531137 26419 hybrid_clock.cc:648] HybridClock initialized: now 1786473740531061 us; error 40 us; skew 500 ppm
I20260811 18:42:20.531522 26419 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:20.543567 26419 webserver.cc:460] Webserver started at http://127.13.29.193:46505/ using document root <none> and password file <none>
I20260811 18:42:20.544476 26419 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:20.544610 26419 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:20.545056 26419 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:20.548334 26419 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "c7ad14a2012641fab3bc2c77406f4a9c"
format_stamp: "Formatted at 2026-08-11 18:42:20 on dist-test-slave-bw88"
I20260811 18:42:20.549533 26419 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "c7ad14a2012641fab3bc2c77406f4a9c"
format_stamp: "Formatted at 2026-08-11 18:42:20 on dist-test-slave-bw88"
I20260811 18:42:20.555907 26419 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.001s
I20260811 18:42:20.560289 26453 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:20.562222 26419 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:42:20.562480 26419 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "c7ad14a2012641fab3bc2c77406f4a9c"
format_stamp: "Formatted at 2026-08-11 18:42:20 on dist-test-slave-bw88"
I20260811 18:42:20.562757 26419 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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)
I20260811 18:42:20.584141 26419 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:20.585134 26419 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
I20260811 18:42:20.585562 26419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:20.586732 26419 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:20.588461 26419 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:20.588575 26419 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:20.588737 26419 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:20.588815 26419 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:20.628508 26419 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:41605
I20260811 18:42:20.628576 26614 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:41605 every 8 connection(s)
I20260811 18:42:20.630204 26419 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:42:20.639777 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 26419
I20260811 18:42:20.639997 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:42:20.643929 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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.13.29.194:0
--local_ip_for_outbound_sockets=127.13.29.194
--webserver_interface=127.13.29.194
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:20.648788 26615 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:20.649227 26615 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:20.650218 26615 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:20.652666 26331 ts_manager.cc:194] Registered new tserver with Master: c7ad14a2012641fab3bc2c77406f4a9c (127.13.29.193:41605)
I20260811 18:42:20.654402 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:41643
W20260811 18:42:21.097247 26621 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:21.097798 26621 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:21.097949 26621 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:21.110888 26621 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:21.111166 26621 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.194
I20260811 18:42:21.126596 26621 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.13.29.194
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.194
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:21.128331 26621 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:21.131245 26621 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:21.151800 26631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:21.152638 26635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:21.153702 26632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:21.157783 26621 server_base.cc:1034] running on GCE node
I20260811 18:42:21.158912 26621 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:21.160883 26621 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:21.164546 26621 hybrid_clock.cc:648] HybridClock initialized: now 1786473741164267 us; error 153 us; skew 500 ppm
I20260811 18:42:21.165134 26621 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:21.170421 26621 webserver.cc:460] Webserver started at http://127.13.29.194:38367/ using document root <none> and password file <none>
I20260811 18:42:21.171557 26621 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:21.171738 26621 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:21.172215 26621 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:21.176663 26621 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/data/instance:
uuid: "a7c6b61ba32e4c0caa1eaa7b4e4b56cf"
format_stamp: "Formatted at 2026-08-11 18:42:21 on dist-test-slave-bw88"
I20260811 18:42:21.177706 26621 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/wal/instance:
uuid: "a7c6b61ba32e4c0caa1eaa7b4e4b56cf"
format_stamp: "Formatted at 2026-08-11 18:42:21 on dist-test-slave-bw88"
I20260811 18:42:21.184022 26621 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:42:21.187980 26644 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:21.189832 26621 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260811 18:42:21.190047 26621 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/wal
uuid: "a7c6b61ba32e4c0caa1eaa7b4e4b56cf"
format_stamp: "Formatted at 2026-08-11 18:42:21 on dist-test-slave-bw88"
I20260811 18:42:21.190284 26621 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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)
I20260811 18:42:21.213459 26621 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:21.214444 26621 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
I20260811 18:42:21.214823 26621 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:21.215982 26621 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:21.217793 26621 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:21.217908 26621 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:21.218084 26621 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:21.218164 26621 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:21.255576 26621 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.194:46779
I20260811 18:42:21.255677 26808 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.194:46779 every 8 connection(s)
I20260811 18:42:21.257120 26621 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/data/info.pb
I20260811 18:42:21.266976 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 26621
I20260811 18:42:21.267185 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-1/wal/instance
I20260811 18:42:21.270788 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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.13.29.195:0
--local_ip_for_outbound_sockets=127.13.29.195
--webserver_interface=127.13.29.195
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:21.273411 26809 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:21.273831 26809 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:21.274695 26809 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:21.276643 26331 ts_manager.cc:194] Registered new tserver with Master: a7c6b61ba32e4c0caa1eaa7b4e4b56cf (127.13.29.194:46779)
I20260811 18:42:21.277999 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.194:45855
I20260811 18:42:21.658213 26615 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:21.670787 26813 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:21.671104 26813 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:21.671192 26813 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:21.679149 26813 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:21.679334 26813 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.195
I20260811 18:42:21.689278 26813 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.13.29.195
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.195
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:21.690723 26813 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:21.692730 26813 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:21.707384 26827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:21.707544 26824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:21.707576 26822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:21.708014 26813 server_base.cc:1034] running on GCE node
I20260811 18:42:21.708838 26813 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:21.709980 26813 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:21.711264 26813 hybrid_clock.cc:648] HybridClock initialized: now 1786473741711166 us; error 65 us; skew 500 ppm
I20260811 18:42:21.711603 26813 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:21.714210 26813 webserver.cc:460] Webserver started at http://127.13.29.195:39015/ using document root <none> and password file <none>
I20260811 18:42:21.715021 26813 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:21.715188 26813 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:21.715540 26813 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:21.718587 26813 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/data/instance:
uuid: "b5dd7aa3ebf14a3e87967c8b687ce38b"
format_stamp: "Formatted at 2026-08-11 18:42:21 on dist-test-slave-bw88"
I20260811 18:42:21.719432 26813 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/wal/instance:
uuid: "b5dd7aa3ebf14a3e87967c8b687ce38b"
format_stamp: "Formatted at 2026-08-11 18:42:21 on dist-test-slave-bw88"
I20260811 18:42:21.725512 26813 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260811 18:42:21.729601 26835 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:21.731092 26813 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260811 18:42:21.731321 26813 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/wal
uuid: "b5dd7aa3ebf14a3e87967c8b687ce38b"
format_stamp: "Formatted at 2026-08-11 18:42:21 on dist-test-slave-bw88"
I20260811 18:42:21.731570 26813 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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)
I20260811 18:42:21.757741 26813 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:21.758852 26813 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
I20260811 18:42:21.759254 26813 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:21.760399 26813 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:21.762226 26813 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:21.762344 26813 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:21.762511 26813 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:21.762588 26813 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:21.800539 26813 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.195:44733
I20260811 18:42:21.800680 26990 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.195:44733 every 8 connection(s)
I20260811 18:42:21.802114 26813 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/data/info.pb
I20260811 18:42:21.809559 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 26813
I20260811 18:42:21.809772 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-2/wal/instance
I20260811 18:42:21.813481 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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.13.29.196:0
--local_ip_for_outbound_sockets=127.13.29.196
--webserver_interface=127.13.29.196
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:21.819000 26992 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:21.819408 26992 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:21.820402 26992 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:21.822271 26331 ts_manager.cc:194] Registered new tserver with Master: b5dd7aa3ebf14a3e87967c8b687ce38b (127.13.29.195:44733)
I20260811 18:42:21.823565 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.195:40335
W20260811 18:42:22.275882 27002 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:22.276261 27002 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:22.276469 27002 flags.cc:425] Enabled unsafe flag: --never_fsync=true
I20260811 18:42:22.281440 26809 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:22.286386 27002 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:22.286592 27002 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.196
I20260811 18:42:22.300518 27002 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.196:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.13.29.196
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.196
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:22.302284 27002 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:22.305081 27002 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:22.327739 27008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:22.328181 27009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:22.328540 27015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:22.330047 27002 server_base.cc:1034] running on GCE node
I20260811 18:42:22.331030 27002 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:22.332391 27002 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:22.333845 27002 hybrid_clock.cc:648] HybridClock initialized: now 1786473742333619 us; error 58 us; skew 500 ppm
I20260811 18:42:22.334347 27002 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:22.339241 27002 webserver.cc:460] Webserver started at http://127.13.29.196:41239/ using document root <none> and password file <none>
I20260811 18:42:22.340234 27002 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:22.340508 27002 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:22.340996 27002 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:22.344455 27002 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/data/instance:
uuid: "64bba434133e47b38cd03fb92c58d8f8"
format_stamp: "Formatted at 2026-08-11 18:42:22 on dist-test-slave-bw88"
I20260811 18:42:22.345504 27002 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/wal/instance:
uuid: "64bba434133e47b38cd03fb92c58d8f8"
format_stamp: "Formatted at 2026-08-11 18:42:22 on dist-test-slave-bw88"
I20260811 18:42:22.352890 27002 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260811 18:42:22.358295 27023 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:22.360049 27002 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260811 18:42:22.360370 27002 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/wal
uuid: "64bba434133e47b38cd03fb92c58d8f8"
format_stamp: "Formatted at 2026-08-11 18:42:22 on dist-test-slave-bw88"
I20260811 18:42:22.360661 27002 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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)
I20260811 18:42:22.401803 27002 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:22.403096 27002 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
I20260811 18:42:22.403643 27002 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:22.405299 27002 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:22.407733 27002 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:22.407915 27002 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:22.408129 27002 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:22.408242 27002 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:22.473743 27002 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.196:43823
I20260811 18:42:22.473796 27188 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.196:43823 every 8 connection(s)
I20260811 18:42:22.475178 27002 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/data/info.pb
I20260811 18:42:22.477047 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 27002
I20260811 18:42:22.477252 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-3/wal/instance
I20260811 18:42:22.481189 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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.13.29.197:0
--local_ip_for_outbound_sockets=127.13.29.197
--webserver_interface=127.13.29.197
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:22.493377 27190 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:22.493752 27190 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:22.494725 27190 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:22.496536 26331 ts_manager.cc:194] Registered new tserver with Master: 64bba434133e47b38cd03fb92c58d8f8 (127.13.29.196:43823)
I20260811 18:42:22.497845 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.196:54663
I20260811 18:42:22.826924 26992 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:23.020681 27195 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:23.021178 27195 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:23.021317 27195 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:23.032176 27195 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:23.032445 27195 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.197
I20260811 18:42:23.046828 27195 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.197:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/data/info.pb
--webserver_interface=127.13.29.197
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.197
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:23.048413 27195 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:23.050689 27195 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:23.071507 27203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:23.071595 27205 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:23.072110 27207 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:23.074512 27195 server_base.cc:1034] running on GCE node
I20260811 18:42:23.075461 27195 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:23.076764 27195 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:23.078102 27195 hybrid_clock.cc:648] HybridClock initialized: now 1786473743077991 us; error 98 us; skew 500 ppm
I20260811 18:42:23.078630 27195 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:23.082647 27195 webserver.cc:460] Webserver started at http://127.13.29.197:36811/ using document root <none> and password file <none>
I20260811 18:42:23.083595 27195 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:23.083860 27195 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:23.084429 27195 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:23.088302 27195 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/data/instance:
uuid: "8428ce2eee5942788f6110d41081c59e"
format_stamp: "Formatted at 2026-08-11 18:42:23 on dist-test-slave-bw88"
I20260811 18:42:23.089315 27195 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/wal/instance:
uuid: "8428ce2eee5942788f6110d41081c59e"
format_stamp: "Formatted at 2026-08-11 18:42:23 on dist-test-slave-bw88"
I20260811 18:42:23.098101 27195 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260811 18:42:23.103286 27214 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:23.105399 27195 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260811 18:42:23.105639 27195 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/wal
uuid: "8428ce2eee5942788f6110d41081c59e"
format_stamp: "Formatted at 2026-08-11 18:42:23 on dist-test-slave-bw88"
I20260811 18:42:23.105892 27195 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-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)
I20260811 18:42:23.123135 27195 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:23.124461 27195 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
I20260811 18:42:23.125173 27195 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:23.127106 27195 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:23.129441 27195 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:23.129591 27195 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260811 18:42:23.129834 27195 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:23.129911 27195 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:23.219233 27195 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.197:45197
I20260811 18:42:23.219426 27394 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.197:45197 every 8 connection(s)
I20260811 18:42:23.221467 27195 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/data/info.pb
I20260811 18:42:23.227535 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 27195
I20260811 18:42:23.227842 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-4/wal/instance
I20260811 18:42:23.232537 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/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.13.29.198:0
--local_ip_for_outbound_sockets=127.13.29.198
--webserver_interface=127.13.29.198
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:23.245322 27395 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:23.245854 27395 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:23.247375 27395 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:23.249902 26331 ts_manager.cc:194] Registered new tserver with Master: 8428ce2eee5942788f6110d41081c59e (127.13.29.197:45197)
I20260811 18:42:23.251601 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.197:42281
I20260811 18:42:23.500784 27190 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:23.914429 27399 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:23.914919 27399 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:23.915198 27399 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:23.924736 27399 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:23.925088 27399 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.198
I20260811 18:42:23.937175 27399 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.198:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/data/info.pb
--webserver_interface=127.13.29.198
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.198
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:23.938782 27399 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:23.940932 27399 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:23.960016 27408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:23.960376 27411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:23.960444 27409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:23.962075 27399 server_base.cc:1034] running on GCE node
I20260811 18:42:23.963065 27399 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:23.964213 27399 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:23.965631 27399 hybrid_clock.cc:648] HybridClock initialized: now 1786473743965393 us; error 73 us; skew 500 ppm
I20260811 18:42:23.966105 27399 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:23.970539 27399 webserver.cc:460] Webserver started at http://127.13.29.198:45743/ using document root <none> and password file <none>
I20260811 18:42:23.971519 27399 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:23.971724 27399 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:23.972169 27399 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:23.976060 27399 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/data/instance:
uuid: "46122bc5824f4e68a652752eabc5bc79"
format_stamp: "Formatted at 2026-08-11 18:42:23 on dist-test-slave-bw88"
I20260811 18:42:23.976979 27399 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/wal/instance:
uuid: "46122bc5824f4e68a652752eabc5bc79"
format_stamp: "Formatted at 2026-08-11 18:42:23 on dist-test-slave-bw88"
I20260811 18:42:23.984359 27399 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260811 18:42:23.989635 27423 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:23.991410 27399 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260811 18:42:23.991616 27399 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/wal
uuid: "46122bc5824f4e68a652752eabc5bc79"
format_stamp: "Formatted at 2026-08-11 18:42:23 on dist-test-slave-bw88"
I20260811 18:42:23.991901 27399 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/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)
I20260811 18:42:24.020766 27399 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:24.022042 27399 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
I20260811 18:42:24.022675 27399 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:24.024313 27399 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:24.026659 27399 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:24.026757 27399 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:24.026953 27399 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:24.027055 27399 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:24.106112 27399 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.198:45699
I20260811 18:42:24.106343 27587 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.198:45699 every 8 connection(s)
I20260811 18:42:24.107896 27399 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/data/info.pb
I20260811 18:42:24.108239 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 27399
I20260811 18:42:24.108502 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-5/wal/instance
I20260811 18:42:24.112866 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/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.13.29.199:0
--local_ip_for_outbound_sockets=127.13.29.199
--webserver_interface=127.13.29.199
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:24.130462 27588 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:24.130877 27588 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:24.131886 27588 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:24.133844 26331 ts_manager.cc:194] Registered new tserver with Master: 46122bc5824f4e68a652752eabc5bc79 (127.13.29.198:45699)
I20260811 18:42:24.134951 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.198:34473
I20260811 18:42:24.256705 27395 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:24.803126 27592 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:24.803500 27592 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:24.803617 27592 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:24.814366 27592 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:24.814868 27592 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.199
I20260811 18:42:24.828980 27592 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.199:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/data/info.pb
--webserver_interface=127.13.29.199
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.199
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:24.830652 27592 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:24.833050 27592 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:24.854621 27601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:24.855613 27606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:24.854668 27604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:24.859710 27592 server_base.cc:1034] running on GCE node
I20260811 18:42:24.860616 27592 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:24.862036 27592 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:24.865563 27592 hybrid_clock.cc:648] HybridClock initialized: now 1786473744865352 us; error 137 us; skew 500 ppm
I20260811 18:42:24.866575 27592 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:24.878597 27592 webserver.cc:460] Webserver started at http://127.13.29.199:35887/ using document root <none> and password file <none>
I20260811 18:42:24.879583 27592 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:24.879786 27592 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:24.880268 27592 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:24.884151 27592 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/data/instance:
uuid: "d8c03bd8646a47dd94eea98aa877c577"
format_stamp: "Formatted at 2026-08-11 18:42:24 on dist-test-slave-bw88"
I20260811 18:42:24.885269 27592 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/wal/instance:
uuid: "d8c03bd8646a47dd94eea98aa877c577"
format_stamp: "Formatted at 2026-08-11 18:42:24 on dist-test-slave-bw88"
I20260811 18:42:24.893271 27592 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260811 18:42:24.899349 27614 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:24.901240 27592 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260811 18:42:24.901573 27592 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/wal
uuid: "d8c03bd8646a47dd94eea98aa877c577"
format_stamp: "Formatted at 2026-08-11 18:42:24 on dist-test-slave-bw88"
I20260811 18:42:24.901917 27592 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/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)
I20260811 18:42:24.932346 27592 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:24.933948 27592 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
I20260811 18:42:24.934506 27592 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:24.937026 27592 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:24.939816 27592 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:24.940001 27592 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:24.940229 27592 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:24.940380 27592 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:25.027002 27592 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.199:37649
I20260811 18:42:25.027082 27769 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.199:37649 every 8 connection(s)
I20260811 18:42:25.028676 27592 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/data/info.pb
I20260811 18:42:25.032166 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 27592
I20260811 18:42:25.032402 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-6/wal/instance
I20260811 18:42:25.037586 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/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.13.29.200:0
--local_ip_for_outbound_sockets=127.13.29.200
--webserver_interface=127.13.29.200
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:25.054854 27772 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:25.055369 27772 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:25.056556 27772 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:25.058717 26331 ts_manager.cc:194] Registered new tserver with Master: d8c03bd8646a47dd94eea98aa877c577 (127.13.29.199:37649)
I20260811 18:42:25.060194 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.199:42335
I20260811 18:42:25.138751 27588 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:25.769096 27777 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:25.769511 27777 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:25.769608 27777 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:25.777478 27777 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:25.777673 27777 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.200
I20260811 18:42:25.788010 27777 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.200:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/data/info.pb
--webserver_interface=127.13.29.200
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.200
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:25.789747 27777 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:25.792093 27777 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:25.816494 27787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:25.817080 27783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:25.818162 27782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:25.819010 27777 server_base.cc:1034] running on GCE node
I20260811 18:42:25.819802 27777 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:25.820950 27777 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:25.822364 27777 hybrid_clock.cc:648] HybridClock initialized: now 1786473745822147 us; error 71 us; skew 500 ppm
I20260811 18:42:25.822773 27777 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:25.827574 27777 webserver.cc:460] Webserver started at http://127.13.29.200:46385/ using document root <none> and password file <none>
I20260811 18:42:25.828661 27777 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:25.828922 27777 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:25.829504 27777 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:25.833638 27777 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/data/instance:
uuid: "6764dca0a9834f04bca87257a1a7e07c"
format_stamp: "Formatted at 2026-08-11 18:42:25 on dist-test-slave-bw88"
I20260811 18:42:25.834897 27777 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/wal/instance:
uuid: "6764dca0a9834f04bca87257a1a7e07c"
format_stamp: "Formatted at 2026-08-11 18:42:25 on dist-test-slave-bw88"
I20260811 18:42:25.843955 27777 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260811 18:42:25.850426 27797 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:25.852414 27777 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.002s
I20260811 18:42:25.852723 27777 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/wal
uuid: "6764dca0a9834f04bca87257a1a7e07c"
format_stamp: "Formatted at 2026-08-11 18:42:25 on dist-test-slave-bw88"
I20260811 18:42:25.853097 27777 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/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)
I20260811 18:42:25.884864 27777 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:25.886459 27777 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
I20260811 18:42:25.887193 27777 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:25.889245 27777 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:25.892141 27777 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:25.892346 27777 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:25.892638 27777 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:25.892797 27777 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:26.009164 27777 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.200:41159
I20260811 18:42:26.009260 27961 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.200:41159 every 8 connection(s)
I20260811 18:42:26.011091 27777 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/data/info.pb
I20260811 18:42:26.013772 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 27777
I20260811 18:42:26.014113 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-7/wal/instance
I20260811 18:42:26.019606 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/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.13.29.201:0
--local_ip_for_outbound_sockets=127.13.29.201
--webserver_interface=127.13.29.201
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:26.048702 27962 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:26.049108 27962 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:26.050035 27962 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:26.051923 26331 ts_manager.cc:194] Registered new tserver with Master: 6764dca0a9834f04bca87257a1a7e07c (127.13.29.200:41159)
I20260811 18:42:26.053071 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.200:51975
I20260811 18:42:26.063946 27772 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:26.803532 27966 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:26.803995 27966 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:26.804279 27966 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:26.815858 27966 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:26.816195 27966 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.201
I20260811 18:42:26.830425 27966 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.201:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/data/info.pb
--webserver_interface=127.13.29.201
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.201
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:26.832096 27966 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:26.834254 27966 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:26.856180 27972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:26.857790 27975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:26.858963 27980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:26.863236 27966 server_base.cc:1034] running on GCE node
I20260811 18:42:26.864279 27966 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:26.868395 27966 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:26.869766 27966 hybrid_clock.cc:648] HybridClock initialized: now 1786473746869614 us; error 63 us; skew 500 ppm
I20260811 18:42:26.870321 27966 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:26.875005 27966 webserver.cc:460] Webserver started at http://127.13.29.201:33273/ using document root <none> and password file <none>
I20260811 18:42:26.875976 27966 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:26.876178 27966 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:26.876621 27966 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:26.880637 27966 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/data/instance:
uuid: "4058a30ba2304bc4a5d3bfbc7325fe3f"
format_stamp: "Formatted at 2026-08-11 18:42:26 on dist-test-slave-bw88"
I20260811 18:42:26.881810 27966 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/wal/instance:
uuid: "4058a30ba2304bc4a5d3bfbc7325fe3f"
format_stamp: "Formatted at 2026-08-11 18:42:26 on dist-test-slave-bw88"
I20260811 18:42:26.890018 27966 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.006s
I20260811 18:42:26.896140 27987 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:26.897872 27966 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.006s
I20260811 18:42:26.898176 27966 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/wal
uuid: "4058a30ba2304bc4a5d3bfbc7325fe3f"
format_stamp: "Formatted at 2026-08-11 18:42:26 on dist-test-slave-bw88"
I20260811 18:42:26.898386 27966 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/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)
I20260811 18:42:26.936918 27966 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:26.938998 27966 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
I20260811 18:42:26.939785 27966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:26.942301 27966 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:26.945011 27966 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:26.945161 27966 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:26.945439 27966 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:26.945571 27966 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260811 18:42:27.047600 27966 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.201:33311
I20260811 18:42:27.047631 28139 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.201:33311 every 8 connection(s)
I20260811 18:42:27.049015 27966 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/data/info.pb
I20260811 18:42:27.055043 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 27966
I20260811 18:42:27.055294 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-8/wal/instance
I20260811 18:42:27.057742 27962 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:27.061070 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/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.13.29.202:0
--local_ip_for_outbound_sockets=127.13.29.202
--webserver_interface=127.13.29.202
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:27.070839 28140 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:27.071353 28140 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:27.072820 28140 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:27.074851 26329 ts_manager.cc:194] Registered new tserver with Master: 4058a30ba2304bc4a5d3bfbc7325fe3f (127.13.29.201:33311)
I20260811 18:42:27.076422 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.201:53549
W20260811 18:42:27.926070 28146 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:27.926564 28146 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:27.926805 28146 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:27.938817 28146 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:27.939147 28146 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.202
I20260811 18:42:27.953678 28146 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.202:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/data/info.pb
--webserver_interface=127.13.29.202
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.202
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:27.955380 28146 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:27.957990 28146 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:27.988919 28154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:27.990031 28152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:27.989748 28151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:27.993126 28146 server_base.cc:1034] running on GCE node
I20260811 18:42:27.994205 28146 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:27.996286 28146 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:27.997960 28146 hybrid_clock.cc:648] HybridClock initialized: now 1786473747997708 us; error 115 us; skew 500 ppm
I20260811 18:42:27.998524 28146 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:28.004350 28146 webserver.cc:460] Webserver started at http://127.13.29.202:45507/ using document root <none> and password file <none>
I20260811 18:42:28.005615 28146 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:28.005965 28146 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:28.006567 28146 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:28.011248 28146 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/data/instance:
uuid: "02bda911d7184b5c9427e5c9b3a77e06"
format_stamp: "Formatted at 2026-08-11 18:42:28 on dist-test-slave-bw88"
I20260811 18:42:28.012699 28146 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/wal/instance:
uuid: "02bda911d7184b5c9427e5c9b3a77e06"
format_stamp: "Formatted at 2026-08-11 18:42:28 on dist-test-slave-bw88"
I20260811 18:42:28.021235 28146 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
I20260811 18:42:28.026806 28163 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:28.028702 28146 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:42:28.028972 28146 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/wal
uuid: "02bda911d7184b5c9427e5c9b3a77e06"
format_stamp: "Formatted at 2026-08-11 18:42:28 on dist-test-slave-bw88"
I20260811 18:42:28.029270 28146 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/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)
I20260811 18:42:28.064381 28146 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:28.066329 28146 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
I20260811 18:42:28.067106 28146 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:28.069583 28146 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:28.072805 28146 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:28.073076 28146 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:28.073318 28146 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:28.073525 28146 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260811 18:42:28.081318 28140 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:28.155148 28146 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.202:41837
I20260811 18:42:28.155417 28325 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.202:41837 every 8 connection(s)
I20260811 18:42:28.156587 28146 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/data/info.pb
I20260811 18:42:28.170248 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 28146
I20260811 18:42:28.170606 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-9/wal/instance
I20260811 18:42:28.175112 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/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.13.29.203:0
--local_ip_for_outbound_sockets=127.13.29.203
--webserver_interface=127.13.29.203
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:28.189463 28327 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:28.190207 28327 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:28.192544 28327 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:28.195526 26329 ts_manager.cc:194] Registered new tserver with Master: 02bda911d7184b5c9427e5c9b3a77e06 (127.13.29.202:41837)
I20260811 18:42:28.197167 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.202:46581
W20260811 18:42:28.988451 28334 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:28.988802 28334 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:28.988951 28334 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:28.999220 28334 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:28.999437 28334 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.203
I20260811 18:42:29.014249 28334 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.203:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/data/info.pb
--webserver_interface=127.13.29.203
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.203
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:29.015815 28334 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:29.018064 28334 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:29.040225 28343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:29.040484 28347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:29.040508 28344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:29.047587 28334 server_base.cc:1034] running on GCE node
I20260811 18:42:29.048657 28334 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:29.050488 28334 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:29.051877 28334 hybrid_clock.cc:648] HybridClock initialized: now 1786473749051717 us; error 57 us; skew 500 ppm
I20260811 18:42:29.052363 28334 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:29.058121 28334 webserver.cc:460] Webserver started at http://127.13.29.203:32861/ using document root <none> and password file <none>
I20260811 18:42:29.059084 28334 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:29.059325 28334 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:29.059881 28334 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:29.064177 28334 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/data/instance:
uuid: "016b89ba1119400885fe9c1e0c388727"
format_stamp: "Formatted at 2026-08-11 18:42:29 on dist-test-slave-bw88"
I20260811 18:42:29.065706 28334 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/wal/instance:
uuid: "016b89ba1119400885fe9c1e0c388727"
format_stamp: "Formatted at 2026-08-11 18:42:29 on dist-test-slave-bw88"
I20260811 18:42:29.074282 28334 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.006s
I20260811 18:42:29.079453 28358 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:29.081302 28334 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260811 18:42:29.081552 28334 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/wal
uuid: "016b89ba1119400885fe9c1e0c388727"
format_stamp: "Formatted at 2026-08-11 18:42:29 on dist-test-slave-bw88"
I20260811 18:42:29.081804 28334 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/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)
I20260811 18:42:29.109800 28334 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:29.111284 28334 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
I20260811 18:42:29.112026 28334 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:29.114203 28334 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:29.116927 28334 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:29.117121 28334 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:29.117431 28334 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:29.117591 28334 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260811 18:42:29.203598 28327 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:29.215605 28334 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.203:34087
I20260811 18:42:29.215696 28523 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.203:34087 every 8 connection(s)
I20260811 18:42:29.217633 28334 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/data/info.pb
I20260811 18:42:29.223666 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 28334
I20260811 18:42:29.223930 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-10/wal/instance
I20260811 18:42:29.229158 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/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.13.29.204:0
--local_ip_for_outbound_sockets=127.13.29.204
--webserver_interface=127.13.29.204
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:29.248095 28524 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:29.248588 28524 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:29.250252 28524 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:29.252593 26329 ts_manager.cc:194] Registered new tserver with Master: 016b89ba1119400885fe9c1e0c388727 (127.13.29.203:34087)
I20260811 18:42:29.253961 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.203:37383
W20260811 18:42:29.943393 28529 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:29.943743 28529 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:29.943966 28529 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:29.953243 28529 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:29.953673 28529 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.204
I20260811 18:42:29.967624 28529 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.204:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/data/info.pb
--webserver_interface=127.13.29.204
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.204
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:29.969597 28529 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:29.972028 28529 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:29.998598 28539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:30.001267 28545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:30.001425 28540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:30.003198 28529 server_base.cc:1034] running on GCE node
I20260811 18:42:30.004112 28529 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:30.005445 28529 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:30.008870 28529 hybrid_clock.cc:648] HybridClock initialized: now 1786473750008731 us; error 129 us; skew 500 ppm
I20260811 18:42:30.009322 28529 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:30.018617 28529 webserver.cc:460] Webserver started at http://127.13.29.204:41709/ using document root <none> and password file <none>
I20260811 18:42:30.019510 28529 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:30.019665 28529 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:30.020000 28529 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:30.024062 28529 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/data/instance:
uuid: "6f4fd32d507849338c5fa7b106d9855d"
format_stamp: "Formatted at 2026-08-11 18:42:30 on dist-test-slave-bw88"
I20260811 18:42:30.025008 28529 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/wal/instance:
uuid: "6f4fd32d507849338c5fa7b106d9855d"
format_stamp: "Formatted at 2026-08-11 18:42:30 on dist-test-slave-bw88"
I20260811 18:42:30.033272 28529 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.003s
I20260811 18:42:30.038160 28559 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:30.039726 28529 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260811 18:42:30.039984 28529 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/wal
uuid: "6f4fd32d507849338c5fa7b106d9855d"
format_stamp: "Formatted at 2026-08-11 18:42:30 on dist-test-slave-bw88"
I20260811 18:42:30.040241 28529 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/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)
I20260811 18:42:30.063905 28529 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:30.065112 28529 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
I20260811 18:42:30.065734 28529 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:30.068092 28529 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:30.070536 28529 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:30.070693 28529 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:30.070936 28529 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:30.071038 28529 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:30.163694 28529 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.204:43375
I20260811 18:42:30.163866 28715 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.204:43375 every 8 connection(s)
I20260811 18:42:30.165748 28529 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/data/info.pb
I20260811 18:42:30.178336 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 28529
I20260811 18:42:30.178810 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-11/wal/instance
I20260811 18:42:30.183766 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/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.13.29.205:0
--local_ip_for_outbound_sockets=127.13.29.205
--webserver_interface=127.13.29.205
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:30.191659 28718 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:30.192094 28718 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:30.193277 28718 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:30.195286 26329 ts_manager.cc:194] Registered new tserver with Master: 6f4fd32d507849338c5fa7b106d9855d (127.13.29.204:43375)
I20260811 18:42:30.196934 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.204:57507
I20260811 18:42:30.258803 28524 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:30.896921 28723 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:30.897485 28723 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:30.897639 28723 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:30.907934 28723 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:30.908224 28723 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.205
I20260811 18:42:30.920979 28723 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.205:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/data/info.pb
--webserver_interface=127.13.29.205
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.205
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:30.922749 28723 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:30.924928 28723 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:30.946050 28732 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:30.946172 28735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:30.946969 28728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:30.948623 28723 server_base.cc:1034] running on GCE node
I20260811 18:42:30.949697 28723 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:30.950923 28723 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:30.952311 28723 hybrid_clock.cc:648] HybridClock initialized: now 1786473750952127 us; error 42 us; skew 500 ppm
I20260811 18:42:30.952827 28723 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:30.956947 28723 webserver.cc:460] Webserver started at http://127.13.29.205:39359/ using document root <none> and password file <none>
I20260811 18:42:30.958040 28723 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:30.958243 28723 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:30.958722 28723 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:30.962385 28723 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/data/instance:
uuid: "1bd54ef97c76419fb0a0ce4705dab07e"
format_stamp: "Formatted at 2026-08-11 18:42:30 on dist-test-slave-bw88"
I20260811 18:42:30.963282 28723 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/wal/instance:
uuid: "1bd54ef97c76419fb0a0ce4705dab07e"
format_stamp: "Formatted at 2026-08-11 18:42:30 on dist-test-slave-bw88"
I20260811 18:42:30.971449 28723 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.000s	sys 0.008s
I20260811 18:42:30.977231 28745 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:30.979434 28723 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.002s
I20260811 18:42:30.979772 28723 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/wal
uuid: "1bd54ef97c76419fb0a0ce4705dab07e"
format_stamp: "Formatted at 2026-08-11 18:42:30 on dist-test-slave-bw88"
I20260811 18:42:30.980115 28723 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/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)
I20260811 18:42:30.997511 28723 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:30.998736 28723 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
I20260811 18:42:30.999274 28723 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:31.001039 28723 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:31.003692 28723 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:31.003837 28723 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:31.004062 28723 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:31.004169 28723 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:31.099625 28723 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.205:34715
I20260811 18:42:31.099697 28900 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.205:34715 every 8 connection(s)
I20260811 18:42:31.101815 28723 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/data/info.pb
I20260811 18:42:31.108913 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 28723
I20260811 18:42:31.109156 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-12/wal/instance
I20260811 18:42:31.113276 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/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.13.29.206:0
--local_ip_for_outbound_sockets=127.13.29.206
--webserver_interface=127.13.29.206
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:31.134548 28901 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:31.135143 28901 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:31.136796 28901 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:31.139395 26329 ts_manager.cc:194] Registered new tserver with Master: 1bd54ef97c76419fb0a0ce4705dab07e (127.13.29.205:34715)
I20260811 18:42:31.141044 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.205:56715
I20260811 18:42:31.203171 28718 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:31.868184 28905 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:31.868665 28905 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:31.868888 28905 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:31.880266 28905 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:31.880679 28905 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.206
I20260811 18:42:31.896263 28905 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.206:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/data/info.pb
--webserver_interface=127.13.29.206
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.206
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:31.898221 28905 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:31.900640 28905 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:31.923039 28915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:31.923897 28911 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:31.925544 28905 server_base.cc:1034] running on GCE node
W20260811 18:42:31.926741 28917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:31.928444 28905 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:31.930936 28905 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:31.932574 28905 hybrid_clock.cc:648] HybridClock initialized: now 1786473751932180 us; error 138 us; skew 500 ppm
I20260811 18:42:31.933455 28905 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:31.940729 28905 webserver.cc:460] Webserver started at http://127.13.29.206:42445/ using document root <none> and password file <none>
I20260811 18:42:31.942080 28905 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:31.942358 28905 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:31.942885 28905 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:31.947299 28905 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/data/instance:
uuid: "c281dbd2357a448a84c7f9a7de112f97"
format_stamp: "Formatted at 2026-08-11 18:42:31 on dist-test-slave-bw88"
I20260811 18:42:31.948704 28905 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/wal/instance:
uuid: "c281dbd2357a448a84c7f9a7de112f97"
format_stamp: "Formatted at 2026-08-11 18:42:31 on dist-test-slave-bw88"
I20260811 18:42:31.958096 28905 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.011s	sys 0.000s
I20260811 18:42:31.964653 28927 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:31.967232 28905 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260811 18:42:31.967547 28905 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/wal
uuid: "c281dbd2357a448a84c7f9a7de112f97"
format_stamp: "Formatted at 2026-08-11 18:42:31 on dist-test-slave-bw88"
I20260811 18:42:31.967965 28905 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/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)
I20260811 18:42:31.989714 28905 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:31.991436 28905 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
I20260811 18:42:31.992158 28905 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:31.994553 28905 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:31.997659 28905 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:31.997866 28905 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:31.998191 28905 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:31.998356 28905 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:32.090523 28905 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.206:44193
I20260811 18:42:32.090834 29085 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.206:44193 every 8 connection(s)
I20260811 18:42:32.092306 28905 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/data/info.pb
I20260811 18:42:32.098753 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 28905
I20260811 18:42:32.099067 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-13/wal/instance
I20260811 18:42:32.104398 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/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.13.29.207:0
--local_ip_for_outbound_sockets=127.13.29.207
--webserver_interface=127.13.29.207
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:32.130990 29086 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:32.131697 29086 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:32.133723 29086 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:32.136631 26329 ts_manager.cc:194] Registered new tserver with Master: c281dbd2357a448a84c7f9a7de112f97 (127.13.29.206:44193)
I20260811 18:42:32.138639 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.206:43363
I20260811 18:42:32.145614 28901 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:32.902413 29091 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:32.902877 29091 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:32.903115 29091 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:32.913098 29091 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:32.913417 29091 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.207
I20260811 18:42:32.924817 29091 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.207:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/data/info.pb
--webserver_interface=127.13.29.207
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.207
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:32.926412 29091 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:32.928606 29091 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:32.951802 29102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:32.952934 29109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:32.953004 29104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:32.955080 29091 server_base.cc:1034] running on GCE node
I20260811 18:42:32.956140 29091 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:32.957495 29091 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:32.958989 29091 hybrid_clock.cc:648] HybridClock initialized: now 1786473752958736 us; error 67 us; skew 500 ppm
I20260811 18:42:32.959493 29091 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:32.963989 29091 webserver.cc:460] Webserver started at http://127.13.29.207:35245/ using document root <none> and password file <none>
I20260811 18:42:32.964913 29091 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:32.965207 29091 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:32.965757 29091 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:32.970114 29091 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/data/instance:
uuid: "87108799959841b787902b8fccb0948a"
format_stamp: "Formatted at 2026-08-11 18:42:32 on dist-test-slave-bw88"
I20260811 18:42:32.971325 29091 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/wal/instance:
uuid: "87108799959841b787902b8fccb0948a"
format_stamp: "Formatted at 2026-08-11 18:42:32 on dist-test-slave-bw88"
I20260811 18:42:32.980214 29091 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260811 18:42:32.987030 29118 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:32.988988 29091 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.002s
I20260811 18:42:32.989276 29091 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/wal
uuid: "87108799959841b787902b8fccb0948a"
format_stamp: "Formatted at 2026-08-11 18:42:32 on dist-test-slave-bw88"
I20260811 18:42:32.989619 29091 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/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)
I20260811 18:42:33.004542 29091 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:33.005803 29091 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
I20260811 18:42:33.006367 29091 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:33.008591 29091 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:33.011423 29091 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:33.011600 29091 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:33.011829 29091 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:33.012056 29091 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:33.109898 29091 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.207:33365
I20260811 18:42:33.110148 29283 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.207:33365 every 8 connection(s)
I20260811 18:42:33.111810 29091 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/data/info.pb
I20260811 18:42:33.119656 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 29091
I20260811 18:42:33.119895 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-14/wal/instance
I20260811 18:42:33.124665 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/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.13.29.208:0
--local_ip_for_outbound_sockets=127.13.29.208
--webserver_interface=127.13.29.208
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:33.138206 29285 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:33.138664 29285 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:33.140380 29285 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:33.142390 26329 ts_manager.cc:194] Registered new tserver with Master: 87108799959841b787902b8fccb0948a (127.13.29.207:33365)
I20260811 18:42:33.143533 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.207:36871
I20260811 18:42:33.144708 29086 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:33.830423 29290 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:33.830803 29290 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:33.831054 29290 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:33.841056 29290 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:33.841406 29290 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.208
I20260811 18:42:33.854014 29290 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.208:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/data/info.pb
--webserver_interface=127.13.29.208
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.208
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:33.855718 29290 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:33.858768 29290 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:33.880945 29297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:33.881705 29301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:33.883049 29290 server_base.cc:1034] running on GCE node
W20260811 18:42:33.885704 29296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:33.886925 29290 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:33.888367 29290 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:33.889701 29290 hybrid_clock.cc:648] HybridClock initialized: now 1786473753889510 us; error 78 us; skew 500 ppm
I20260811 18:42:33.890129 29290 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:33.894341 29290 webserver.cc:460] Webserver started at http://127.13.29.208:33613/ using document root <none> and password file <none>
I20260811 18:42:33.895416 29290 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:33.895601 29290 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:33.896075 29290 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:33.900053 29290 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/data/instance:
uuid: "22e522af39914b6cb5c2a2de95c12a53"
format_stamp: "Formatted at 2026-08-11 18:42:33 on dist-test-slave-bw88"
I20260811 18:42:33.901041 29290 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/wal/instance:
uuid: "22e522af39914b6cb5c2a2de95c12a53"
format_stamp: "Formatted at 2026-08-11 18:42:33 on dist-test-slave-bw88"
I20260811 18:42:33.908460 29290 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.005s
I20260811 18:42:33.913605 29310 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:33.915459 29290 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:42:33.915714 29290 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/wal
uuid: "22e522af39914b6cb5c2a2de95c12a53"
format_stamp: "Formatted at 2026-08-11 18:42:33 on dist-test-slave-bw88"
I20260811 18:42:33.916028 29290 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/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)
I20260811 18:42:33.957448 29290 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:33.958778 29290 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
I20260811 18:42:33.959313 29290 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:33.960882 29290 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:33.963204 29290 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:33.963373 29290 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:33.963642 29290 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:33.963768 29290 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:34.083786 29290 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.208:43909
I20260811 18:42:34.084719 29476 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.208:43909 every 8 connection(s)
I20260811 18:42:34.086436 29290 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/data/info.pb
I20260811 18:42:34.090364 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 29290
I20260811 18:42:34.090792 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-15/wal/instance
I20260811 18:42:34.105997 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/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.13.29.209:0
--local_ip_for_outbound_sockets=127.13.29.209
--webserver_interface=127.13.29.209
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:34.144009 29477 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:34.144711 29477 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:34.146488 29477 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:34.148023 29285 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:34.149950 26331 ts_manager.cc:194] Registered new tserver with Master: 22e522af39914b6cb5c2a2de95c12a53 (127.13.29.208:43909)
I20260811 18:42:34.153421 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.208:50643
W20260811 18:42:35.055720 29483 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:35.056272 29483 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:35.056715 29483 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:35.076133 29483 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:35.076578 29483 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.209
I20260811 18:42:35.107195 29483 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.209:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/data/info.pb
--webserver_interface=127.13.29.209
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.209
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:35.110003 29483 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:35.113868 29483 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:35.147541 29488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:35.146328 29489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:35.149765 29493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:35.150149 29483 server_base.cc:1034] running on GCE node
I20260811 18:42:35.152212 29483 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:35.158651 29483 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:35.162519 29483 hybrid_clock.cc:648] HybridClock initialized: now 1786473755162284 us; error 157 us; skew 500 ppm
I20260811 18:42:35.163276 29483 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:35.164759 29477 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:35.174664 29483 webserver.cc:460] Webserver started at http://127.13.29.209:35093/ using document root <none> and password file <none>
I20260811 18:42:35.175863 29483 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:35.176206 29483 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:35.176815 29483 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:35.182343 29483 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/data/instance:
uuid: "22bfac2720584a17a3c4dbcf545467b6"
format_stamp: "Formatted at 2026-08-11 18:42:35 on dist-test-slave-bw88"
I20260811 18:42:35.184087 29483 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/wal/instance:
uuid: "22bfac2720584a17a3c4dbcf545467b6"
format_stamp: "Formatted at 2026-08-11 18:42:35 on dist-test-slave-bw88"
I20260811 18:42:35.195111 29483 fs_manager.cc:691] Time spent creating directory manager: real 0.010s	user 0.006s	sys 0.005s
I20260811 18:42:35.206867 29503 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:35.210018 29483 fs_manager.cc:725] Time spent opening block manager: real 0.009s	user 0.007s	sys 0.002s
I20260811 18:42:35.210439 29483 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/wal
uuid: "22bfac2720584a17a3c4dbcf545467b6"
format_stamp: "Formatted at 2026-08-11 18:42:35 on dist-test-slave-bw88"
I20260811 18:42:35.211076 29483 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/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)
I20260811 18:42:35.247237 29483 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:35.249060 29483 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
I20260811 18:42:35.249675 29483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:35.252172 29483 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:35.254500 29483 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:35.254640 29483 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:35.254874 29483 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:35.255007 29483 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:35.382875 29483 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.209:39815
I20260811 18:42:35.383180 29672 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.209:39815 every 8 connection(s)
I20260811 18:42:35.385571 29483 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/data/info.pb
I20260811 18:42:35.394060 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 29483
I20260811 18:42:35.394668 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-16/wal/instance
I20260811 18:42:35.401173 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/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.13.29.210:0
--local_ip_for_outbound_sockets=127.13.29.210
--webserver_interface=127.13.29.210
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:35.424706 29674 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:35.425266 29674 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:35.427449 29674 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:35.431180 26327 ts_manager.cc:194] Registered new tserver with Master: 22bfac2720584a17a3c4dbcf545467b6 (127.13.29.209:39815)
I20260811 18:42:35.432999 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.209:34021
I20260811 18:42:36.439965 29674 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:36.504593 29681 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:36.505177 29681 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:36.505493 29681 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:36.523150 29681 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:36.523584 29681 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.210
I20260811 18:42:36.545189 29681 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.210:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/data/info.pb
--webserver_interface=127.13.29.210
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.210
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:36.547755 29681 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:36.552368 29681 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:36.587968 29691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:36.588722 29692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:36.589927 29696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:36.591568 29681 server_base.cc:1034] running on GCE node
I20260811 18:42:36.592710 29681 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:36.594918 29681 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:36.596483 29681 hybrid_clock.cc:648] HybridClock initialized: now 1786473756596237 us; error 63 us; skew 500 ppm
I20260811 18:42:36.597084 29681 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:36.603991 29681 webserver.cc:460] Webserver started at http://127.13.29.210:40127/ using document root <none> and password file <none>
I20260811 18:42:36.605836 29681 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:36.606268 29681 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:36.606864 29681 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:36.612319 29681 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/data/instance:
uuid: "5fdee477d3144d00905ed88403577f14"
format_stamp: "Formatted at 2026-08-11 18:42:36 on dist-test-slave-bw88"
I20260811 18:42:36.613744 29681 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/wal/instance:
uuid: "5fdee477d3144d00905ed88403577f14"
format_stamp: "Formatted at 2026-08-11 18:42:36 on dist-test-slave-bw88"
I20260811 18:42:36.624578 29681 fs_manager.cc:691] Time spent creating directory manager: real 0.010s	user 0.000s	sys 0.008s
I20260811 18:42:36.631596 29707 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:36.634416 29681 fs_manager.cc:725] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.004s
I20260811 18:42:36.634866 29681 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/wal
uuid: "5fdee477d3144d00905ed88403577f14"
format_stamp: "Formatted at 2026-08-11 18:42:36 on dist-test-slave-bw88"
I20260811 18:42:36.635938 29681 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/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)
I20260811 18:42:36.667865 29681 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:36.670328 29681 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
I20260811 18:42:36.671280 29681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:36.674347 29681 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:36.678110 29681 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:36.678330 29681 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:36.678620 29681 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:36.678746 29681 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:36.845043 29855 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.210:34535 every 8 connection(s)
I20260811 18:42:36.845229 29681 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.210:34535
I20260811 18:42:36.848809 29681 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/data/info.pb
I20260811 18:42:36.855273 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 29681
I20260811 18:42:36.855907 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-17/wal/instance
I20260811 18:42:36.868628 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/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.13.29.211:0
--local_ip_for_outbound_sockets=127.13.29.211
--webserver_interface=127.13.29.211
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:36.902801 29857 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:36.903945 29857 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:36.906262 29857 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:36.909731 26327 ts_manager.cc:194] Registered new tserver with Master: 5fdee477d3144d00905ed88403577f14 (127.13.29.210:34535)
I20260811 18:42:36.913131 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.210:36787
I20260811 18:42:37.922225 29857 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:37.930214 29864 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:37.930639 29864 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:37.930912 29864 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:37.942446 29864 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:37.942798 29864 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.211
I20260811 18:42:37.956692 29864 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.211:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/data/info.pb
--webserver_interface=127.13.29.211
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.211
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:37.958667 29864 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:37.961212 29864 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:37.984412 29870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:37.984233 29874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:37.984834 29871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:37.986662 29864 server_base.cc:1034] running on GCE node
I20260811 18:42:37.987617 29864 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:37.988993 29864 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:37.990435 29864 hybrid_clock.cc:648] HybridClock initialized: now 1786473757990242 us; error 43 us; skew 500 ppm
I20260811 18:42:37.990931 29864 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:37.995800 29864 webserver.cc:460] Webserver started at http://127.13.29.211:33383/ using document root <none> and password file <none>
I20260811 18:42:37.996930 29864 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:37.997205 29864 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:37.997825 29864 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:38.005373 29864 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/data/instance:
uuid: "058e226f7b844543890df7c2fd29aed6"
format_stamp: "Formatted at 2026-08-11 18:42:37 on dist-test-slave-bw88"
I20260811 18:42:38.006693 29864 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/wal/instance:
uuid: "058e226f7b844543890df7c2fd29aed6"
format_stamp: "Formatted at 2026-08-11 18:42:37 on dist-test-slave-bw88"
I20260811 18:42:38.015715 29864 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260811 18:42:38.021731 29883 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:38.023759 29864 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.003s
I20260811 18:42:38.024075 29864 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/wal
uuid: "058e226f7b844543890df7c2fd29aed6"
format_stamp: "Formatted at 2026-08-11 18:42:37 on dist-test-slave-bw88"
I20260811 18:42:38.024396 29864 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/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)
I20260811 18:42:38.074194 29864 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:38.075728 29864 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
I20260811 18:42:38.076416 29864 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:38.078759 29864 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:38.081792 29864 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:38.082036 29864 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:38.082281 29864 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:38.082456 29864 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:38.204200 29864 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.211:39185
I20260811 18:42:38.204358 30025 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.211:39185 every 8 connection(s)
I20260811 18:42:38.206406 29864 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/data/info.pb
I20260811 18:42:38.217113 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 29864
I20260811 18:42:38.217463 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-18/wal/instance
I20260811 18:42:38.222294 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/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.13.29.212:0
--local_ip_for_outbound_sockets=127.13.29.212
--webserver_interface=127.13.29.212
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:38.246806 30026 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:38.247429 30026 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:38.248903 30026 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:38.251283 26329 ts_manager.cc:194] Registered new tserver with Master: 058e226f7b844543890df7c2fd29aed6 (127.13.29.211:39185)
I20260811 18:42:38.252429 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.211:35509
I20260811 18:42:39.256237 30026 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:39.547560 30031 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:39.548149 30031 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:39.548534 30031 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:39.569686 30031 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:39.570130 30031 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.212
I20260811 18:42:39.597486 30031 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.212:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/data/info.pb
--webserver_interface=127.13.29.212
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.212
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:39.599119 30031 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:39.601549 30031 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:39.630940 30037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:39.641556 30040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:39.642553 30038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:39.644948 30031 server_base.cc:1034] running on GCE node
I20260811 18:42:39.645984 30031 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:39.647693 30031 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:39.649305 30031 hybrid_clock.cc:648] HybridClock initialized: now 1786473759649130 us; error 53 us; skew 500 ppm
I20260811 18:42:39.650074 30031 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:39.655632 30031 webserver.cc:460] Webserver started at http://127.13.29.212:39809/ using document root <none> and password file <none>
I20260811 18:42:39.656504 30031 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:39.656729 30031 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:39.657196 30031 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:39.661085 30031 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/data/instance:
uuid: "518b51d4e3614820867e486e588452f6"
format_stamp: "Formatted at 2026-08-11 18:42:39 on dist-test-slave-bw88"
I20260811 18:42:39.662313 30031 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/wal/instance:
uuid: "518b51d4e3614820867e486e588452f6"
format_stamp: "Formatted at 2026-08-11 18:42:39 on dist-test-slave-bw88"
I20260811 18:42:39.670040 30031 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.005s
I20260811 18:42:39.675037 30051 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:39.677012 30031 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260811 18:42:39.677300 30031 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/wal
uuid: "518b51d4e3614820867e486e588452f6"
format_stamp: "Formatted at 2026-08-11 18:42:39 on dist-test-slave-bw88"
I20260811 18:42:39.677640 30031 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/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)
I20260811 18:42:39.700831 30031 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:39.702140 30031 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
I20260811 18:42:39.702821 30031 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:39.704738 30031 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:39.707604 30031 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:39.707790 30031 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:39.708025 30031 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:39.708163 30031 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:39.803831 30031 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.212:38025
I20260811 18:42:39.803977 30210 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.212:38025 every 8 connection(s)
I20260811 18:42:39.805867 30031 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/data/info.pb
I20260811 18:42:39.810259 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 30031
I20260811 18:42:39.810539 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-19/wal/instance
I20260811 18:42:39.814930 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/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.13.29.213:0
--local_ip_for_outbound_sockets=127.13.29.213
--webserver_interface=127.13.29.213
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:39.846501 30213 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:39.847191 30213 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:39.848450 30213 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:39.850215 26329 ts_manager.cc:194] Registered new tserver with Master: 518b51d4e3614820867e486e588452f6 (127.13.29.212:38025)
I20260811 18:42:39.851429 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.212:41451
W20260811 18:42:40.476085 30217 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:40.476495 30217 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:40.476691 30217 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:40.486132 30217 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:40.486414 30217 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.213
I20260811 18:42:40.498212 30217 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.213:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/data/info.pb
--webserver_interface=127.13.29.213
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.213
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:40.499918 30217 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:40.502321 30217 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:40.523730 30227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:40.524194 30231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:40.524230 30228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:40.527169 30217 server_base.cc:1034] running on GCE node
I20260811 18:42:40.528239 30217 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:40.529742 30217 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:40.531180 30217 hybrid_clock.cc:648] HybridClock initialized: now 1786473760530979 us; error 73 us; skew 500 ppm
I20260811 18:42:40.531669 30217 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:40.540956 30217 webserver.cc:460] Webserver started at http://127.13.29.213:41421/ using document root <none> and password file <none>
I20260811 18:42:40.542053 30217 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:40.542322 30217 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:40.542858 30217 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:40.546890 30217 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/data/instance:
uuid: "df4ddb79d9614257b6de713c8e6d72e0"
format_stamp: "Formatted at 2026-08-11 18:42:40 on dist-test-slave-bw88"
I20260811 18:42:40.547902 30217 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/wal/instance:
uuid: "df4ddb79d9614257b6de713c8e6d72e0"
format_stamp: "Formatted at 2026-08-11 18:42:40 on dist-test-slave-bw88"
I20260811 18:42:40.556322 30217 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.004s
I20260811 18:42:40.562048 30237 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:40.563957 30217 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260811 18:42:40.564218 30217 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/wal
uuid: "df4ddb79d9614257b6de713c8e6d72e0"
format_stamp: "Formatted at 2026-08-11 18:42:40 on dist-test-slave-bw88"
I20260811 18:42:40.564564 30217 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/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)
I20260811 18:42:40.581926 30217 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:40.583355 30217 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
I20260811 18:42:40.583931 30217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:40.585685 30217 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:40.588798 30217 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:40.588912 30217 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:40.589143 30217 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:40.589236 30217 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:40.685710 30217 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.213:36569
I20260811 18:42:40.685772 30406 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.213:36569 every 8 connection(s)
I20260811 18:42:40.687453 30217 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/data/info.pb
I20260811 18:42:40.693910 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 30217
I20260811 18:42:40.694203 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-20/wal/instance
I20260811 18:42:40.699505 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/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.13.29.214:0
--local_ip_for_outbound_sockets=127.13.29.214
--webserver_interface=127.13.29.214
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:40.710047 30407 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:40.710599 30407 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:40.712085 30407 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:40.714537 26329 ts_manager.cc:194] Registered new tserver with Master: df4ddb79d9614257b6de713c8e6d72e0 (127.13.29.213:36569)
I20260811 18:42:40.716432 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.213:60599
I20260811 18:42:40.855242 30213 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:41.543201 30415 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:41.543635 30415 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:41.543860 30415 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:41.554075 30415 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:41.554360 30415 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.214
I20260811 18:42:41.567600 30415 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.214:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/data/info.pb
--webserver_interface=127.13.29.214
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.214
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:41.569260 30415 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:41.571554 30415 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:41.594305 30425 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:41.594480 30421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:41.595152 30422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:41.604398 30415 server_base.cc:1034] running on GCE node
I20260811 18:42:41.605521 30415 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:41.607053 30415 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:41.608358 30415 hybrid_clock.cc:648] HybridClock initialized: now 1786473761608254 us; error 84 us; skew 500 ppm
I20260811 18:42:41.608784 30415 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:41.612185 30415 webserver.cc:460] Webserver started at http://127.13.29.214:40863/ using document root <none> and password file <none>
I20260811 18:42:41.612996 30415 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:41.613165 30415 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:41.613673 30415 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:41.617237 30415 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/data/instance:
uuid: "2667acfe46ba4b7e8f55712aeae48640"
format_stamp: "Formatted at 2026-08-11 18:42:41 on dist-test-slave-bw88"
I20260811 18:42:41.618250 30415 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/wal/instance:
uuid: "2667acfe46ba4b7e8f55712aeae48640"
format_stamp: "Formatted at 2026-08-11 18:42:41 on dist-test-slave-bw88"
I20260811 18:42:41.625151 30415 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260811 18:42:41.630260 30432 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:41.632325 30415 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:42:41.632562 30415 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/wal
uuid: "2667acfe46ba4b7e8f55712aeae48640"
format_stamp: "Formatted at 2026-08-11 18:42:41 on dist-test-slave-bw88"
I20260811 18:42:41.632849 30415 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/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)
I20260811 18:42:41.665132 30415 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:41.666540 30415 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
I20260811 18:42:41.667284 30415 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:41.669188 30415 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:41.672053 30415 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:41.672243 30415 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:41.672561 30415 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:41.672693 30415 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260811 18:42:41.720511 30407 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:41.768898 30415 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.214:46791
I20260811 18:42:41.769042 30603 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.214:46791 every 8 connection(s)
I20260811 18:42:41.770665 30415 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/data/info.pb
I20260811 18:42:41.778443 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 30415
I20260811 18:42:41.778777 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-21/wal/instance
I20260811 18:42:41.784125 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/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.13.29.215:0
--local_ip_for_outbound_sockets=127.13.29.215
--webserver_interface=127.13.29.215
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:41.796331 30604 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:41.796818 30604 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:41.798239 30604 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:41.800434 26329 ts_manager.cc:194] Registered new tserver with Master: 2667acfe46ba4b7e8f55712aeae48640 (127.13.29.214:46791)
I20260811 18:42:41.801891 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.214:37215
W20260811 18:42:42.545981 30611 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:42.546415 30611 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:42.546692 30611 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:42.558332 30611 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:42.558746 30611 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.215
I20260811 18:42:42.573128 30611 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.215:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/data/info.pb
--webserver_interface=127.13.29.215
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.215
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:42.575250 30611 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:42.577993 30611 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:42.602099 30618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:42.602381 30624 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:42.605605 30620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:42.605996 30611 server_base.cc:1034] running on GCE node
I20260811 18:42:42.606972 30611 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:42.608359 30611 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:42.612035 30611 hybrid_clock.cc:648] HybridClock initialized: now 1786473762611686 us; error 137 us; skew 500 ppm
I20260811 18:42:42.612635 30611 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:42.617614 30611 webserver.cc:460] Webserver started at http://127.13.29.215:33497/ using document root <none> and password file <none>
I20260811 18:42:42.618497 30611 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:42.618747 30611 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:42.619300 30611 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:42.623721 30611 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/data/instance:
uuid: "c0baeca443444d69af3d6f973fe39739"
format_stamp: "Formatted at 2026-08-11 18:42:42 on dist-test-slave-bw88"
I20260811 18:42:42.624891 30611 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/wal/instance:
uuid: "c0baeca443444d69af3d6f973fe39739"
format_stamp: "Formatted at 2026-08-11 18:42:42 on dist-test-slave-bw88"
I20260811 18:42:42.633381 30611 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.005s
I20260811 18:42:42.639972 30633 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:42.642102 30611 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260811 18:42:42.642413 30611 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/wal
uuid: "c0baeca443444d69af3d6f973fe39739"
format_stamp: "Formatted at 2026-08-11 18:42:42 on dist-test-slave-bw88"
I20260811 18:42:42.642807 30611 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/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)
I20260811 18:42:42.662588 30611 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:42.664248 30611 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
I20260811 18:42:42.664925 30611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:42.667518 30611 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:42.670680 30611 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:42.670883 30611 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:42.671204 30611 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:42.671375 30611 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:42.771198 30611 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.215:43945
I20260811 18:42:42.771445 30797 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.215:43945 every 8 connection(s)
I20260811 18:42:42.773803 30611 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/data/info.pb
I20260811 18:42:42.776937 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 30611
I20260811 18:42:42.777246 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-22/wal/instance
I20260811 18:42:42.781868 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/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.13.29.216:0
--local_ip_for_outbound_sockets=127.13.29.216
--webserver_interface=127.13.29.216
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:42.802572 30798 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:42.803182 30798 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:42.804876 30798 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:42.807547 30604 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:42.811048 26329 ts_manager.cc:194] Registered new tserver with Master: c0baeca443444d69af3d6f973fe39739 (127.13.29.215:43945)
I20260811 18:42:42.812299 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.215:43957
W20260811 18:42:43.576386 30806 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:43.576835 30806 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:43.577095 30806 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:43.588531 30806 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:43.588841 30806 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.216
I20260811 18:42:43.603574 30806 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.216:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/data/info.pb
--webserver_interface=127.13.29.216
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.216
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:43.605387 30806 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:43.608009 30806 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:43.632941 30812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:43.635236 30813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:43.637741 30815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:43.637974 30806 server_base.cc:1034] running on GCE node
I20260811 18:42:43.639102 30806 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:43.640733 30806 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:43.642145 30806 hybrid_clock.cc:648] HybridClock initialized: now 1786473763641913 us; error 78 us; skew 500 ppm
I20260811 18:42:43.642629 30806 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:43.647454 30806 webserver.cc:460] Webserver started at http://127.13.29.216:43747/ using document root <none> and password file <none>
I20260811 18:42:43.648460 30806 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:43.648723 30806 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:43.649176 30806 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:43.652942 30806 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/data/instance:
uuid: "3c88439ea4c24e548212f02fb6ebaffd"
format_stamp: "Formatted at 2026-08-11 18:42:43 on dist-test-slave-bw88"
I20260811 18:42:43.654189 30806 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/wal/instance:
uuid: "3c88439ea4c24e548212f02fb6ebaffd"
format_stamp: "Formatted at 2026-08-11 18:42:43 on dist-test-slave-bw88"
I20260811 18:42:43.663126 30806 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.002s
I20260811 18:42:43.669076 30825 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:43.671155 30806 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:42:43.671451 30806 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/wal
uuid: "3c88439ea4c24e548212f02fb6ebaffd"
format_stamp: "Formatted at 2026-08-11 18:42:43 on dist-test-slave-bw88"
I20260811 18:42:43.671818 30806 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/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)
I20260811 18:42:43.710988 30806 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:43.712698 30806 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
I20260811 18:42:43.713358 30806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:43.715467 30806 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:43.718361 30806 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:43.718506 30806 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:43.718714 30806 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:43.718814 30806 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:43.817708 30798 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:43.842670 30806 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.216:33677
I20260811 18:42:43.842916 30977 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.216:33677 every 8 connection(s)
I20260811 18:42:43.845013 30806 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/data/info.pb
I20260811 18:42:43.851199 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 30806
I20260811 18:42:43.851501 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-23/wal/instance
I20260811 18:42:43.859333 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/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.13.29.217:0
--local_ip_for_outbound_sockets=127.13.29.217
--webserver_interface=127.13.29.217
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:43.873675 30978 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:43.874441 30978 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:43.876354 30978 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:43.878587 26331 ts_manager.cc:194] Registered new tserver with Master: 3c88439ea4c24e548212f02fb6ebaffd (127.13.29.216:33677)
I20260811 18:42:43.880431 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.216:33289
W20260811 18:42:44.732096 30983 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:44.732443 30983 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:44.732630 30983 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:44.742832 30983 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:44.743096 30983 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.217
I20260811 18:42:44.756423 30983 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.217:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/data/info.pb
--webserver_interface=127.13.29.217
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.217
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:44.758191 30983 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:44.760953 30983 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:44.782398 30990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:44.783317 30988 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:44.785310 30992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:44.786314 30983 server_base.cc:1034] running on GCE node
I20260811 18:42:44.787505 30983 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:44.789023 30983 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:44.790372 30983 hybrid_clock.cc:648] HybridClock initialized: now 1786473764790209 us; error 63 us; skew 500 ppm
I20260811 18:42:44.790757 30983 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:44.794859 30983 webserver.cc:460] Webserver started at http://127.13.29.217:41985/ using document root <none> and password file <none>
I20260811 18:42:44.795876 30983 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:44.796131 30983 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:44.796569 30983 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:44.800470 30983 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/data/instance:
uuid: "64a0408612534ac7b3f8163b9196ce90"
format_stamp: "Formatted at 2026-08-11 18:42:44 on dist-test-slave-bw88"
I20260811 18:42:44.801466 30983 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/wal/instance:
uuid: "64a0408612534ac7b3f8163b9196ce90"
format_stamp: "Formatted at 2026-08-11 18:42:44 on dist-test-slave-bw88"
I20260811 18:42:44.810688 30983 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.000s
I20260811 18:42:44.816587 30998 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:44.818563 30983 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
I20260811 18:42:44.818841 30983 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/wal
uuid: "64a0408612534ac7b3f8163b9196ce90"
format_stamp: "Formatted at 2026-08-11 18:42:44 on dist-test-slave-bw88"
I20260811 18:42:44.819191 30983 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/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)
I20260811 18:42:44.859679 30983 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:44.861080 30983 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
I20260811 18:42:44.861799 30983 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:44.863689 30983 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:44.866533 30983 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:44.866776 30983 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260811 18:42:44.867004 30983 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:44.867089 30983 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:44.887362 30978 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:44.971087 30983 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.217:36009
I20260811 18:42:44.972153 31154 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.217:36009 every 8 connection(s)
I20260811 18:42:44.972885 30983 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/data/info.pb
I20260811 18:42:44.980221 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 30983
I20260811 18:42:44.980459 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-24/wal/instance
I20260811 18:42:44.986049 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/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.13.29.218:0
--local_ip_for_outbound_sockets=127.13.29.218
--webserver_interface=127.13.29.218
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:45.003798 31156 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:45.004364 31156 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:45.005878 31156 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:45.008431 26331 ts_manager.cc:194] Registered new tserver with Master: 64a0408612534ac7b3f8163b9196ce90 (127.13.29.217:36009)
I20260811 18:42:45.009722 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.217:53137
W20260811 18:42:45.651953 31161 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:45.652312 31161 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:45.652457 31161 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:45.661676 31161 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:45.661877 31161 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.218
I20260811 18:42:45.674312 31161 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.218:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/data/info.pb
--webserver_interface=127.13.29.218
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.218
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:45.675932 31161 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:45.678509 31161 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:45.698913 31169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:45.701083 31161 server_base.cc:1034] running on GCE node
W20260811 18:42:45.702385 31166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:45.702952 31167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:45.704631 31161 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:45.706936 31161 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:45.708451 31161 hybrid_clock.cc:648] HybridClock initialized: now 1786473765708153 us; error 96 us; skew 500 ppm
I20260811 18:42:45.709267 31161 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:45.720039 31161 webserver.cc:460] Webserver started at http://127.13.29.218:41613/ using document root <none> and password file <none>
I20260811 18:42:45.721009 31161 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:45.721226 31161 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:45.721752 31161 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:45.725590 31161 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/data/instance:
uuid: "85e1c74379d545a9ba1b017400b41a3e"
format_stamp: "Formatted at 2026-08-11 18:42:45 on dist-test-slave-bw88"
I20260811 18:42:45.726624 31161 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/wal/instance:
uuid: "85e1c74379d545a9ba1b017400b41a3e"
format_stamp: "Formatted at 2026-08-11 18:42:45 on dist-test-slave-bw88"
I20260811 18:42:45.734531 31161 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
I20260811 18:42:45.740120 31178 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:45.742174 31161 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260811 18:42:45.742482 31161 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/wal
uuid: "85e1c74379d545a9ba1b017400b41a3e"
format_stamp: "Formatted at 2026-08-11 18:42:45 on dist-test-slave-bw88"
I20260811 18:42:45.742722 31161 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/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)
I20260811 18:42:45.762718 31161 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:45.763957 31161 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
I20260811 18:42:45.764398 31161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:45.765995 31161 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:45.768416 31161 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:45.768657 31161 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:45.768898 31161 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:45.769016 31161 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:45.854712 31161 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.218:36209
I20260811 18:42:45.854780 31337 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.218:36209 every 8 connection(s)
I20260811 18:42:45.856242 31161 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/data/info.pb
I20260811 18:42:45.860504 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 31161
I20260811 18:42:45.860726 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-25/wal/instance
I20260811 18:42:45.864971 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/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.13.29.219:0
--local_ip_for_outbound_sockets=127.13.29.219
--webserver_interface=127.13.29.219
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:45.883284 31338 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:45.883831 31338 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:45.884931 31338 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:45.887012 26327 ts_manager.cc:194] Registered new tserver with Master: 85e1c74379d545a9ba1b017400b41a3e (127.13.29.218:36209)
I20260811 18:42:45.888700 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.218:57465
I20260811 18:42:46.015126 31156 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:46.498056 31346 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:46.498488 31346 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:46.498627 31346 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:46.508466 31346 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:46.508677 31346 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.219
I20260811 18:42:46.520568 31346 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.219:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/data/info.pb
--webserver_interface=127.13.29.219
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.219
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:46.522392 31346 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:46.524564 31346 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:46.544103 31355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:46.544081 31352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:46.546764 31353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:46.546784 31346 server_base.cc:1034] running on GCE node
I20260811 18:42:46.548550 31346 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:46.550678 31346 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:46.552055 31346 hybrid_clock.cc:648] HybridClock initialized: now 1786473766551945 us; error 69 us; skew 500 ppm
I20260811 18:42:46.552448 31346 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:46.556334 31346 webserver.cc:460] Webserver started at http://127.13.29.219:40057/ using document root <none> and password file <none>
I20260811 18:42:46.557209 31346 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:46.557457 31346 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:46.557910 31346 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:46.561867 31346 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/data/instance:
uuid: "9f59755c2098463fa5b0d82c6e431102"
format_stamp: "Formatted at 2026-08-11 18:42:46 on dist-test-slave-bw88"
I20260811 18:42:46.562873 31346 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/wal/instance:
uuid: "9f59755c2098463fa5b0d82c6e431102"
format_stamp: "Formatted at 2026-08-11 18:42:46 on dist-test-slave-bw88"
I20260811 18:42:46.571094 31346 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.004s
I20260811 18:42:46.576442 31363 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:46.578408 31346 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260811 18:42:46.578649 31346 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/wal
uuid: "9f59755c2098463fa5b0d82c6e431102"
format_stamp: "Formatted at 2026-08-11 18:42:46 on dist-test-slave-bw88"
I20260811 18:42:46.578971 31346 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/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)
I20260811 18:42:46.605593 31346 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:46.606691 31346 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
I20260811 18:42:46.607208 31346 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:46.608493 31346 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:46.610530 31346 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:46.610657 31346 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:46.610833 31346 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:46.610925 31346 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:46.682055 31346 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.219:37393
I20260811 18:42:46.682111 31520 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.219:37393 every 8 connection(s)
I20260811 18:42:46.683841 31346 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/data/info.pb
I20260811 18:42:46.688827 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 31346
I20260811 18:42:46.689047 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-26/wal/instance
I20260811 18:42:46.693681 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/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.13.29.220:0
--local_ip_for_outbound_sockets=127.13.29.220
--webserver_interface=127.13.29.220
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:46.707688 31522 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:46.708177 31522 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:46.709262 31522 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:46.711233 26327 ts_manager.cc:194] Registered new tserver with Master: 9f59755c2098463fa5b0d82c6e431102 (127.13.29.219:37393)
I20260811 18:42:46.712330 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.219:45981
I20260811 18:42:46.892495 31338 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:47.368410 31528 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:47.368850 31528 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:47.369025 31528 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:47.379736 31528 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:47.380030 31528 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.220
I20260811 18:42:47.394742 31528 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.220:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/data/info.pb
--webserver_interface=127.13.29.220
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.220
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:47.396911 31528 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:47.399631 31528 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:47.423775 31536 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:47.424024 31534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:47.425117 31528 server_base.cc:1034] running on GCE node
W20260811 18:42:47.425544 31541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:47.426822 31528 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:47.428262 31528 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:47.429943 31528 hybrid_clock.cc:648] HybridClock initialized: now 1786473767429748 us; error 77 us; skew 500 ppm
I20260811 18:42:47.430403 31528 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:47.438720 31528 webserver.cc:460] Webserver started at http://127.13.29.220:39405/ using document root <none> and password file <none>
I20260811 18:42:47.439848 31528 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:47.440086 31528 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:47.440547 31528 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:47.444432 31528 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/data/instance:
uuid: "fbaf911a3d214f7b9c8a6a109e5baf7b"
format_stamp: "Formatted at 2026-08-11 18:42:47 on dist-test-slave-bw88"
I20260811 18:42:47.445524 31528 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/wal/instance:
uuid: "fbaf911a3d214f7b9c8a6a109e5baf7b"
format_stamp: "Formatted at 2026-08-11 18:42:47 on dist-test-slave-bw88"
I20260811 18:42:47.453689 31528 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260811 18:42:47.459532 31551 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:47.461468 31528 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260811 18:42:47.461784 31528 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/wal
uuid: "fbaf911a3d214f7b9c8a6a109e5baf7b"
format_stamp: "Formatted at 2026-08-11 18:42:47 on dist-test-slave-bw88"
I20260811 18:42:47.462083 31528 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/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)
I20260811 18:42:47.497277 31528 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:47.499078 31528 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
I20260811 18:42:47.499629 31528 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:47.501437 31528 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:47.504144 31528 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:47.504298 31528 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:47.504472 31528 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:47.504596 31528 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:47.594666 31528 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.220:46475
I20260811 18:42:47.594934 31715 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.220:46475 every 8 connection(s)
I20260811 18:42:47.596468 31528 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/data/info.pb
I20260811 18:42:47.602332 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 31528
I20260811 18:42:47.602612 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-27/wal/instance
I20260811 18:42:47.607745 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/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.13.29.221:0
--local_ip_for_outbound_sockets=127.13.29.221
--webserver_interface=127.13.29.221
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:47.623955 31716 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:47.624706 31716 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:47.626559 31716 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:47.628697 26331 ts_manager.cc:194] Registered new tserver with Master: fbaf911a3d214f7b9c8a6a109e5baf7b (127.13.29.220:46475)
I20260811 18:42:47.630257 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.220:51349
I20260811 18:42:47.715912 31522 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:48.336674 31720 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:48.337141 31720 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:48.337393 31720 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:48.348161 31720 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:48.348495 31720 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.221
I20260811 18:42:48.362558 31720 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.221:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/data/info.pb
--webserver_interface=127.13.29.221
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.221
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:48.364584 31720 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:48.367183 31720 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:48.388871 31732 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:48.389894 31736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:48.390453 31730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:48.394440 31720 server_base.cc:1034] running on GCE node
I20260811 18:42:48.395449 31720 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:48.396695 31720 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:48.398072 31720 hybrid_clock.cc:648] HybridClock initialized: now 1786473768397848 us; error 72 us; skew 500 ppm
I20260811 18:42:48.398561 31720 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:48.402841 31720 webserver.cc:460] Webserver started at http://127.13.29.221:43729/ using document root <none> and password file <none>
I20260811 18:42:48.403879 31720 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:48.404072 31720 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:48.404517 31720 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:48.408138 31720 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/data/instance:
uuid: "1ae54314e49d42ac8980bbeb1da7e4e9"
format_stamp: "Formatted at 2026-08-11 18:42:48 on dist-test-slave-bw88"
I20260811 18:42:48.409144 31720 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/wal/instance:
uuid: "1ae54314e49d42ac8980bbeb1da7e4e9"
format_stamp: "Formatted at 2026-08-11 18:42:48 on dist-test-slave-bw88"
I20260811 18:42:48.417307 31720 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.000s
I20260811 18:42:48.422729 31744 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:48.424445 31720 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260811 18:42:48.424723 31720 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/wal
uuid: "1ae54314e49d42ac8980bbeb1da7e4e9"
format_stamp: "Formatted at 2026-08-11 18:42:48 on dist-test-slave-bw88"
I20260811 18:42:48.425074 31720 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/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)
I20260811 18:42:48.452272 31720 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:48.453655 31720 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
I20260811 18:42:48.454248 31720 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:48.455991 31720 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:48.458352 31720 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:48.458460 31720 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:48.458643 31720 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:48.458739 31720 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:48.558001 31720 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.221:38605
I20260811 18:42:48.558290 31905 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.221:38605 every 8 connection(s)
I20260811 18:42:48.559999 31720 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/data/info.pb
I20260811 18:42:48.569082 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 31720
I20260811 18:42:48.569387 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-28/wal/instance
I20260811 18:42:48.577852 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/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.13.29.222:0
--local_ip_for_outbound_sockets=127.13.29.222
--webserver_interface=127.13.29.222
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:48.586005 31906 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:48.586496 31906 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:48.587894 31906 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:48.589937 26327 ts_manager.cc:194] Registered new tserver with Master: 1ae54314e49d42ac8980bbeb1da7e4e9 (127.13.29.221:38605)
I20260811 18:42:48.591053 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.221:57767
I20260811 18:42:48.633773 31716 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:49.236961 31911 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:49.237424 31911 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:49.237696 31911 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:49.248539 31911 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:49.248840 31911 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.222
I20260811 18:42:49.261093 31911 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.222:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/data/info.pb
--webserver_interface=127.13.29.222
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.222
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:49.262686 31911 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:49.264948 31911 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:49.285243 31919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:49.285440 31921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:49.286437 31924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:49.292363 31911 server_base.cc:1034] running on GCE node
I20260811 18:42:49.293725 31911 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:49.296016 31911 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:49.297538 31911 hybrid_clock.cc:648] HybridClock initialized: now 1786473769297356 us; error 134 us; skew 500 ppm
I20260811 18:42:49.298204 31911 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:49.302032 31911 webserver.cc:460] Webserver started at http://127.13.29.222:38467/ using document root <none> and password file <none>
I20260811 18:42:49.302977 31911 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:49.303160 31911 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:49.303584 31911 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:49.307286 31911 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/data/instance:
uuid: "f3f03d2131594a309405732bf59b2c73"
format_stamp: "Formatted at 2026-08-11 18:42:49 on dist-test-slave-bw88"
I20260811 18:42:49.308280 31911 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/wal/instance:
uuid: "f3f03d2131594a309405732bf59b2c73"
format_stamp: "Formatted at 2026-08-11 18:42:49 on dist-test-slave-bw88"
I20260811 18:42:49.315896 31911 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.002s
I20260811 18:42:49.321281 31931 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:49.323180 31911 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260811 18:42:49.323348 31911 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/wal
uuid: "f3f03d2131594a309405732bf59b2c73"
format_stamp: "Formatted at 2026-08-11 18:42:49 on dist-test-slave-bw88"
I20260811 18:42:49.323608 31911 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/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)
I20260811 18:42:49.346794 31911 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:49.348131 31911 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
I20260811 18:42:49.348755 31911 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:49.350587 31911 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:49.352761 31911 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:49.352937 31911 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:49.353148 31911 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:49.353256 31911 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:49.441560 31911 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.222:36205
I20260811 18:42:49.441849 32083 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.222:36205 every 8 connection(s)
I20260811 18:42:49.443714 31911 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/data/info.pb
I20260811 18:42:49.452687 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 31911
I20260811 18:42:49.452934 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-29/wal/instance
I20260811 18:42:49.458781 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/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.13.29.223:0
--local_ip_for_outbound_sockets=127.13.29.223
--webserver_interface=127.13.29.223
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:49.465461 32084 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:49.465902 32084 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:49.467049 32084 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:49.468935 26327 ts_manager.cc:194] Registered new tserver with Master: f3f03d2131594a309405732bf59b2c73 (127.13.29.222:36205)
I20260811 18:42:49.470089 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.222:36213
I20260811 18:42:49.595534 31906 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:50.138809 32089 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:50.139225 32089 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:50.139377 32089 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:50.150333 32089 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:50.150529 32089 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.223
I20260811 18:42:50.162927 32089 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.223:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/data/info.pb
--webserver_interface=127.13.29.223
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.223
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:50.164410 32089 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:50.166985 32089 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:50.188668 32097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:50.189101 32100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:50.189064 32098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:50.195199 32089 server_base.cc:1034] running on GCE node
I20260811 18:42:50.196233 32089 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:50.197541 32089 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:50.198846 32089 hybrid_clock.cc:648] HybridClock initialized: now 1786473770198686 us; error 69 us; skew 500 ppm
I20260811 18:42:50.199276 32089 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:50.203120 32089 webserver.cc:460] Webserver started at http://127.13.29.223:43377/ using document root <none> and password file <none>
I20260811 18:42:50.204145 32089 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:50.204401 32089 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:50.204857 32089 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:50.209306 32089 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/data/instance:
uuid: "8a4cd2f7df144ee4ab7cf2cef53b54d7"
format_stamp: "Formatted at 2026-08-11 18:42:50 on dist-test-slave-bw88"
I20260811 18:42:50.210410 32089 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/wal/instance:
uuid: "8a4cd2f7df144ee4ab7cf2cef53b54d7"
format_stamp: "Formatted at 2026-08-11 18:42:50 on dist-test-slave-bw88"
I20260811 18:42:50.219870 32089 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.002s	sys 0.006s
I20260811 18:42:50.225616 32110 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:50.227350 32089 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260811 18:42:50.227571 32089 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/wal
uuid: "8a4cd2f7df144ee4ab7cf2cef53b54d7"
format_stamp: "Formatted at 2026-08-11 18:42:50 on dist-test-slave-bw88"
I20260811 18:42:50.227903 32089 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/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)
I20260811 18:42:50.244608 32089 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:50.246008 32089 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
I20260811 18:42:50.246456 32089 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:50.248454 32089 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:50.251305 32089 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:50.251461 32089 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:50.251681 32089 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:50.251835 32089 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:50.356276 32089 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.223:43541
I20260811 18:42:50.356295 32258 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.223:43541 every 8 connection(s)
I20260811 18:42:50.358212 32089 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/data/info.pb
I20260811 18:42:50.358942 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 32089
I20260811 18:42:50.359330 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-30/wal/instance
I20260811 18:42:50.366786 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/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.13.29.224:0
--local_ip_for_outbound_sockets=127.13.29.224
--webserver_interface=127.13.29.224
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:50.390060 32259 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:50.390516 32259 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:50.391552 32259 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:50.393671 26331 ts_manager.cc:194] Registered new tserver with Master: 8a4cd2f7df144ee4ab7cf2cef53b54d7 (127.13.29.223:43541)
I20260811 18:42:50.395608 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.223:54589
I20260811 18:42:50.475207 32084 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:51.066424 32263 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:51.066881 32263 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:51.067173 32263 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:51.078011 32263 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:51.078274 32263 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.224
I20260811 18:42:51.097998 32263 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.224:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/data/info.pb
--webserver_interface=127.13.29.224
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.224
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:51.100284 32263 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:51.103415 32263 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:51.131786 32270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:51.133067 32271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:51.133496 32274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:51.135493 32263 server_base.cc:1034] running on GCE node
I20260811 18:42:51.136417 32263 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:51.137887 32263 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:51.139233 32263 hybrid_clock.cc:648] HybridClock initialized: now 1786473771139061 us; error 67 us; skew 500 ppm
I20260811 18:42:51.139618 32263 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:51.148993 32263 webserver.cc:460] Webserver started at http://127.13.29.224:38547/ using document root <none> and password file <none>
I20260811 18:42:51.150050 32263 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:51.150348 32263 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:51.150826 32263 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:51.154384 32263 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/data/instance:
uuid: "5998a8bca1a14b96b7f82774ec0d41e6"
format_stamp: "Formatted at 2026-08-11 18:42:51 on dist-test-slave-bw88"
I20260811 18:42:51.155493 32263 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/wal/instance:
uuid: "5998a8bca1a14b96b7f82774ec0d41e6"
format_stamp: "Formatted at 2026-08-11 18:42:51 on dist-test-slave-bw88"
I20260811 18:42:51.163936 32263 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260811 18:42:51.169410 32286 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:51.171319 32263 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260811 18:42:51.171571 32263 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/wal
uuid: "5998a8bca1a14b96b7f82774ec0d41e6"
format_stamp: "Formatted at 2026-08-11 18:42:51 on dist-test-slave-bw88"
I20260811 18:42:51.171954 32263 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/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)
I20260811 18:42:51.218122 32263 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:51.219733 32263 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
I20260811 18:42:51.220463 32263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:51.223699 32263 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:51.226964 32263 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:51.227104 32263 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:51.227252 32263 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:51.227358 32263 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:51.347566 32263 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.224:34417
I20260811 18:42:51.347834 32448 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.224:34417 every 8 connection(s)
I20260811 18:42:51.349623 32263 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/data/info.pb
I20260811 18:42:51.358071 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 32263
I20260811 18:42:51.358413 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-31/wal/instance
I20260811 18:42:51.362775 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/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.13.29.225:0
--local_ip_for_outbound_sockets=127.13.29.225
--webserver_interface=127.13.29.225
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:51.379886 32449 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:51.380421 32449 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:51.382738 32449 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:51.385526 26327 ts_manager.cc:194] Registered new tserver with Master: 5998a8bca1a14b96b7f82774ec0d41e6 (127.13.29.224:34417)
I20260811 18:42:51.386883 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.224:42405
I20260811 18:42:51.399552 32259 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:52.149088 32455 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:52.149554 32455 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:52.149744 32455 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:52.160725 32455 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:52.160961 32455 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.225
I20260811 18:42:52.173833 32455 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.225:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/data/info.pb
--webserver_interface=127.13.29.225
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.225
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:52.175652 32455 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:52.178431 32455 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:52.199781 32461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:52.200296 32462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:52.200404 32464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:52.203128 32455 server_base.cc:1034] running on GCE node
I20260811 18:42:52.204140 32455 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:52.205612 32455 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:52.207088 32455 hybrid_clock.cc:648] HybridClock initialized: now 1786473772206850 us; error 60 us; skew 500 ppm
I20260811 18:42:52.207557 32455 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:52.211860 32455 webserver.cc:460] Webserver started at http://127.13.29.225:36961/ using document root <none> and password file <none>
I20260811 18:42:52.213169 32455 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:52.213405 32455 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:52.213894 32455 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:52.217658 32455 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/data/instance:
uuid: "0f6dc7cab4cc4200878699811e99a324"
format_stamp: "Formatted at 2026-08-11 18:42:52 on dist-test-slave-bw88"
I20260811 18:42:52.218745 32455 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/wal/instance:
uuid: "0f6dc7cab4cc4200878699811e99a324"
format_stamp: "Formatted at 2026-08-11 18:42:52 on dist-test-slave-bw88"
I20260811 18:42:52.227944 32455 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.003s	sys 0.006s
I20260811 18:42:52.235051 32471 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:52.236994 32455 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260811 18:42:52.237190 32455 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/wal
uuid: "0f6dc7cab4cc4200878699811e99a324"
format_stamp: "Formatted at 2026-08-11 18:42:52 on dist-test-slave-bw88"
I20260811 18:42:52.237607 32455 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/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)
I20260811 18:42:52.258308 32455 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:52.259862 32455 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
I20260811 18:42:52.260566 32455 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:52.262604 32455 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:52.265832 32455 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:52.265936 32455 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:52.266108 32455 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:52.266211 32455 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:52.367816 32455 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.225:37365
I20260811 18:42:52.367882 32625 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.225:37365 every 8 connection(s)
I20260811 18:42:52.369606 32455 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/data/info.pb
I20260811 18:42:52.375025 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 32455
I20260811 18:42:52.375269 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-32/wal/instance
I20260811 18:42:52.380007 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/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.13.29.226:0
--local_ip_for_outbound_sockets=127.13.29.226
--webserver_interface=127.13.29.226
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:52.392257 32449 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:42:52.392975 32626 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:52.394933 32626 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:52.396606 32626 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:52.398716 26331 ts_manager.cc:194] Registered new tserver with Master: 0f6dc7cab4cc4200878699811e99a324 (127.13.29.225:37365)
I20260811 18:42:52.399809 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.225:39391
W20260811 18:42:52.952608 32630 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:52.952999 32630 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:52.953177 32630 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:52.963532 32630 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:52.963802 32630 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.226
I20260811 18:42:52.976301 32630 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.226:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/data/info.pb
--webserver_interface=127.13.29.226
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.226
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:52.978014 32630 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:52.980818 32630 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:53.002739 32636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:53.003065 32639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:53.003800 32641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:53.005327 32630 server_base.cc:1034] running on GCE node
I20260811 18:42:53.006407 32630 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:53.007827 32630 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:53.009212 32630 hybrid_clock.cc:648] HybridClock initialized: now 1786473773009037 us; error 65 us; skew 500 ppm
I20260811 18:42:53.009724 32630 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:53.013731 32630 webserver.cc:460] Webserver started at http://127.13.29.226:43829/ using document root <none> and password file <none>
I20260811 18:42:53.014642 32630 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:53.014845 32630 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:53.015257 32630 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:53.022419 32630 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/data/instance:
uuid: "45d1305b03cd4a2b8ddbbc342318ef08"
format_stamp: "Formatted at 2026-08-11 18:42:53 on dist-test-slave-bw88"
I20260811 18:42:53.023731 32630 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/wal/instance:
uuid: "45d1305b03cd4a2b8ddbbc342318ef08"
format_stamp: "Formatted at 2026-08-11 18:42:53 on dist-test-slave-bw88"
I20260811 18:42:53.032742 32630 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260811 18:42:53.039865 32649 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:53.042008 32630 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260811 18:42:53.042352 32630 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/wal
uuid: "45d1305b03cd4a2b8ddbbc342318ef08"
format_stamp: "Formatted at 2026-08-11 18:42:53 on dist-test-slave-bw88"
I20260811 18:42:53.042723 32630 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/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)
I20260811 18:42:53.065239 32630 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:53.066663 32630 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
I20260811 18:42:53.067168 32630 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:53.069093 32630 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:53.071489 32630 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:53.071652 32630 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:53.071852 32630 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:53.071986 32630 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:53.194018 32630 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.226:33523
I20260811 18:42:53.194236   336 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.226:33523 every 8 connection(s)
I20260811 18:42:53.195816 32630 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/data/info.pb
I20260811 18:42:53.200587 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 32630
I20260811 18:42:53.200817 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-33/wal/instance
I20260811 18:42:53.205695 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/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.13.29.227:0
--local_ip_for_outbound_sockets=127.13.29.227
--webserver_interface=127.13.29.227
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:53.226773   337 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:53.227223   337 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:53.228595   337 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:53.233309 26327 ts_manager.cc:194] Registered new tserver with Master: 45d1305b03cd4a2b8ddbbc342318ef08 (127.13.29.226:33523)
I20260811 18:42:53.234516 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.226:41489
I20260811 18:42:53.404187 32626 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:53.864493   343 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:53.864867   343 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:53.865010   343 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:53.873518   343 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:53.873778   343 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.227
I20260811 18:42:53.884222   343 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.227:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/data/info.pb
--webserver_interface=127.13.29.227
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.227
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:53.885855   343 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:53.887998   343 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:53.909291   349 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:53.909291   348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:53.909699   351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:53.915827   343 server_base.cc:1034] running on GCE node
I20260811 18:42:53.916801   343 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:53.917960   343 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:53.919334   343 hybrid_clock.cc:648] HybridClock initialized: now 1786473773919131 us; error 67 us; skew 500 ppm
I20260811 18:42:53.919766   343 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:53.922953   343 webserver.cc:460] Webserver started at http://127.13.29.227:38557/ using document root <none> and password file <none>
I20260811 18:42:53.923804   343 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:53.923985   343 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:53.924351   343 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:53.927634   343 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/data/instance:
uuid: "d9e81ea4f8ec457eb4d3fdcfac911a42"
format_stamp: "Formatted at 2026-08-11 18:42:53 on dist-test-slave-bw88"
I20260811 18:42:53.930168   343 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/wal/instance:
uuid: "d9e81ea4f8ec457eb4d3fdcfac911a42"
format_stamp: "Formatted at 2026-08-11 18:42:53 on dist-test-slave-bw88"
I20260811 18:42:53.938508   343 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.005s
I20260811 18:42:53.945046   358 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:53.947517   343 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.001s
I20260811 18:42:53.947906   343 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/wal
uuid: "d9e81ea4f8ec457eb4d3fdcfac911a42"
format_stamp: "Formatted at 2026-08-11 18:42:53 on dist-test-slave-bw88"
I20260811 18:42:53.948359   343 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/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)
I20260811 18:42:53.972522   343 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:53.973718   343 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
I20260811 18:42:53.974321   343 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:53.975994   343 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:53.978374   343 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:53.978492   343 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:53.978615   343 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:53.978681   343 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:54.090799   343 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.227:33275
I20260811 18:42:54.090834   505 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.227:33275 every 8 connection(s)
I20260811 18:42:54.092468   343 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/data/info.pb
I20260811 18:42:54.097543 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 343
I20260811 18:42:54.097774 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-34/wal/instance
I20260811 18:42:54.108850 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/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.13.29.228:0
--local_ip_for_outbound_sockets=127.13.29.228
--webserver_interface=127.13.29.228
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:54.126080   506 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:54.126628   506 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:54.128082   506 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:54.130316 26331 ts_manager.cc:194] Registered new tserver with Master: d9e81ea4f8ec457eb4d3fdcfac911a42 (127.13.29.227:33275)
I20260811 18:42:54.131757 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.227:41469
I20260811 18:42:54.238755   337 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:54.799697   511 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:54.800104   511 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:54.800292   511 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:54.811057   511 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:54.811312   511 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.228
I20260811 18:42:54.822556   511 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.228:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/data/info.pb
--webserver_interface=127.13.29.228
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.228
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:54.824111   511 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:54.826368   511 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:54.847121   517 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:54.847646   519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:54.847223   522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:54.850127   511 server_base.cc:1034] running on GCE node
I20260811 18:42:54.851022   511 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:54.852335   511 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:54.853629   511 hybrid_clock.cc:648] HybridClock initialized: now 1786473774853518 us; error 51 us; skew 500 ppm
I20260811 18:42:54.854120   511 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:54.857975   511 webserver.cc:460] Webserver started at http://127.13.29.228:35063/ using document root <none> and password file <none>
I20260811 18:42:54.858870   511 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:54.858997   511 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:54.859354   511 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:54.862655   511 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/data/instance:
uuid: "6c2caa22b94d4b8890ea9cc784ef7157"
format_stamp: "Formatted at 2026-08-11 18:42:54 on dist-test-slave-bw88"
I20260811 18:42:54.863533   511 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/wal/instance:
uuid: "6c2caa22b94d4b8890ea9cc784ef7157"
format_stamp: "Formatted at 2026-08-11 18:42:54 on dist-test-slave-bw88"
I20260811 18:42:54.870518   511 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260811 18:42:54.875682   529 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:54.877256   511 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260811 18:42:54.877561   511 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/wal
uuid: "6c2caa22b94d4b8890ea9cc784ef7157"
format_stamp: "Formatted at 2026-08-11 18:42:54 on dist-test-slave-bw88"
I20260811 18:42:54.877847   511 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/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)
I20260811 18:42:54.900733   511 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:54.902105   511 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
I20260811 18:42:54.902627   511 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:54.904194   511 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:54.906456   511 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:54.906607   511 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:54.906813   511 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:54.906942   511 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:54.990594   511 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.228:34489
I20260811 18:42:54.990602   685 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.228:34489 every 8 connection(s)
I20260811 18:42:54.992326   511 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/data/info.pb
I20260811 18:42:54.997709 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 511
I20260811 18:42:54.997991 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-35/wal/instance
I20260811 18:42:55.002566 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/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.13.29.229:0
--local_ip_for_outbound_sockets=127.13.29.229
--webserver_interface=127.13.29.229
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:55.026515   689 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:55.026940   689 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:55.028389   689 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:55.030611 26327 ts_manager.cc:194] Registered new tserver with Master: 6c2caa22b94d4b8890ea9cc784ef7157 (127.13.29.228:34489)
I20260811 18:42:55.031709 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.228:54047
I20260811 18:42:55.136425   506 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:55.641577   696 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:55.641958   696 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:55.642114   696 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:55.652585   696 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:55.652899   696 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.229
I20260811 18:42:55.665735   696 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.229:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/data/info.pb
--webserver_interface=127.13.29.229
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.229
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:55.667546   696 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:55.669853   696 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:55.693602   703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:55.697824   696 server_base.cc:1034] running on GCE node
W20260811 18:42:55.698252   704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:55.699072   709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:55.699961   696 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:55.701386   696 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:55.702816   696 hybrid_clock.cc:648] HybridClock initialized: now 1786473775702663 us; error 67 us; skew 500 ppm
I20260811 18:42:55.703255   696 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:55.706977   696 webserver.cc:460] Webserver started at http://127.13.29.229:36625/ using document root <none> and password file <none>
I20260811 18:42:55.708060   696 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:55.708225   696 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:55.708619   696 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:55.712416   696 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/data/instance:
uuid: "a0f35b26873346b78596c4e1f712edb4"
format_stamp: "Formatted at 2026-08-11 18:42:55 on dist-test-slave-bw88"
I20260811 18:42:55.713402   696 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/wal/instance:
uuid: "a0f35b26873346b78596c4e1f712edb4"
format_stamp: "Formatted at 2026-08-11 18:42:55 on dist-test-slave-bw88"
I20260811 18:42:55.721262   696 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260811 18:42:55.726939   715 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:55.728773   696 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260811 18:42:55.729055   696 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/wal
uuid: "a0f35b26873346b78596c4e1f712edb4"
format_stamp: "Formatted at 2026-08-11 18:42:55 on dist-test-slave-bw88"
I20260811 18:42:55.729310   696 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/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)
I20260811 18:42:55.775105   696 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:55.776121   696 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
I20260811 18:42:55.776618   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:55.778162   696 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:55.780557   696 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:55.780685   696 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:55.780848   696 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:55.780941   696 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:55.859264   696 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.229:40017
I20260811 18:42:55.859345   873 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.229:40017 every 8 connection(s)
I20260811 18:42:55.861227   696 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/data/info.pb
I20260811 18:42:55.866600 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 696
I20260811 18:42:55.866873 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-36/wal/instance
I20260811 18:42:55.871243 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/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.13.29.230:0
--local_ip_for_outbound_sockets=127.13.29.230
--webserver_interface=127.13.29.230
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:55.882623   874 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:55.883054   874 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:55.884613   874 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:55.886703 26327 ts_manager.cc:194] Registered new tserver with Master: a0f35b26873346b78596c4e1f712edb4 (127.13.29.229:40017)
I20260811 18:42:55.888357 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.229:45561
I20260811 18:42:56.035729   689 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:56.502499   879 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:56.502991   879 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:56.503264   879 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:56.513629   879 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:56.513948   879 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.230
I20260811 18:42:56.527411   879 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.230:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/data/info.pb
--webserver_interface=127.13.29.230
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.230
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:56.529261   879 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:56.532799   879 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:56.555410   886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:56.555308   889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:56.555474   885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:56.557590   879 server_base.cc:1034] running on GCE node
I20260811 18:42:56.558557   879 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:56.559895   879 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:56.561218   879 hybrid_clock.cc:648] HybridClock initialized: now 1786473776561113 us; error 59 us; skew 500 ppm
I20260811 18:42:56.561666   879 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:56.586383   879 webserver.cc:460] Webserver started at http://127.13.29.230:42671/ using document root <none> and password file <none>
I20260811 18:42:56.587390   879 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:56.587670   879 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:56.588158   879 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:56.591882   879 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/data/instance:
uuid: "528e5b8c8b7e4a77b53f0bd6d62d1f2a"
format_stamp: "Formatted at 2026-08-11 18:42:56 on dist-test-slave-bw88"
I20260811 18:42:56.592939   879 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/wal/instance:
uuid: "528e5b8c8b7e4a77b53f0bd6d62d1f2a"
format_stamp: "Formatted at 2026-08-11 18:42:56 on dist-test-slave-bw88"
I20260811 18:42:56.602109   879 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260811 18:42:56.607306   898 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:56.609184   879 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:42:56.609447   879 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/wal
uuid: "528e5b8c8b7e4a77b53f0bd6d62d1f2a"
format_stamp: "Formatted at 2026-08-11 18:42:56 on dist-test-slave-bw88"
I20260811 18:42:56.609743   879 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/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)
I20260811 18:42:56.649137   879 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:56.650590   879 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
I20260811 18:42:56.651122   879 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:56.652797   879 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:56.655526   879 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:56.655701   879 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:56.655978   879 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:56.656091   879 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:56.741072   879 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.230:44103
I20260811 18:42:56.741506  1055 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.230:44103 every 8 connection(s)
I20260811 18:42:56.743562   879 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/data/info.pb
I20260811 18:42:56.750993 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 879
I20260811 18:42:56.751255 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-37/wal/instance
I20260811 18:42:56.756211 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/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.13.29.231:0
--local_ip_for_outbound_sockets=127.13.29.231
--webserver_interface=127.13.29.231
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:56.777624  1056 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:56.778160  1056 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:56.780028  1056 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:56.782526 26327 ts_manager.cc:194] Registered new tserver with Master: 528e5b8c8b7e4a77b53f0bd6d62d1f2a (127.13.29.230:44103)
I20260811 18:42:56.783957 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.230:44677
I20260811 18:42:56.891813   874 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:57.447389  1060 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:57.447877  1060 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:57.448098  1060 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:57.459074  1060 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:57.459429  1060 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.231
I20260811 18:42:57.474378  1060 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.231:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/data/info.pb
--webserver_interface=127.13.29.231
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.231
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:57.476325  1060 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:57.479501  1060 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:57.506955  1067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:57.507541  1068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:57.507946  1071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:57.509430  1060 server_base.cc:1034] running on GCE node
I20260811 18:42:57.510697  1060 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:57.511916  1060 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:57.513222  1060 hybrid_clock.cc:648] HybridClock initialized: now 1786473777513116 us; error 74 us; skew 500 ppm
I20260811 18:42:57.514070  1060 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:57.518841  1060 webserver.cc:460] Webserver started at http://127.13.29.231:42817/ using document root <none> and password file <none>
I20260811 18:42:57.520040  1060 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:57.520362  1060 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:57.520912  1060 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:57.525167  1060 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/data/instance:
uuid: "df4d92fa58bf4661bd2ed3388b0acb9c"
format_stamp: "Formatted at 2026-08-11 18:42:57 on dist-test-slave-bw88"
I20260811 18:42:57.526381  1060 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/wal/instance:
uuid: "df4d92fa58bf4661bd2ed3388b0acb9c"
format_stamp: "Formatted at 2026-08-11 18:42:57 on dist-test-slave-bw88"
I20260811 18:42:57.534991  1060 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260811 18:42:57.540642  1078 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:57.542821  1060 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260811 18:42:57.543038  1060 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/wal
uuid: "df4d92fa58bf4661bd2ed3388b0acb9c"
format_stamp: "Formatted at 2026-08-11 18:42:57 on dist-test-slave-bw88"
I20260811 18:42:57.543390  1060 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/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)
I20260811 18:42:57.608069  1060 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:57.609839  1060 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
I20260811 18:42:57.610333  1060 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:57.612572  1060 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:57.615279  1060 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:57.615377  1060 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:57.615501  1060 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:57.615672  1060 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:57.718813  1060 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.231:33205
I20260811 18:42:57.718883  1240 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.231:33205 every 8 connection(s)
I20260811 18:42:57.720625  1060 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/data/info.pb
I20260811 18:42:57.730157 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 1060
I20260811 18:42:57.730568 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-38/wal/instance
I20260811 18:42:57.735932 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/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.13.29.232:0
--local_ip_for_outbound_sockets=127.13.29.232
--webserver_interface=127.13.29.232
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:57.753705  1243 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:57.754336  1243 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:57.756237  1243 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:57.758929 26331 ts_manager.cc:194] Registered new tserver with Master: df4d92fa58bf4661bd2ed3388b0acb9c (127.13.29.231:33205)
I20260811 18:42:57.760668 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.231:43751
I20260811 18:42:57.788724  1056 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:58.405781  1252 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:58.406155  1252 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:58.406364  1252 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:58.416400  1252 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:58.416733  1252 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.232
I20260811 18:42:58.428875  1252 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.232:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/data/info.pb
--webserver_interface=127.13.29.232
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.232
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:58.430533  1252 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:58.432956  1252 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:58.455021  1260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:58.455111  1263 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:58.455193  1259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:58.457259  1252 server_base.cc:1034] running on GCE node
I20260811 18:42:58.458345  1252 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:58.459724  1252 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:58.460987  1252 hybrid_clock.cc:648] HybridClock initialized: now 1786473778460904 us; error 74 us; skew 500 ppm
I20260811 18:42:58.461488  1252 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:58.465425  1252 webserver.cc:460] Webserver started at http://127.13.29.232:43465/ using document root <none> and password file <none>
I20260811 18:42:58.466463  1252 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:58.466662  1252 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:58.467069  1252 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:58.471060  1252 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/data/instance:
uuid: "0f3fa1b8bbd84de993722c9287bcd84d"
format_stamp: "Formatted at 2026-08-11 18:42:58 on dist-test-slave-bw88"
I20260811 18:42:58.471943  1252 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/wal/instance:
uuid: "0f3fa1b8bbd84de993722c9287bcd84d"
format_stamp: "Formatted at 2026-08-11 18:42:58 on dist-test-slave-bw88"
I20260811 18:42:58.480159  1252 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260811 18:42:58.485877  1270 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:58.487804  1252 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260811 18:42:58.488060  1252 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/wal
uuid: "0f3fa1b8bbd84de993722c9287bcd84d"
format_stamp: "Formatted at 2026-08-11 18:42:58 on dist-test-slave-bw88"
I20260811 18:42:58.488409  1252 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/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)
I20260811 18:42:58.520246  1252 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:58.521667  1252 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
I20260811 18:42:58.522166  1252 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:58.523729  1252 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:58.526513  1252 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:58.526612  1252 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:58.526726  1252 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:58.526788  1252 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:58.619737  1252 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.232:46131
I20260811 18:42:58.619794  1431 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.232:46131 every 8 connection(s)
I20260811 18:42:58.621698  1252 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/data/info.pb
I20260811 18:42:58.630373 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 1252
I20260811 18:42:58.630697 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-39/wal/instance
I20260811 18:42:58.638892 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/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.13.29.233:0
--local_ip_for_outbound_sockets=127.13.29.233
--webserver_interface=127.13.29.233
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:58.646154  1432 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:58.646700  1432 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:58.648185  1432 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:58.650818 26327 ts_manager.cc:194] Registered new tserver with Master: 0f3fa1b8bbd84de993722c9287bcd84d (127.13.29.232:46131)
I20260811 18:42:58.652364 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.232:38763
I20260811 18:42:58.765793  1243 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:42:59.260977  1439 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:42:59.261523  1439 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:42:59.261746  1439 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:42:59.274544  1439 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:42:59.274859  1439 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.233
I20260811 18:42:59.288684  1439 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.233:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/data/info.pb
--webserver_interface=127.13.29.233
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.233
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:42:59.290462  1439 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:42:59.293408  1439 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:42:59.316130  1453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:59.316287  1451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:42:59.316748  1449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:42:59.318902  1439 server_base.cc:1034] running on GCE node
I20260811 18:42:59.319851  1439 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:42:59.321080  1439 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:42:59.322417  1439 hybrid_clock.cc:648] HybridClock initialized: now 1786473779322295 us; error 68 us; skew 500 ppm
I20260811 18:42:59.322960  1439 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:42:59.326857  1439 webserver.cc:460] Webserver started at http://127.13.29.233:33003/ using document root <none> and password file <none>
I20260811 18:42:59.328024  1439 fs_manager.cc:359] Metadata directory not provided
I20260811 18:42:59.328236  1439 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:42:59.328747  1439 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:42:59.332453  1439 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/data/instance:
uuid: "1b3bb626891b4ac7a970dc9f13550869"
format_stamp: "Formatted at 2026-08-11 18:42:59 on dist-test-slave-bw88"
I20260811 18:42:59.333504  1439 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/wal/instance:
uuid: "1b3bb626891b4ac7a970dc9f13550869"
format_stamp: "Formatted at 2026-08-11 18:42:59 on dist-test-slave-bw88"
I20260811 18:42:59.342175  1439 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260811 18:42:59.348579  1459 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:59.350703  1439 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260811 18:42:59.351028  1439 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/wal
uuid: "1b3bb626891b4ac7a970dc9f13550869"
format_stamp: "Formatted at 2026-08-11 18:42:59 on dist-test-slave-bw88"
I20260811 18:42:59.351332  1439 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/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)
I20260811 18:42:59.389611  1439 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:42:59.390722  1439 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
I20260811 18:42:59.391369  1439 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:42:59.393141  1439 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:42:59.395970  1439 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:42:59.396102  1439 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:59.396265  1439 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:42:59.396340  1439 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:42:59.475538  1439 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.233:38329
I20260811 18:42:59.475565  1609 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.233:38329 every 8 connection(s)
I20260811 18:42:59.477584  1439 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/data/info.pb
I20260811 18:42:59.480387 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 1439
I20260811 18:42:59.480609 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-40/wal/instance
I20260811 18:42:59.484745 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/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.13.29.234:0
--local_ip_for_outbound_sockets=127.13.29.234
--webserver_interface=127.13.29.234
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:42:59.517215  1611 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:42:59.517817  1611 heartbeater.cc:464] Registering TS with master...
I20260811 18:42:59.519445  1611 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:42:59.521709 26331 ts_manager.cc:194] Registered new tserver with Master: 1b3bb626891b4ac7a970dc9f13550869 (127.13.29.233:38329)
I20260811 18:42:59.522897 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.233:48513
I20260811 18:42:59.657563  1432 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:00.170889  1619 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:00.171445  1619 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:00.171640  1619 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:00.182083  1619 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:00.182389  1619 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.234
I20260811 18:43:00.195333  1619 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.234:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/data/info.pb
--webserver_interface=127.13.29.234
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.234
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:00.197284  1619 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:00.199911  1619 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:00.224152  1626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:00.224236  1627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:00.225195  1632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:00.226073  1619 server_base.cc:1034] running on GCE node
I20260811 18:43:00.227078  1619 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:00.228324  1619 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:00.232612  1619 hybrid_clock.cc:648] HybridClock initialized: now 1786473780232498 us; error 136 us; skew 500 ppm
I20260811 18:43:00.232996  1619 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:00.239811  1619 webserver.cc:460] Webserver started at http://127.13.29.234:43827/ using document root <none> and password file <none>
I20260811 18:43:00.240813  1619 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:00.241034  1619 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:00.241861  1619 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:00.246533  1619 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/data/instance:
uuid: "bb095ab541cd443f943dfba074753795"
format_stamp: "Formatted at 2026-08-11 18:43:00 on dist-test-slave-bw88"
I20260811 18:43:00.247725  1619 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/wal/instance:
uuid: "bb095ab541cd443f943dfba074753795"
format_stamp: "Formatted at 2026-08-11 18:43:00 on dist-test-slave-bw88"
I20260811 18:43:00.256458  1619 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260811 18:43:00.262167  1639 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:00.264266  1619 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:43:00.264595  1619 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/wal
uuid: "bb095ab541cd443f943dfba074753795"
format_stamp: "Formatted at 2026-08-11 18:43:00 on dist-test-slave-bw88"
I20260811 18:43:00.264899  1619 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/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)
I20260811 18:43:00.301880  1619 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:00.303241  1619 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
I20260811 18:43:00.303711  1619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:00.305421  1619 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:00.307685  1619 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:00.307811  1619 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:00.308048  1619 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:00.308153  1619 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:00.414651  1619 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.234:41465
I20260811 18:43:00.414770  1802 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.234:41465 every 8 connection(s)
I20260811 18:43:00.416680  1619 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/data/info.pb
I20260811 18:43:00.418512 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 1619
I20260811 18:43:00.418782 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-41/wal/instance
I20260811 18:43:00.423784 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/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.13.29.235:0
--local_ip_for_outbound_sockets=127.13.29.235
--webserver_interface=127.13.29.235
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:00.450496  1803 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:00.450922  1803 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:00.452491  1803 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:00.454788 26331 ts_manager.cc:194] Registered new tserver with Master: bb095ab541cd443f943dfba074753795 (127.13.29.234:41465)
I20260811 18:43:00.456421 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.234:40629
I20260811 18:43:00.528010  1611 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:01.172607  1807 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:01.173070  1807 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:01.173240  1807 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:01.185864  1807 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:01.186148  1807 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.235
I20260811 18:43:01.201867  1807 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.235:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/data/info.pb
--webserver_interface=127.13.29.235
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.235
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:01.203630  1807 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:01.206616  1807 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:01.234977  1814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:01.235042  1815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:01.235405  1817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:01.237397  1807 server_base.cc:1034] running on GCE node
I20260811 18:43:01.238617  1807 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:01.240002  1807 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:01.241266  1807 hybrid_clock.cc:648] HybridClock initialized: now 1786473781241190 us; error 39 us; skew 500 ppm
I20260811 18:43:01.241668  1807 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:01.244813  1807 webserver.cc:460] Webserver started at http://127.13.29.235:41799/ using document root <none> and password file <none>
I20260811 18:43:01.245704  1807 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:01.245848  1807 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:01.246258  1807 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:01.250101  1807 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/data/instance:
uuid: "2d5ff5f849db4a4c9206cbef26efe9dc"
format_stamp: "Formatted at 2026-08-11 18:43:01 on dist-test-slave-bw88"
I20260811 18:43:01.250954  1807 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/wal/instance:
uuid: "2d5ff5f849db4a4c9206cbef26efe9dc"
format_stamp: "Formatted at 2026-08-11 18:43:01 on dist-test-slave-bw88"
I20260811 18:43:01.258159  1807 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260811 18:43:01.262732  1825 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:01.264688  1807 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260811 18:43:01.264890  1807 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/wal
uuid: "2d5ff5f849db4a4c9206cbef26efe9dc"
format_stamp: "Formatted at 2026-08-11 18:43:01 on dist-test-slave-bw88"
I20260811 18:43:01.265089  1807 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/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)
I20260811 18:43:01.288004  1807 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:01.289125  1807 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
I20260811 18:43:01.289551  1807 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:01.290644  1807 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:01.292563  1807 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:01.292641  1807 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:01.292795  1807 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:01.292848  1807 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:01.375432  1807 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.235:46197
I20260811 18:43:01.375474  1975 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.235:46197 every 8 connection(s)
I20260811 18:43:01.377044  1807 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/data/info.pb
I20260811 18:43:01.383365 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 1807
I20260811 18:43:01.383679 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-42/wal/instance
I20260811 18:43:01.388334 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/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.13.29.236:0
--local_ip_for_outbound_sockets=127.13.29.236
--webserver_interface=127.13.29.236
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:01.397758  1976 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:01.398480  1976 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:01.400507  1976 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:01.402850 26327 ts_manager.cc:194] Registered new tserver with Master: 2d5ff5f849db4a4c9206cbef26efe9dc (127.13.29.235:46197)
I20260811 18:43:01.403857 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.235:47513
I20260811 18:43:01.461510  1803 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:02.057049  1983 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:02.057533  1983 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:02.057698  1983 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:02.067073  1983 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:02.067359  1983 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.236
I20260811 18:43:02.082449  1983 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.236:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/data/info.pb
--webserver_interface=127.13.29.236
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.236
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:02.084379  1983 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:02.086897  1983 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:02.119065  1993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:02.120323  1994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:02.122659  1996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:02.123060  1983 server_base.cc:1034] running on GCE node
I20260811 18:43:02.124150  1983 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:02.125437  1983 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:02.126809  1983 hybrid_clock.cc:648] HybridClock initialized: now 1786473782126622 us; error 93 us; skew 500 ppm
I20260811 18:43:02.127188  1983 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:02.130357  1983 webserver.cc:460] Webserver started at http://127.13.29.236:44375/ using document root <none> and password file <none>
I20260811 18:43:02.131268  1983 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:02.131444  1983 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:02.131839  1983 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:02.136514  1983 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/data/instance:
uuid: "01d8ec52143c4b51b5bc1976ae8e11ae"
format_stamp: "Formatted at 2026-08-11 18:43:02 on dist-test-slave-bw88"
I20260811 18:43:02.137593  1983 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/wal/instance:
uuid: "01d8ec52143c4b51b5bc1976ae8e11ae"
format_stamp: "Formatted at 2026-08-11 18:43:02 on dist-test-slave-bw88"
I20260811 18:43:02.144982  1983 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260811 18:43:02.150074  2006 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:02.152046  1983 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:43:02.152268  1983 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/wal
uuid: "01d8ec52143c4b51b5bc1976ae8e11ae"
format_stamp: "Formatted at 2026-08-11 18:43:02 on dist-test-slave-bw88"
I20260811 18:43:02.152516  1983 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/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)
I20260811 18:43:02.173988  1983 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:02.175531  1983 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
I20260811 18:43:02.175915  1983 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:02.177315  1983 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:02.179563  1983 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:02.179674  1983 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:02.179829  1983 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:02.179905  1983 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:02.335443  1983 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.236:41987
I20260811 18:43:02.335474  2161 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.236:41987 every 8 connection(s)
I20260811 18:43:02.337378  1983 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/data/info.pb
I20260811 18:43:02.339917 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 1983
I20260811 18:43:02.340123 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-43/wal/instance
I20260811 18:43:02.345099 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/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.13.29.237:0
--local_ip_for_outbound_sockets=127.13.29.237
--webserver_interface=127.13.29.237
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:02.362604  2162 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:02.363070  2162 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:02.364378  2162 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:02.367678 26327 ts_manager.cc:194] Registered new tserver with Master: 01d8ec52143c4b51b5bc1976ae8e11ae (127.13.29.236:41987)
I20260811 18:43:02.368825 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.236:58055
I20260811 18:43:02.408474  1976 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:02.960582  2167 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:02.960955  2167 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:02.961063  2167 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:02.970592  2167 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:02.970870  2167 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.237
I20260811 18:43:02.984387  2167 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.237:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/data/info.pb
--webserver_interface=127.13.29.237
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.237
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:02.986114  2167 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:02.988404  2167 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:03.008785  2176 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:03.009087  2177 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:03.009774  2179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:03.010082  2167 server_base.cc:1034] running on GCE node
I20260811 18:43:03.010896  2167 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:03.019336  2167 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:03.020972  2167 hybrid_clock.cc:648] HybridClock initialized: now 1786473783020820 us; error 83 us; skew 500 ppm
I20260811 18:43:03.021661  2167 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:03.026551  2167 webserver.cc:460] Webserver started at http://127.13.29.237:39489/ using document root <none> and password file <none>
I20260811 18:43:03.027881  2167 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:03.028281  2167 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:03.028889  2167 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:03.038933  2167 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/data/instance:
uuid: "2e38e46e075d42b1be9dfddbf7cfea38"
format_stamp: "Formatted at 2026-08-11 18:43:03 on dist-test-slave-bw88"
I20260811 18:43:03.040076  2167 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/wal/instance:
uuid: "2e38e46e075d42b1be9dfddbf7cfea38"
format_stamp: "Formatted at 2026-08-11 18:43:03 on dist-test-slave-bw88"
I20260811 18:43:03.049892  2167 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.005s	sys 0.004s
I20260811 18:43:03.058414  2191 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:03.061710  2167 fs_manager.cc:725] Time spent opening block manager: real 0.007s	user 0.005s	sys 0.000s
I20260811 18:43:03.062088  2167 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/wal
uuid: "2e38e46e075d42b1be9dfddbf7cfea38"
format_stamp: "Formatted at 2026-08-11 18:43:03 on dist-test-slave-bw88"
I20260811 18:43:03.062438  2167 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/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)
I20260811 18:43:03.092417  2167 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:03.094889  2167 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
I20260811 18:43:03.095855  2167 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:03.100098  2167 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:03.103880  2167 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:03.104143  2167 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:03.104501  2167 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:03.104677  2167 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:03.206305  2167 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.237:44981
I20260811 18:43:03.206317  2357 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.237:44981 every 8 connection(s)
I20260811 18:43:03.208067  2167 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/data/info.pb
I20260811 18:43:03.216566 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 2167
I20260811 18:43:03.216770 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-44/wal/instance
I20260811 18:43:03.221158 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/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.13.29.238:0
--local_ip_for_outbound_sockets=127.13.29.238
--webserver_interface=127.13.29.238
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:03.233446  2358 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:03.234042  2358 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:03.235497  2358 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:03.237758 26331 ts_manager.cc:194] Registered new tserver with Master: 2e38e46e075d42b1be9dfddbf7cfea38 (127.13.29.237:44981)
I20260811 18:43:03.239101 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.237:40223
I20260811 18:43:03.373106  2162 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:03.851476  2362 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:03.851811  2362 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:03.851989  2362 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:03.864624  2362 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:03.865005  2362 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.238
I20260811 18:43:03.879191  2362 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.238:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/data/info.pb
--webserver_interface=127.13.29.238
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.238
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:03.881469  2362 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:03.884171  2362 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:03.904229  2369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:03.904460  2373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:03.904688  2370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:03.907490  2362 server_base.cc:1034] running on GCE node
I20260811 18:43:03.908506  2362 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:03.909940  2362 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:03.911260  2362 hybrid_clock.cc:648] HybridClock initialized: now 1786473783911165 us; error 57 us; skew 500 ppm
I20260811 18:43:03.911914  2362 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:03.915021  2362 webserver.cc:460] Webserver started at http://127.13.29.238:46613/ using document root <none> and password file <none>
I20260811 18:43:03.915946  2362 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:03.916182  2362 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:03.916589  2362 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:03.920104  2362 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/data/instance:
uuid: "1a96b44a2ab44bbfa1a85bca1eca085b"
format_stamp: "Formatted at 2026-08-11 18:43:03 on dist-test-slave-bw88"
I20260811 18:43:03.921110  2362 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/wal/instance:
uuid: "1a96b44a2ab44bbfa1a85bca1eca085b"
format_stamp: "Formatted at 2026-08-11 18:43:03 on dist-test-slave-bw88"
I20260811 18:43:03.928184  2362 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260811 18:43:03.933578  2381 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:03.935914  2362 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:43:03.936228  2362 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/wal
uuid: "1a96b44a2ab44bbfa1a85bca1eca085b"
format_stamp: "Formatted at 2026-08-11 18:43:03 on dist-test-slave-bw88"
I20260811 18:43:03.936663  2362 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/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)
I20260811 18:43:03.957079  2362 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:03.958850  2362 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
I20260811 18:43:03.959316  2362 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:03.960966  2362 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:03.963173  2362 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:03.963336  2362 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:03.963568  2362 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:03.963646  2362 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:04.047719  2362 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.238:40029
I20260811 18:43:04.047840  2547 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.238:40029 every 8 connection(s)
I20260811 18:43:04.050159  2362 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/data/info.pb
I20260811 18:43:04.056607 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 2362
I20260811 18:43:04.056897 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-45/wal/instance
I20260811 18:43:04.062263 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/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.13.29.239:0
--local_ip_for_outbound_sockets=127.13.29.239
--webserver_interface=127.13.29.239
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:04.080077  2548 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:04.080515  2548 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:04.081900  2548 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:04.083865 26327 ts_manager.cc:194] Registered new tserver with Master: 1a96b44a2ab44bbfa1a85bca1eca085b (127.13.29.238:40029)
I20260811 18:43:04.085081 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.238:39375
I20260811 18:43:04.244321  2358 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:04.694217  2552 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:04.694805  2552 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:04.695053  2552 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:04.706633  2552 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:04.706981  2552 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.239
I20260811 18:43:04.721505  2552 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.239:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/data/info.pb
--webserver_interface=127.13.29.239
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.239
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:04.723201  2552 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:04.725891  2552 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:04.752053  2560 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:04.752521  2563 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:04.753218  2559 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:04.753599  2552 server_base.cc:1034] running on GCE node
I20260811 18:43:04.754654  2552 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:04.755919  2552 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:04.757207  2552 hybrid_clock.cc:648] HybridClock initialized: now 1786473784757131 us; error 59 us; skew 500 ppm
I20260811 18:43:04.757613  2552 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:04.762038  2552 webserver.cc:460] Webserver started at http://127.13.29.239:33277/ using document root <none> and password file <none>
I20260811 18:43:04.762873  2552 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:04.763033  2552 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:04.763504  2552 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:04.768569  2552 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/data/instance:
uuid: "3ce50c9fc8854a70a891fdea3ae470a9"
format_stamp: "Formatted at 2026-08-11 18:43:04 on dist-test-slave-bw88"
I20260811 18:43:04.769842  2552 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/wal/instance:
uuid: "3ce50c9fc8854a70a891fdea3ae470a9"
format_stamp: "Formatted at 2026-08-11 18:43:04 on dist-test-slave-bw88"
I20260811 18:43:04.781752  2552 fs_manager.cc:691] Time spent creating directory manager: real 0.011s	user 0.005s	sys 0.004s
I20260811 18:43:04.790128  2573 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:04.793783  2552 fs_manager.cc:725] Time spent opening block manager: real 0.007s	user 0.003s	sys 0.001s
I20260811 18:43:04.794327  2552 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/wal
uuid: "3ce50c9fc8854a70a891fdea3ae470a9"
format_stamp: "Formatted at 2026-08-11 18:43:04 on dist-test-slave-bw88"
I20260811 18:43:04.795171  2552 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/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)
I20260811 18:43:04.820103  2552 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:04.821982  2552 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
I20260811 18:43:04.822628  2552 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:04.824235  2552 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:04.826653  2552 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:04.826779  2552 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:04.826925  2552 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:04.826980  2552 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:04.912185  2552 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.239:38691
I20260811 18:43:04.912266  2735 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.239:38691 every 8 connection(s)
I20260811 18:43:04.914008  2552 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/data/info.pb
I20260811 18:43:04.920320 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 2552
I20260811 18:43:04.920548 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-46/wal/instance
I20260811 18:43:04.927626 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/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.13.29.240:0
--local_ip_for_outbound_sockets=127.13.29.240
--webserver_interface=127.13.29.240
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:04.947605  2738 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:04.948139  2738 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:04.950208  2738 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:04.952163 26329 ts_manager.cc:194] Registered new tserver with Master: 3ce50c9fc8854a70a891fdea3ae470a9 (127.13.29.239:38691)
I20260811 18:43:04.953312 26329 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.239:41505
I20260811 18:43:05.089327  2548 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:05.598161  2742 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:05.598587  2742 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:05.598763  2742 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:05.607450  2742 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:05.607709  2742 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.240
I20260811 18:43:05.619180  2742 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.240:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/data/info.pb
--webserver_interface=127.13.29.240
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.240
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:05.621052  2742 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:05.623980  2742 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:05.648901  2751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:05.649770  2750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:05.651010  2753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:05.651029  2742 server_base.cc:1034] running on GCE node
I20260811 18:43:05.652046  2742 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:05.653370  2742 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:05.654695  2742 hybrid_clock.cc:648] HybridClock initialized: now 1786473785654587 us; error 56 us; skew 500 ppm
I20260811 18:43:05.655045  2742 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:05.658412  2742 webserver.cc:460] Webserver started at http://127.13.29.240:43801/ using document root <none> and password file <none>
I20260811 18:43:05.659531  2742 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:05.659709  2742 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:05.660068  2742 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:05.663559  2742 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/data/instance:
uuid: "42cd913da04041689f21b704660ba403"
format_stamp: "Formatted at 2026-08-11 18:43:05 on dist-test-slave-bw88"
I20260811 18:43:05.664409  2742 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/wal/instance:
uuid: "42cd913da04041689f21b704660ba403"
format_stamp: "Formatted at 2026-08-11 18:43:05 on dist-test-slave-bw88"
I20260811 18:43:05.672570  2742 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260811 18:43:05.677379  2759 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:05.679306  2742 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260811 18:43:05.679503  2742 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/wal
uuid: "42cd913da04041689f21b704660ba403"
format_stamp: "Formatted at 2026-08-11 18:43:05 on dist-test-slave-bw88"
I20260811 18:43:05.679790  2742 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/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)
I20260811 18:43:05.715747  2742 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:05.716777  2742 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
I20260811 18:43:05.717242  2742 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:05.719118  2742 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:05.721679  2742 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:05.721808  2742 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:05.721982  2742 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:05.722064  2742 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:05.814793  2742 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.240:45405
I20260811 18:43:05.814868  2914 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.240:45405 every 8 connection(s)
I20260811 18:43:05.816398  2742 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/data/info.pb
I20260811 18:43:05.825702 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 2742
I20260811 18:43:05.825922 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-47/wal/instance
I20260811 18:43:05.830211 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/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.13.29.241:0
--local_ip_for_outbound_sockets=127.13.29.241
--webserver_interface=127.13.29.241
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:05.838249  2915 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:05.838793  2915 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:05.840085  2915 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:05.842370 26325 ts_manager.cc:194] Registered new tserver with Master: 42cd913da04041689f21b704660ba403 (127.13.29.240:45405)
I20260811 18:43:05.843997 26325 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.240:53551
I20260811 18:43:05.956674  2738 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:06.339926  2920 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:06.340282  2920 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:06.340442  2920 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:06.350677  2920 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:06.350931  2920 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.241
I20260811 18:43:06.362279  2920 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.241:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/data/info.pb
--webserver_interface=127.13.29.241
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.241
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:06.363762  2920 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:06.365850  2920 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:06.386677  2928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:06.389712  2929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:06.390796  2935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:06.391113  2920 server_base.cc:1034] running on GCE node
I20260811 18:43:06.392006  2920 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:06.393204  2920 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:06.394714  2920 hybrid_clock.cc:648] HybridClock initialized: now 1786473786394565 us; error 88 us; skew 500 ppm
I20260811 18:43:06.395105  2920 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:06.398205  2920 webserver.cc:460] Webserver started at http://127.13.29.241:45073/ using document root <none> and password file <none>
I20260811 18:43:06.399078  2920 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:06.399268  2920 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:06.399730  2920 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:06.403302  2920 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/data/instance:
uuid: "77b9c736941d4525a4114748a610293b"
format_stamp: "Formatted at 2026-08-11 18:43:06 on dist-test-slave-bw88"
I20260811 18:43:06.404150  2920 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/wal/instance:
uuid: "77b9c736941d4525a4114748a610293b"
format_stamp: "Formatted at 2026-08-11 18:43:06 on dist-test-slave-bw88"
I20260811 18:43:06.411042  2920 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260811 18:43:06.415678  2941 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:06.417603  2920 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:43:06.417770  2920 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/wal
uuid: "77b9c736941d4525a4114748a610293b"
format_stamp: "Formatted at 2026-08-11 18:43:06 on dist-test-slave-bw88"
I20260811 18:43:06.417968  2920 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/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)
I20260811 18:43:06.457446  2920 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:06.458628  2920 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
I20260811 18:43:06.459026  2920 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:06.460323  2920 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:06.462369  2920 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:06.462498  2920 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:06.462685  2920 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:06.462762  2920 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:06.516319  2920 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.241:35423
I20260811 18:43:06.516476  3100 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.241:35423 every 8 connection(s)
I20260811 18:43:06.518419  2920 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/data/info.pb
I20260811 18:43:06.519824 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 2920
I20260811 18:43:06.520071 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-48/wal/instance
I20260811 18:43:06.524434 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/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.13.29.242:0
--local_ip_for_outbound_sockets=127.13.29.242
--webserver_interface=127.13.29.242
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:06.545976  3101 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:06.546478  3101 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:06.547802  3101 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:06.550063 26325 ts_manager.cc:194] Registered new tserver with Master: 77b9c736941d4525a4114748a610293b (127.13.29.241:35423)
I20260811 18:43:06.551503 26325 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.241:55283
I20260811 18:43:06.850564  2915 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:07.197747  3105 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:07.198144  3105 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:07.198304  3105 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:07.208909  3105 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:07.209184  3105 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.242
I20260811 18:43:07.221195  3105 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.242:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/data/info.pb
--webserver_interface=127.13.29.242
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.242
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:07.222951  3105 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:07.225680  3105 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:07.250821  3114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:07.251367  3113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:07.251096  3117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:07.253332  3105 server_base.cc:1034] running on GCE node
I20260811 18:43:07.254828  3105 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:07.257313  3105 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:07.258713  3105 hybrid_clock.cc:648] HybridClock initialized: now 1786473787258472 us; error 110 us; skew 500 ppm
I20260811 18:43:07.259330  3105 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:07.271050  3105 webserver.cc:460] Webserver started at http://127.13.29.242:35189/ using document root <none> and password file <none>
I20260811 18:43:07.272279  3105 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:07.272476  3105 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:07.272995  3105 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:07.276484  3105 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/data/instance:
uuid: "2a619b1599a44379aab0aee7f1ec12ca"
format_stamp: "Formatted at 2026-08-11 18:43:07 on dist-test-slave-bw88"
I20260811 18:43:07.277478  3105 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/wal/instance:
uuid: "2a619b1599a44379aab0aee7f1ec12ca"
format_stamp: "Formatted at 2026-08-11 18:43:07 on dist-test-slave-bw88"
I20260811 18:43:07.284755  3105 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260811 18:43:07.290107  3127 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:07.291885  3105 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
I20260811 18:43:07.292249  3105 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/wal
uuid: "2a619b1599a44379aab0aee7f1ec12ca"
format_stamp: "Formatted at 2026-08-11 18:43:07 on dist-test-slave-bw88"
I20260811 18:43:07.292496  3105 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/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)
I20260811 18:43:07.328966  3105 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:07.330453  3105 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
I20260811 18:43:07.331087  3105 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:07.332756  3105 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:07.336287  3105 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:07.336493  3105 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260811 18:43:07.336668  3105 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:07.336745  3105 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:07.447177  3105 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.242:44683
I20260811 18:43:07.447407  3269 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.242:44683 every 8 connection(s)
I20260811 18:43:07.448973  3105 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/data/info.pb
I20260811 18:43:07.451725 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 3105
I20260811 18:43:07.451933 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-49/wal/instance
I20260811 18:43:07.456936 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/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.13.29.243:0
--local_ip_for_outbound_sockets=127.13.29.243
--webserver_interface=127.13.29.243
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:07.474182  3270 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:07.474803  3270 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:07.476241  3270 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:07.478726 26331 ts_manager.cc:194] Registered new tserver with Master: 2a619b1599a44379aab0aee7f1ec12ca (127.13.29.242:44683)
I20260811 18:43:07.480077 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.242:49773
I20260811 18:43:07.555893  3101 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:08.199126  3276 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:08.199810  3276 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:08.200083  3276 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:08.211651  3276 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:08.211863  3276 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.243
I20260811 18:43:08.224769  3276 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.243:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/data/info.pb
--webserver_interface=127.13.29.243
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.243
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:08.226483  3276 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:08.228842  3276 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:08.249975  3284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:08.250175  3285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:08.249850  3289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:08.252665  3276 server_base.cc:1034] running on GCE node
I20260811 18:43:08.253773  3276 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:08.255070  3276 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:08.256709  3276 hybrid_clock.cc:648] HybridClock initialized: now 1786473788256552 us; error 60 us; skew 500 ppm
I20260811 18:43:08.257169  3276 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:08.260890  3276 webserver.cc:460] Webserver started at http://127.13.29.243:35659/ using document root <none> and password file <none>
I20260811 18:43:08.262046  3276 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:08.262300  3276 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:08.262750  3276 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:08.267210  3276 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/data/instance:
uuid: "93a92d9153a748adb668f4abf5898813"
format_stamp: "Formatted at 2026-08-11 18:43:08 on dist-test-slave-bw88"
I20260811 18:43:08.268455  3276 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/wal/instance:
uuid: "93a92d9153a748adb668f4abf5898813"
format_stamp: "Formatted at 2026-08-11 18:43:08 on dist-test-slave-bw88"
I20260811 18:43:08.275970  3276 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.001s
I20260811 18:43:08.281158  3299 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:08.282989  3276 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260811 18:43:08.283224  3276 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/wal
uuid: "93a92d9153a748adb668f4abf5898813"
format_stamp: "Formatted at 2026-08-11 18:43:08 on dist-test-slave-bw88"
I20260811 18:43:08.283531  3276 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/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)
I20260811 18:43:08.304673  3276 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:08.305881  3276 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
I20260811 18:43:08.306315  3276 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:08.308423  3276 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:08.311515  3276 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:08.311674  3276 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:08.311870  3276 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:08.311980  3276 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:08.406924  3276 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.243:39921
I20260811 18:43:08.407171  3459 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.243:39921 every 8 connection(s)
I20260811 18:43:08.408862  3276 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/data/info.pb
I20260811 18:43:08.413383 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 3276
I20260811 18:43:08.413733 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-50/wal/instance
I20260811 18:43:08.418694 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/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.13.29.244:0
--local_ip_for_outbound_sockets=127.13.29.244
--webserver_interface=127.13.29.244
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:08.449193  3460 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:08.449570  3460 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:08.450789  3460 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:08.452800 26325 ts_manager.cc:194] Registered new tserver with Master: 93a92d9153a748adb668f4abf5898813 (127.13.29.243:39921)
I20260811 18:43:08.453907 26325 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.243:33351
I20260811 18:43:08.485312  3270 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:09.032233  3465 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:09.032641  3465 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:09.032816  3465 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:09.042454  3465 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:09.042757  3465 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.244
I20260811 18:43:09.054477  3465 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.244:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/data/info.pb
--webserver_interface=127.13.29.244
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.244
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:09.056322  3465 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:09.059142  3465 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:09.079821  3472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:09.080446  3471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:09.081761  3476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:09.082996  3465 server_base.cc:1034] running on GCE node
I20260811 18:43:09.084110  3465 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:09.086092  3465 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:09.087575  3465 hybrid_clock.cc:648] HybridClock initialized: now 1786473789087404 us; error 81 us; skew 500 ppm
I20260811 18:43:09.088335  3465 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:09.092654  3465 webserver.cc:460] Webserver started at http://127.13.29.244:45349/ using document root <none> and password file <none>
I20260811 18:43:09.093752  3465 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:09.093924  3465 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:09.094368  3465 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:09.099025  3465 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/data/instance:
uuid: "e2edafb647074515b6340d928547eba5"
format_stamp: "Formatted at 2026-08-11 18:43:09 on dist-test-slave-bw88"
I20260811 18:43:09.100142  3465 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/wal/instance:
uuid: "e2edafb647074515b6340d928547eba5"
format_stamp: "Formatted at 2026-08-11 18:43:09 on dist-test-slave-bw88"
I20260811 18:43:09.108783  3465 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260811 18:43:09.113713  3485 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:09.115726  3465 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260811 18:43:09.115947  3465 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/wal
uuid: "e2edafb647074515b6340d928547eba5"
format_stamp: "Formatted at 2026-08-11 18:43:09 on dist-test-slave-bw88"
I20260811 18:43:09.116285  3465 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/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)
I20260811 18:43:09.152648  3465 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:09.154147  3465 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
I20260811 18:43:09.154668  3465 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:09.156172  3465 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:09.158684  3465 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:09.158866  3465 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260811 18:43:09.159089  3465 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:09.159227  3465 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:09.251276  3465 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.244:33745
I20260811 18:43:09.251482  3643 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.244:33745 every 8 connection(s)
I20260811 18:43:09.252899  3465 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/data/info.pb
I20260811 18:43:09.260962 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 3465
I20260811 18:43:09.261245 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-51/wal/instance
I20260811 18:43:09.268021 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/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.13.29.245:0
--local_ip_for_outbound_sockets=127.13.29.245
--webserver_interface=127.13.29.245
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:09.283538  3644 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:09.284327  3644 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:09.286644  3644 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:09.288972 26331 ts_manager.cc:194] Registered new tserver with Master: e2edafb647074515b6340d928547eba5 (127.13.29.244:33745)
I20260811 18:43:09.290674 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.244:46293
I20260811 18:43:09.458865  3460 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:09.976908  3649 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:09.977355  3649 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:09.977541  3649 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:09.988341  3649 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:09.988613  3649 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.245
I20260811 18:43:10.002727  3649 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.245:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/data/info.pb
--webserver_interface=127.13.29.245
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.245
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:10.004563  3649 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:10.007172  3649 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:10.038942  3657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:10.040894  3655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:10.041740  3659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:10.043931  3649 server_base.cc:1034] running on GCE node
I20260811 18:43:10.045150  3649 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:10.047940  3649 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:10.049572  3649 hybrid_clock.cc:648] HybridClock initialized: now 1786473790049419 us; error 75 us; skew 500 ppm
I20260811 18:43:10.050189  3649 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:10.061376  3649 webserver.cc:460] Webserver started at http://127.13.29.245:36897/ using document root <none> and password file <none>
I20260811 18:43:10.062786  3649 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:10.063088  3649 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:10.063690  3649 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:10.069691  3649 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/data/instance:
uuid: "2d12fd92cb014ad3b3e4185eca8636b9"
format_stamp: "Formatted at 2026-08-11 18:43:10 on dist-test-slave-bw88"
I20260811 18:43:10.071296  3649 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/wal/instance:
uuid: "2d12fd92cb014ad3b3e4185eca8636b9"
format_stamp: "Formatted at 2026-08-11 18:43:10 on dist-test-slave-bw88"
I20260811 18:43:10.082201  3649 fs_manager.cc:691] Time spent creating directory manager: real 0.010s	user 0.006s	sys 0.003s
I20260811 18:43:10.090508  3668 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:10.092751  3649 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:43:10.093039  3649 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/wal
uuid: "2d12fd92cb014ad3b3e4185eca8636b9"
format_stamp: "Formatted at 2026-08-11 18:43:10 on dist-test-slave-bw88"
I20260811 18:43:10.093430  3649 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/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)
I20260811 18:43:10.151531  3649 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:10.153155  3649 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
I20260811 18:43:10.153883  3649 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:10.155882  3649 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:10.158860  3649 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:10.159076  3649 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:10.159456  3649 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:10.159673  3649 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:10.295202  3644 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:43:10.314183  3649 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.245:43713
I20260811 18:43:10.314481  3826 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.245:43713 every 8 connection(s)
I20260811 18:43:10.316166  3649 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/data/info.pb
I20260811 18:43:10.326109 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 3649
I20260811 18:43:10.326408 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-52/wal/instance
I20260811 18:43:10.331766 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/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.13.29.246:0
--local_ip_for_outbound_sockets=127.13.29.246
--webserver_interface=127.13.29.246
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:10.348412  3827 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:10.348915  3827 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:10.350641  3827 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:10.353330 26331 ts_manager.cc:194] Registered new tserver with Master: 2d12fd92cb014ad3b3e4185eca8636b9 (127.13.29.245:43713)
I20260811 18:43:10.355201 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.245:39203
W20260811 18:43:11.215078  3832 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:11.215411  3832 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:11.215574  3832 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:11.225693  3832 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:11.225950  3832 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.246
I20260811 18:43:11.238281  3832 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.246:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/data/info.pb
--webserver_interface=127.13.29.246
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.246
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:11.239974  3832 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:11.242316  3832 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:11.261981  3844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:11.262463  3848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:11.263630  3832 server_base.cc:1034] running on GCE node
W20260811 18:43:11.266052  3846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:11.267285  3832 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:11.268561  3832 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:11.271585  3832 hybrid_clock.cc:648] HybridClock initialized: now 1786473791270938 us; error 39 us; skew 500 ppm
I20260811 18:43:11.272338  3832 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:11.277642  3832 webserver.cc:460] Webserver started at http://127.13.29.246:41005/ using document root <none> and password file <none>
I20260811 18:43:11.279352  3832 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:11.279497  3832 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:11.279946  3832 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:11.283839  3832 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/data/instance:
uuid: "1b03cc80b2914e9e864cae0628144c19"
format_stamp: "Formatted at 2026-08-11 18:43:11 on dist-test-slave-bw88"
I20260811 18:43:11.284977  3832 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/wal/instance:
uuid: "1b03cc80b2914e9e864cae0628144c19"
format_stamp: "Formatted at 2026-08-11 18:43:11 on dist-test-slave-bw88"
I20260811 18:43:11.292387  3832 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.002s
I20260811 18:43:11.297164  3855 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:11.299211  3832 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:43:11.299468  3832 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/wal
uuid: "1b03cc80b2914e9e864cae0628144c19"
format_stamp: "Formatted at 2026-08-11 18:43:11 on dist-test-slave-bw88"
I20260811 18:43:11.299822  3832 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/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)
I20260811 18:43:11.328509  3832 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:11.329692  3832 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
I20260811 18:43:11.330108  3832 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:11.331429  3832 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:11.334434  3832 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:11.334535  3832 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260811 18:43:11.334692  3832 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:11.334782  3832 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:11.359987  3827 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:43:11.404284  3832 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.246:37897
I20260811 18:43:11.404907  4016 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.246:37897 every 8 connection(s)
I20260811 18:43:11.406350  3832 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/data/info.pb
I20260811 18:43:11.415712 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 3832
I20260811 18:43:11.416095 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-53/wal/instance
I20260811 18:43:11.420406 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/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.13.29.247:0
--local_ip_for_outbound_sockets=127.13.29.247
--webserver_interface=127.13.29.247
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:11.428550  4017 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:11.428936  4017 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:11.430236  4017 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:11.432165 26327 ts_manager.cc:194] Registered new tserver with Master: 1b03cc80b2914e9e864cae0628144c19 (127.13.29.246:37897)
I20260811 18:43:11.433441 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.246:36463
W20260811 18:43:12.047433  4022 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:12.047958  4022 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:12.048271  4022 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:12.060169  4022 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:12.060391  4022 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.247
I20260811 18:43:12.072521  4022 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.247:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/data/info.pb
--webserver_interface=127.13.29.247
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.247
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:12.074527  4022 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:12.076728  4022 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:12.099025  4030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:12.115309  4022 server_base.cc:1034] running on GCE node
W20260811 18:43:12.115976  4031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:12.116559  4033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:12.117666  4022 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:12.119056  4022 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:12.120321  4022 hybrid_clock.cc:648] HybridClock initialized: now 1786473792120231 us; error 51 us; skew 500 ppm
I20260811 18:43:12.120700  4022 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:12.124475  4022 webserver.cc:460] Webserver started at http://127.13.29.247:36341/ using document root <none> and password file <none>
I20260811 18:43:12.125675  4022 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:12.125859  4022 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:12.126281  4022 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:12.129909  4022 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/data/instance:
uuid: "ff2810180266424b9e20377e2035e6a1"
format_stamp: "Formatted at 2026-08-11 18:43:12 on dist-test-slave-bw88"
I20260811 18:43:12.131108  4022 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/wal/instance:
uuid: "ff2810180266424b9e20377e2035e6a1"
format_stamp: "Formatted at 2026-08-11 18:43:12 on dist-test-slave-bw88"
I20260811 18:43:12.140307  4022 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.004s
I20260811 18:43:12.147564  4041 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:12.149828  4022 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.001s
I20260811 18:43:12.150081  4022 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/wal
uuid: "ff2810180266424b9e20377e2035e6a1"
format_stamp: "Formatted at 2026-08-11 18:43:12 on dist-test-slave-bw88"
I20260811 18:43:12.150388  4022 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/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)
I20260811 18:43:12.193369  4022 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:12.194864  4022 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
I20260811 18:43:12.195511  4022 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:12.197788  4022 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:12.200683  4022 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:12.200855  4022 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:12.201128  4022 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:12.201282  4022 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:12.385313  4201 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.247:45099 every 8 connection(s)
I20260811 18:43:12.385723  4022 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.247:45099
I20260811 18:43:12.389053  4022 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/data/info.pb
I20260811 18:43:12.397111 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 4022
I20260811 18:43:12.397388 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-54/wal/instance
I20260811 18:43:12.404567 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/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.13.29.248:0
--local_ip_for_outbound_sockets=127.13.29.248
--webserver_interface=127.13.29.248
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:12.438575  4017 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:43:12.442332  4203 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:12.442768  4203 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:12.443850  4203 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:12.446336 26327 ts_manager.cc:194] Registered new tserver with Master: ff2810180266424b9e20377e2035e6a1 (127.13.29.247:45099)
I20260811 18:43:12.447708 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.247:51029
W20260811 18:43:12.971375  4210 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:12.971841  4210 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:12.972010  4210 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:12.980791  4210 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:12.981070  4210 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.248
I20260811 18:43:12.992620  4210 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.248:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/data/info.pb
--webserver_interface=127.13.29.248
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.248
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:12.994395  4210 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:12.996809  4210 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:13.013887  4217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:13.014521  4219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:13.015324  4210 server_base.cc:1034] running on GCE node
W20260811 18:43:13.017584  4216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:13.018435  4210 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:13.019699  4210 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:13.021020  4210 hybrid_clock.cc:648] HybridClock initialized: now 1786473793020950 us; error 35 us; skew 500 ppm
I20260811 18:43:13.021477  4210 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:13.024863  4210 webserver.cc:460] Webserver started at http://127.13.29.248:43963/ using document root <none> and password file <none>
I20260811 18:43:13.025889  4210 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:13.026024  4210 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:13.026340  4210 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:13.029915  4210 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/data/instance:
uuid: "5693956adeeb4cd2a5024aa4936cb664"
format_stamp: "Formatted at 2026-08-11 18:43:13 on dist-test-slave-bw88"
I20260811 18:43:13.030882  4210 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/wal/instance:
uuid: "5693956adeeb4cd2a5024aa4936cb664"
format_stamp: "Formatted at 2026-08-11 18:43:13 on dist-test-slave-bw88"
I20260811 18:43:13.039085  4210 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260811 18:43:13.051352  4227 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:13.053455  4210 fs_manager.cc:725] Time spent opening block manager: real 0.008s	user 0.005s	sys 0.004s
I20260811 18:43:13.053685  4210 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/wal
uuid: "5693956adeeb4cd2a5024aa4936cb664"
format_stamp: "Formatted at 2026-08-11 18:43:13 on dist-test-slave-bw88"
I20260811 18:43:13.054059  4210 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/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)
I20260811 18:43:13.084074  4210 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:13.085479  4210 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
I20260811 18:43:13.085932  4210 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:13.087643  4210 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:13.091292  4210 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:13.091440  4210 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260811 18:43:13.091643  4210 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:13.091737  4210 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:13.151763  4210 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.248:36397
I20260811 18:43:13.151816  4381 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.248:36397 every 8 connection(s)
I20260811 18:43:13.153304  4210 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/data/info.pb
I20260811 18:43:13.159849 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 4210
I20260811 18:43:13.160166 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-55/wal/instance
I20260811 18:43:13.167646 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/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.13.29.249:0
--local_ip_for_outbound_sockets=127.13.29.249
--webserver_interface=127.13.29.249
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:13.173575  4382 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:13.173978  4382 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:13.174998  4382 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:13.176811 26331 ts_manager.cc:194] Registered new tserver with Master: 5693956adeeb4cd2a5024aa4936cb664 (127.13.29.248:36397)
I20260811 18:43:13.177953 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.248:57633
I20260811 18:43:13.452831  4203 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:13.770133  4388 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:13.770494  4388 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:13.770676  4388 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:13.781477  4388 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:13.781733  4388 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.249
I20260811 18:43:13.794589  4388 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.249:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/data/info.pb
--webserver_interface=127.13.29.249
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.249
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:13.796593  4388 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:13.799431  4388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:13.819567  4395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:13.819562  4396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:13.820546  4399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:13.821161  4388 server_base.cc:1034] running on GCE node
I20260811 18:43:13.822753  4388 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:13.824251  4388 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:13.825539  4388 hybrid_clock.cc:648] HybridClock initialized: now 1786473793825421 us; error 69 us; skew 500 ppm
I20260811 18:43:13.825997  4388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:13.829643  4388 webserver.cc:460] Webserver started at http://127.13.29.249:39295/ using document root <none> and password file <none>
I20260811 18:43:13.830622  4388 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:13.830803  4388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:13.831312  4388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:13.835645  4388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/data/instance:
uuid: "2c1d3dd187e345849ecc8bd553c8eee0"
format_stamp: "Formatted at 2026-08-11 18:43:13 on dist-test-slave-bw88"
I20260811 18:43:13.836615  4388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/wal/instance:
uuid: "2c1d3dd187e345849ecc8bd553c8eee0"
format_stamp: "Formatted at 2026-08-11 18:43:13 on dist-test-slave-bw88"
I20260811 18:43:13.843210  4388 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260811 18:43:13.848289  4409 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:13.851595  4388 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260811 18:43:13.851835  4388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/wal
uuid: "2c1d3dd187e345849ecc8bd553c8eee0"
format_stamp: "Formatted at 2026-08-11 18:43:13 on dist-test-slave-bw88"
I20260811 18:43:13.852118  4388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/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)
I20260811 18:43:13.871037  4388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:13.872121  4388 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
I20260811 18:43:13.872540  4388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:13.874073  4388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:13.876453  4388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:13.876624  4388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:13.876901  4388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:13.877007  4388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:13.939132  4388 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.249:33441
I20260811 18:43:13.939177  4586 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.249:33441 every 8 connection(s)
I20260811 18:43:13.940732  4388 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/data/info.pb
I20260811 18:43:13.950133 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 4388
I20260811 18:43:13.950392 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-56/wal/instance
I20260811 18:43:13.955214 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/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.13.29.250:0
--local_ip_for_outbound_sockets=127.13.29.250
--webserver_interface=127.13.29.250
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:13.963305  4589 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:13.963864  4589 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:13.964885  4589 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:13.967351 26331 ts_manager.cc:194] Registered new tserver with Master: 2c1d3dd187e345849ecc8bd553c8eee0 (127.13.29.249:33441)
I20260811 18:43:13.969771 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.249:49659
I20260811 18:43:14.181484  4382 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:14.542049  4598 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:14.542412  4598 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:14.542601  4598 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:14.553022  4598 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:14.553313  4598 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.250
I20260811 18:43:14.568423  4598 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.250:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/data/info.pb
--webserver_interface=127.13.29.250
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.250
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:14.570466  4598 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:14.573276  4598 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:14.610641  4606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:14.611740  4607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:14.622570  4610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:14.631696  4598 server_base.cc:1034] running on GCE node
I20260811 18:43:14.632843  4598 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:14.634446  4598 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:14.635871  4598 hybrid_clock.cc:648] HybridClock initialized: now 1786473794635720 us; error 71 us; skew 500 ppm
I20260811 18:43:14.636332  4598 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:14.645469  4598 webserver.cc:460] Webserver started at http://127.13.29.250:46403/ using document root <none> and password file <none>
I20260811 18:43:14.646540  4598 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:14.646747  4598 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:14.647298  4598 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:14.655684  4598 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/data/instance:
uuid: "833b86d422514a5ebcea05e368f0e713"
format_stamp: "Formatted at 2026-08-11 18:43:14 on dist-test-slave-bw88"
I20260811 18:43:14.657032  4598 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/wal/instance:
uuid: "833b86d422514a5ebcea05e368f0e713"
format_stamp: "Formatted at 2026-08-11 18:43:14 on dist-test-slave-bw88"
I20260811 18:43:14.665617  4598 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260811 18:43:14.672430  4619 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:14.674837  4598 fs_manager.cc:725] Time spent opening block manager: real 0.006s	user 0.005s	sys 0.000s
I20260811 18:43:14.675086  4598 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/wal
uuid: "833b86d422514a5ebcea05e368f0e713"
format_stamp: "Formatted at 2026-08-11 18:43:14 on dist-test-slave-bw88"
I20260811 18:43:14.675369  4598 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/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)
I20260811 18:43:14.714061  4598 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:14.715293  4598 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
I20260811 18:43:14.715700  4598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:14.717113  4598 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:14.719339  4598 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:14.719496  4598 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:14.719710  4598 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:14.719815  4598 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:14.813848  4598 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.250:36739
I20260811 18:43:14.813971  4777 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.250:36739 every 8 connection(s)
I20260811 18:43:14.815513  4598 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/data/info.pb
I20260811 18:43:14.824188 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 4598
I20260811 18:43:14.824429 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-57/wal/instance
I20260811 18:43:14.828709 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/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.13.29.251:0
--local_ip_for_outbound_sockets=127.13.29.251
--webserver_interface=127.13.29.251
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:14.839594  4778 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:14.840044  4778 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:14.841105  4778 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:14.843313 26331 ts_manager.cc:194] Registered new tserver with Master: 833b86d422514a5ebcea05e368f0e713 (127.13.29.250:36739)
I20260811 18:43:14.844568 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.250:48289
I20260811 18:43:14.973672  4589 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:15.421011  4783 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:15.421698  4783 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:15.421983  4783 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:15.437590  4783 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:15.437858  4783 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.251
I20260811 18:43:15.454101  4783 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.251:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/data/info.pb
--webserver_interface=127.13.29.251
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.251
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:15.456485  4783 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:15.459421  4783 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:15.484357  4789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:15.486202  4791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:15.487656  4793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:15.488956  4783 server_base.cc:1034] running on GCE node
I20260811 18:43:15.490159  4783 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:15.491760  4783 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:15.493261  4783 hybrid_clock.cc:648] HybridClock initialized: now 1786473795492990 us; error 55 us; skew 500 ppm
I20260811 18:43:15.494150  4783 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:15.498368  4783 webserver.cc:460] Webserver started at http://127.13.29.251:37805/ using document root <none> and password file <none>
I20260811 18:43:15.499455  4783 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:15.499684  4783 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:15.500275  4783 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:15.504594  4783 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/data/instance:
uuid: "7038c46cdb8f46f4a2a091baf66780be"
format_stamp: "Formatted at 2026-08-11 18:43:15 on dist-test-slave-bw88"
I20260811 18:43:15.506031  4783 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/wal/instance:
uuid: "7038c46cdb8f46f4a2a091baf66780be"
format_stamp: "Formatted at 2026-08-11 18:43:15 on dist-test-slave-bw88"
I20260811 18:43:15.514485  4783 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.002s	sys 0.005s
I20260811 18:43:15.520587  4803 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:15.523599  4783 fs_manager.cc:725] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.001s
I20260811 18:43:15.523854  4783 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/wal
uuid: "7038c46cdb8f46f4a2a091baf66780be"
format_stamp: "Formatted at 2026-08-11 18:43:15 on dist-test-slave-bw88"
I20260811 18:43:15.524268  4783 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/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)
I20260811 18:43:15.546368  4783 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:15.547443  4783 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
I20260811 18:43:15.547873  4783 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:15.549309  4783 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:15.551421  4783 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:15.551574  4783 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:15.551738  4783 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:15.551812  4783 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:15.606086  4783 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.251:39225
I20260811 18:43:15.606132  4963 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.251:39225 every 8 connection(s)
I20260811 18:43:15.607904  4783 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/data/info.pb
I20260811 18:43:15.613770 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 4783
I20260811 18:43:15.613996 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-58/wal/instance
I20260811 18:43:15.618171 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/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.13.29.252:0
--local_ip_for_outbound_sockets=127.13.29.252
--webserver_interface=127.13.29.252
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:15.627485  4964 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:15.627976  4964 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:15.629235  4964 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:15.631469 26331 ts_manager.cc:194] Registered new tserver with Master: 7038c46cdb8f46f4a2a091baf66780be (127.13.29.251:39225)
I20260811 18:43:15.632905 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.251:33893
I20260811 18:43:15.848585  4778 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:16.240298  4968 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:16.240633  4968 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:16.240736  4968 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:16.251825  4968 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:16.252072  4968 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.252
I20260811 18:43:16.268850  4968 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.252:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/data/info.pb
--webserver_interface=127.13.29.252
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.252
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:16.270653  4968 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:16.273406  4968 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:16.298317  4980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:16.299081  4978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:16.299503  4977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:16.301118  4968 server_base.cc:1034] running on GCE node
I20260811 18:43:16.301959  4968 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:16.303061  4968 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:16.304395  4968 hybrid_clock.cc:648] HybridClock initialized: now 1786473796304270 us; error 58 us; skew 500 ppm
I20260811 18:43:16.304850  4968 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:16.308735  4968 webserver.cc:460] Webserver started at http://127.13.29.252:40489/ using document root <none> and password file <none>
I20260811 18:43:16.309655  4968 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:16.309824  4968 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:16.310266  4968 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:16.314741  4968 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/data/instance:
uuid: "ceb55a75556648f1a8811b7c95e2ec9d"
format_stamp: "Formatted at 2026-08-11 18:43:16 on dist-test-slave-bw88"
I20260811 18:43:16.316061  4968 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/wal/instance:
uuid: "ceb55a75556648f1a8811b7c95e2ec9d"
format_stamp: "Formatted at 2026-08-11 18:43:16 on dist-test-slave-bw88"
I20260811 18:43:16.324378  4968 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260811 18:43:16.331106  4986 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:16.332932  4968 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260811 18:43:16.333218  4968 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/wal
uuid: "ceb55a75556648f1a8811b7c95e2ec9d"
format_stamp: "Formatted at 2026-08-11 18:43:16 on dist-test-slave-bw88"
I20260811 18:43:16.333496  4968 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/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)
I20260811 18:43:16.355794  4968 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:16.357120  4968 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
I20260811 18:43:16.357777  4968 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:16.360316  4968 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:16.364959  4968 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:16.365154  4968 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:16.365428  4968 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:16.365523  4968 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260811 18:43:16.474380  4968 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.252:37697
I20260811 18:43:16.474539  5141 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.252:37697 every 8 connection(s)
I20260811 18:43:16.476141  4968 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/data/info.pb
I20260811 18:43:16.481380 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 4968
I20260811 18:43:16.481701 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-59/wal/instance
I20260811 18:43:16.486814 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/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.13.29.253:0
--local_ip_for_outbound_sockets=127.13.29.253
--webserver_interface=127.13.29.253
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:16.506345  5142 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:16.506814  5142 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:16.508154  5142 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:16.509994 26331 ts_manager.cc:194] Registered new tserver with Master: ceb55a75556648f1a8811b7c95e2ec9d (127.13.29.252:37697)
I20260811 18:43:16.511164 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.252:48295
I20260811 18:43:16.638012  4964 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
W20260811 18:43:17.261569  5149 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:17.261909  5149 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:17.262102  5149 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:17.275611  5149 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:17.275928  5149 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.253
I20260811 18:43:17.290844  5149 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.253:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/data/info.pb
--webserver_interface=127.13.29.253
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.253
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:17.293090  5149 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:17.296223  5149 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:17.319577  5160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:17.319983  5156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:17.320029  5155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:17.320860  5149 server_base.cc:1034] running on GCE node
I20260811 18:43:17.321764  5149 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:17.326815  5149 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:17.328222  5149 hybrid_clock.cc:648] HybridClock initialized: now 1786473797328007 us; error 89 us; skew 500 ppm
I20260811 18:43:17.328897  5149 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:17.334450  5149 webserver.cc:460] Webserver started at http://127.13.29.253:40449/ using document root <none> and password file <none>
I20260811 18:43:17.335716  5149 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:17.336015  5149 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:17.336632  5149 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:17.340821  5149 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/data/instance:
uuid: "7a86cab60cf14360a262d56627b33ee4"
format_stamp: "Formatted at 2026-08-11 18:43:17 on dist-test-slave-bw88"
I20260811 18:43:17.342092  5149 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/wal/instance:
uuid: "7a86cab60cf14360a262d56627b33ee4"
format_stamp: "Formatted at 2026-08-11 18:43:17 on dist-test-slave-bw88"
I20260811 18:43:17.351807  5149 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.000s
I20260811 18:43:17.357648  5169 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:17.359614  5149 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.002s
I20260811 18:43:17.359894  5149 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/wal
uuid: "7a86cab60cf14360a262d56627b33ee4"
format_stamp: "Formatted at 2026-08-11 18:43:17 on dist-test-slave-bw88"
I20260811 18:43:17.360273  5149 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/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)
I20260811 18:43:17.392943  5149 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:17.394362  5149 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
I20260811 18:43:17.394814  5149 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:17.396457  5149 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:17.399515  5149 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:17.399698  5149 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:17.400015  5149 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:17.400174  5149 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:17.514765  5142 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:43:17.534736  5149 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.253:36687
I20260811 18:43:17.534847  5333 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.253:36687 every 8 connection(s)
I20260811 18:43:17.536702  5149 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/data/info.pb
I20260811 18:43:17.539609 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 5149
I20260811 18:43:17.539835 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-60/wal/instance
I20260811 18:43:17.545028 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/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.13.29.254:0
--local_ip_for_outbound_sockets=127.13.29.254
--webserver_interface=127.13.29.254
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--builtin_ntp_servers=127.13.29.212:34525
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260811 18:43:17.577546  5334 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:17.578083  5334 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:17.579384  5334 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:17.581414 26331 ts_manager.cc:194] Registered new tserver with Master: 7a86cab60cf14360a262d56627b33ee4 (127.13.29.253:36687)
I20260811 18:43:17.582731 26331 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.253:57377
W20260811 18:43:18.240959  5339 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:18.241397  5339 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:18.241583  5339 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:18.252461  5339 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:18.252826  5339 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.254
I20260811 18:43:18.267645  5339 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:34525
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.254:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--tserver_master_addrs=127.13.29.254:46223
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.254
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:18.269613  5339 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:18.272298  5339 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:18.299571  5344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:18.299536  5345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:18.300949  5347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:18.301945  5339 server_base.cc:1034] running on GCE node
I20260811 18:43:18.302915  5339 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:18.304484  5339 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:18.305886  5339 hybrid_clock.cc:648] HybridClock initialized: now 1786473798305670 us; error 65 us; skew 500 ppm
I20260811 18:43:18.306348  5339 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:18.310621  5339 webserver.cc:460] Webserver started at http://127.13.29.254:34087/ using document root <none> and password file <none>
I20260811 18:43:18.311517  5339 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:18.311664  5339 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:18.311980  5339 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:18.315802  5339 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/data/instance:
uuid: "ebdb68b45b494f24a24678ee86b1d69d"
format_stamp: "Formatted at 2026-08-11 18:43:18 on dist-test-slave-bw88"
I20260811 18:43:18.316895  5339 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/wal/instance:
uuid: "ebdb68b45b494f24a24678ee86b1d69d"
format_stamp: "Formatted at 2026-08-11 18:43:18 on dist-test-slave-bw88"
I20260811 18:43:18.325143  5339 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.005s
I20260811 18:43:18.330374  5354 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:18.332255  5339 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:43:18.332499  5339 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/wal
uuid: "ebdb68b45b494f24a24678ee86b1d69d"
format_stamp: "Formatted at 2026-08-11 18:43:18 on dist-test-slave-bw88"
I20260811 18:43:18.332747  5339 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/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)
I20260811 18:43:18.363976  5339 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:18.365165  5339 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
I20260811 18:43:18.365643  5339 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:18.366993  5339 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:18.369669  5339 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:18.369917  5339 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:18.370122  5339 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:18.370223  5339 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:18.475867  5339 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:46511
I20260811 18:43:18.476137  5512 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:46511 every 8 connection(s)
I20260811 18:43:18.478087  5339 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/data/info.pb
I20260811 18:43:18.482765 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 5339
I20260811 18:43:18.483130 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786473608867715-13431-0/minicluster-data/ts-61/wal/instance
I20260811 18:43:18.501392  5513 heartbeater.cc:347] Connected to a master server at 127.13.29.254:46223
I20260811 18:43:18.501897  5513 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:18.502846  5513 heartbeater.cc:511] Master 127.13.29.254:46223 requested a full tablet report, sending...
I20260811 18:43:18.504850 26327 ts_manager.cc:194] Registered new tserver with Master: ebdb68b45b494f24a24678ee86b1d69d (127.13.29.254:46511)
I20260811 18:43:18.506210 26327 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.254:33607
I20260811 18:43:18.509424 13431 external_mini_cluster.cc:930] 62 TS(s) registered with all masters
I20260811 18:43:18.523700 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 26621
I20260811 18:43:18.537258 26804 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:18.587366  5334 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:43:18.651443 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 26621
I20260811 18:43:18.689775 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 26813
I20260811 18:43:18.704209 26986 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:18.815505 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 26813
I20260811 18:43:18.851490 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 27002
I20260811 18:43:18.865954 27184 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:18.987151 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 27002
I20260811 18:43:19.022928 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 27195
I20260811 18:43:19.034137 27389 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:19.154562 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 27195
I20260811 18:43:19.188359 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 27399
I20260811 18:43:19.201223 27583 generic_service.cc:196] Checking for leaks (request via RPC)
W20260811 18:43:19.223896 28519 messenger.cc:188] Invalid argument: socket address is ambiguous: no data on pending connections for acceptor pool at 127.13.29.203:34087
I20260811 18:43:19.331619 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 27399
I20260811 18:43:19.366644 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 27592
I20260811 18:43:19.378952 27764 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:19.510144  5513 heartbeater.cc:503] Master 127.13.29.254:46223 was elected leader, sending a full tablet report...
I20260811 18:43:19.522490 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 27592
I20260811 18:43:19.557766 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 27777
I20260811 18:43:19.571458 27955 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:19.704586 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 27777
I20260811 18:43:19.736505 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 27966
I20260811 18:43:19.751278 28135 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:19.899784 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 27966
I20260811 18:43:19.932271 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 28146
I20260811 18:43:19.945880 28320 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:20.074916 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 28146
I20260811 18:43:20.119352 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 28334
I20260811 18:43:20.133006 28518 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:20.304963 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 28334
I20260811 18:43:20.335145 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 28529
I20260811 18:43:20.349769 28705 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:20.592572 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 28529
I20260811 18:43:20.626271 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 28723
I20260811 18:43:20.642115 28894 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:20.778973 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 28723
I20260811 18:43:20.810009 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 28905
I20260811 18:43:20.822062 29081 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:20.949985 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 28905
I20260811 18:43:20.980897 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 29091
I20260811 18:43:20.993626 29274 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:21.124444 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 29091
I20260811 18:43:21.157095 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 29290
I20260811 18:43:21.173147 29469 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:21.297293 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 29290
I20260811 18:43:21.327838 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 29483
I20260811 18:43:21.340266 29667 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:21.465816 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 29483
I20260811 18:43:21.508100 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 29681
I20260811 18:43:21.520471 29849 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:21.652568 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 29681
I20260811 18:43:21.686599 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 29864
I20260811 18:43:21.703226 30020 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:21.837567 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 29864
I20260811 18:43:21.874281 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 30031
I20260811 18:43:21.885753 30204 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:21.994990 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 30031
I20260811 18:43:22.024485 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 30217
I20260811 18:43:22.041476 30400 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:22.170764 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 30217
I20260811 18:43:22.204573 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 30415
I20260811 18:43:22.215322 30598 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:22.312569 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 30415
I20260811 18:43:22.346457 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 30611
I20260811 18:43:22.358777 30791 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:22.459002 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 30611
I20260811 18:43:22.499688 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 30806
I20260811 18:43:22.510334 30971 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:22.614241 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 30806
I20260811 18:43:22.647390 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 30983
I20260811 18:43:22.662904 31148 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:22.765580 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 30983
I20260811 18:43:22.798782 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 31161
I20260811 18:43:22.809309 31333 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:22.912267 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 31161
I20260811 18:43:22.946170 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 31346
I20260811 18:43:22.956650 31515 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:23.051640 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 31346
I20260811 18:43:23.083951 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 31528
I20260811 18:43:23.097579 31706 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:23.199935 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 31528
I20260811 18:43:23.228547 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 31720
I20260811 18:43:23.239332 31898 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:23.336091 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 31720
I20260811 18:43:23.363756 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 31911
I20260811 18:43:23.376027 32076 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:23.476606 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 31911
I20260811 18:43:23.508898 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 32089
I20260811 18:43:23.519730 32253 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:23.618736 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 32089
I20260811 18:43:23.648378 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 32263
I20260811 18:43:23.660303 32442 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:23.757604 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 32263
I20260811 18:43:23.788431 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 32455
I20260811 18:43:23.798563 32619 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:23.896662 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 32455
I20260811 18:43:23.927861 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 32630
I20260811 18:43:23.937876   329 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:24.038196 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 32630
I20260811 18:43:24.066787 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 343
I20260811 18:43:24.077891   501 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:24.171824 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 343
I20260811 18:43:24.201424 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 511
I20260811 18:43:24.212123   680 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:24.306849 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 511
I20260811 18:43:24.340397 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 696
I20260811 18:43:24.350461   867 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:24.447863 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 696
I20260811 18:43:24.481918 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 879
I20260811 18:43:24.494334  1049 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:24.587817 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 879
I20260811 18:43:24.617138 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 1060
I20260811 18:43:24.627337  1235 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:24.722373 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 1060
I20260811 18:43:24.750118 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 1252
I20260811 18:43:24.761113  1425 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:24.852139 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 1252
I20260811 18:43:24.879303 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 1439
I20260811 18:43:24.890130  1605 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:24.982190 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 1439
I20260811 18:43:25.011477 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 1619
I20260811 18:43:25.021744  1798 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:25.116077 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 1619
I20260811 18:43:25.142593 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 1807
I20260811 18:43:25.152935  1971 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:25.246322 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 1807
I20260811 18:43:25.274981 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 1983
I20260811 18:43:25.285450  2155 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:25.374636 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 1983
I20260811 18:43:25.403594 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 2167
I20260811 18:43:25.414539  2349 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:25.512669 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 2167
I20260811 18:43:25.542269 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 2362
I20260811 18:43:25.552644  2543 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:25.645473 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 2362
I20260811 18:43:25.676165 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 2552
I20260811 18:43:25.687216  2729 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:25.777412 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 2552
I20260811 18:43:25.804203 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 2742
I20260811 18:43:25.814141  2910 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:25.909627 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 2742
I20260811 18:43:25.941642 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 2920
I20260811 18:43:25.952877  3096 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:26.042984 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 2920
I20260811 18:43:26.074759 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 3105
I20260811 18:43:26.085312  3263 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:26.197316 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 3105
I20260811 18:43:26.227990 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 3276
I20260811 18:43:26.238385  3452 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:26.328657 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 3276
I20260811 18:43:26.359601 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 3465
I20260811 18:43:26.369733  3638 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:26.458262 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 3465
I20260811 18:43:26.488858 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 3649
I20260811 18:43:26.499017  3822 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:26.588428 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 3649
I20260811 18:43:26.618820 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 3832
I20260811 18:43:26.628969  4009 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:26.717888 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 3832
I20260811 18:43:26.748919 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 4022
I20260811 18:43:26.759140  4196 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:26.846680 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 4022
I20260811 18:43:26.875516 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 4210
I20260811 18:43:26.887370  4377 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:26.976495 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 4210
I20260811 18:43:27.010787 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 4388
I20260811 18:43:27.020460  4582 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:27.111546 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 4388
I20260811 18:43:27.139921 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 4598
I20260811 18:43:27.150506  4773 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:27.236130 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 4598
I20260811 18:43:27.262104 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 4783
I20260811 18:43:27.272173  4957 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:27.359529 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 4783
I20260811 18:43:27.387996 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 4968
I20260811 18:43:27.398203  5137 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:27.484436 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 4968
I20260811 18:43:27.514519 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 5149
I20260811 18:43:27.524154  5329 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:27.612417 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 5149
I20260811 18:43:27.640015 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 5339
I20260811 18:43:27.650296  5506 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:27.735966 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 5339
I20260811 18:43:28.364449 26529 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260811 18:43:29.087872 26529 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260811 18:43:29.241672 26529 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260811 18:43:29.405983 26529 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260811 18:43:29.554754 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 26419
I20260811 18:43:29.563158 26610 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:29.662775 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 26419
I20260811 18:43:29.695279 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 26271
I20260811 18:43:29.696602 26377 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:29.852116 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 26271
2026-08-11T18:43:29Z chronyd exiting
[       OK ] ToolTest.TabletServersWithUnusualFlags (70720 ms)
[ RUN      ] ToolTest.ClusterNameResolverFileNotExist
[       OK ] ToolTest.ClusterNameResolverFileNotExist (505 ms)
[ RUN      ] ToolTest.TestFailedTableCopy
2026-08-11T18:43:30Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:43:30Z Disabled control of system clock
I20260811 18:43:30.599941 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-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.13.29.254:34661
--webserver_interface=127.13.29.254
--webserver_port=0
--builtin_ntp_servers=127.13.29.212:46385
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:34661 with env {}
W20260811 18:43:31.020447  5948 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:31.020795  5948 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:31.020880  5948 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:31.028761  5948 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:43:31.028892  5948 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:31.028937  5948 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:43:31.028991  5948 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:43:31.038964  5948 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:46385
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:34661
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:34661
--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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:31.040429  5948 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:31.042414  5948 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:31.056066  5955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:31.056123  5956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:31.056337  5948 server_base.cc:1034] running on GCE node
W20260811 18:43:31.056150  5958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:31.057557  5948 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:31.059185  5948 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:31.060505  5948 hybrid_clock.cc:648] HybridClock initialized: now 1786473811060419 us; error 65 us; skew 500 ppm
I20260811 18:43:31.060912  5948 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:31.063932  5948 webserver.cc:460] Webserver started at http://127.13.29.254:33763/ using document root <none> and password file <none>
I20260811 18:43:31.064762  5948 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:31.064919  5948 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:31.065299  5948 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:31.068547  5948 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "bb5ed5d6df74437a9de40442f4379583"
format_stamp: "Formatted at 2026-08-11 18:43:31 on dist-test-slave-bw88"
I20260811 18:43:31.069558  5948 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "bb5ed5d6df74437a9de40442f4379583"
format_stamp: "Formatted at 2026-08-11 18:43:31 on dist-test-slave-bw88"
I20260811 18:43:31.075444  5948 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:43:31.079493  5967 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:31.080937  5948 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260811 18:43:31.081176  5948 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "bb5ed5d6df74437a9de40442f4379583"
format_stamp: "Formatted at 2026-08-11 18:43:31 on dist-test-slave-bw88"
I20260811 18:43:31.081427  5948 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-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)
I20260811 18:43:31.115285  5948 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:31.116290  5948 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
I20260811 18:43:31.116660  5948 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:31.137925  5948 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:34661
I20260811 18:43:31.137956  6035 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:34661 every 8 connection(s)
I20260811 18:43:31.139559  5948 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:43:31.143710  6036 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:43:31.149183 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 5948
I20260811 18:43:31.149469 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:43:31.155378  6036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Bootstrap starting.
I20260811 18:43:31.159334  6036 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Neither blocks nor log segments found. Creating new log.
I20260811 18:43:31.160830  6036 log.cc:824] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Log is configured to *not* fsync() on all Append() calls
I20260811 18:43:31.164463  6036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: No bootstrap required, opened a new log
I20260811 18:43:31.172820  6036 raft_consensus.cc:348] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5ed5d6df74437a9de40442f4379583" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34661 } }
I20260811 18:43:31.173292  6036 raft_consensus.cc:374] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:43:31.173424  6036 raft_consensus.cc:729] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb5ed5d6df74437a9de40442f4379583, State: Initialized, Role: FOLLOWER
I20260811 18:43:31.174170  6036 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5ed5d6df74437a9de40442f4379583" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34661 } }
I20260811 18:43:31.174425  6036 raft_consensus.cc:388] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:43:31.174639  6036 raft_consensus.cc:482] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:43:31.174849  6036 raft_consensus.cc:3037] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:43:31.177101  6036 raft_consensus.cc:504] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5ed5d6df74437a9de40442f4379583" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34661 } }
I20260811 18:43:31.177738  6036 leader_election.cc:302] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bb5ed5d6df74437a9de40442f4379583; no voters: 
I20260811 18:43:31.178435  6036 leader_election.cc:288] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:43:31.178640  6041 raft_consensus.cc:2781] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:43:31.179425  6041 raft_consensus.cc:686] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [term 1 LEADER]: Becoming Leader. State: Replica: bb5ed5d6df74437a9de40442f4379583, State: Running, Role: LEADER
I20260811 18:43:31.180081  6041 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5ed5d6df74437a9de40442f4379583" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34661 } }
I20260811 18:43:31.180760  6036 sys_catalog.cc:564] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:43:31.183264  6046 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb5ed5d6df74437a9de40442f4379583. Latest consensus state: current_term: 1 leader_uuid: "bb5ed5d6df74437a9de40442f4379583" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5ed5d6df74437a9de40442f4379583" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34661 } } }
I20260811 18:43:31.183638  6046 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [sys.catalog]: This master's current role is: LEADER
I20260811 18:43:31.184226  6042 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb5ed5d6df74437a9de40442f4379583" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5ed5d6df74437a9de40442f4379583" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 34661 } } }
I20260811 18:43:31.184746  6042 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583 [sys.catalog]: This master's current role is: LEADER
I20260811 18:43:31.186632  6050 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:43:31.192337  6050 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:43:31.202610  6050 catalog_manager.cc:1347] Generated new cluster ID: 650aeab8b8854a07bacd2e540bfe46c2
I20260811 18:43:31.202803  6050 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:43:31.223191  6050 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:43:31.224677  6050 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:43:31.242605  6050 catalog_manager.cc:5868] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Generated new TSK 0
I20260811 18:43:31.243556  6050 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:43:31.257794 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34661
--builtin_ntp_servers=127.13.29.212:46385
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260811 18:43:31.664788  6070 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:31.665120  6070 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:43:31.665284  6070 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:31.673208  6070 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:43:31.673496  6070 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:43:31.683653  6070 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:46385
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:34661
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:43:31.685313  6070 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:43:31.687692  6070 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:43:31.702863  6075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:31.702836  6078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:43:31.702983  6076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:43:31.704125  6070 server_base.cc:1034] running on GCE node
I20260811 18:43:31.704995  6070 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:43:31.706202  6070 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:43:31.707537  6070 hybrid_clock.cc:648] HybridClock initialized: now 1786473811707425 us; error 53 us; skew 500 ppm
I20260811 18:43:31.707947  6070 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:43:31.710812  6070 webserver.cc:460] Webserver started at http://127.13.29.193:39903/ using document root <none> and password file <none>
I20260811 18:43:31.711645  6070 fs_manager.cc:359] Metadata directory not provided
I20260811 18:43:31.711818  6070 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:43:31.712203  6070 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:43:31.715493  6070 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "069e5900a1d84eada9b6e6a03713c952"
format_stamp: "Formatted at 2026-08-11 18:43:31 on dist-test-slave-bw88"
I20260811 18:43:31.716441  6070 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "069e5900a1d84eada9b6e6a03713c952"
format_stamp: "Formatted at 2026-08-11 18:43:31 on dist-test-slave-bw88"
I20260811 18:43:31.723081  6070 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260811 18:43:31.727299  6088 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:31.729044  6070 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260811 18:43:31.729282  6070 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "069e5900a1d84eada9b6e6a03713c952"
format_stamp: "Formatted at 2026-08-11 18:43:31 on dist-test-slave-bw88"
I20260811 18:43:31.729614  6070 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-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)
I20260811 18:43:31.785207  6070 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:43:31.786391  6070 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
I20260811 18:43:31.786770  6070 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:43:31.788043  6070 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:43:31.789839  6070 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:43:31.789923  6070 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:31.790017  6070 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:43:31.790064  6070 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:43:31.829222  6070 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:44893
I20260811 18:43:31.829231  6239 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:44893 every 8 connection(s)
I20260811 18:43:31.830669  6070 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:43:31.836247 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 6070
I20260811 18:43:31.836553 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestFailedTableCopy.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
I20260811 18:43:31.847259  6240 heartbeater.cc:347] Connected to a master server at 127.13.29.254:34661
I20260811 18:43:31.847687  6240 heartbeater.cc:464] Registering TS with master...
I20260811 18:43:31.848775  6240 heartbeater.cc:511] Master 127.13.29.254:34661 requested a full tablet report, sending...
I20260811 18:43:31.851321  5990 ts_manager.cc:194] Registered new tserver with Master: 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893)
I20260811 18:43:31.853484  5990 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.13.29.193:58281
I20260811 18:43:31.853937 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260811 18:43:31.873241  5990 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59594:
name: "db.table"
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
  }
}
I20260811 18:43:31.909366  6149 tablet_service.cc:1467] Processing CreateTablet for tablet a9a6836d4bf74b198beb4e2b40779a37 (DEFAULT_TABLE table=db.table [id=398b6edef46a49b69fb56aa36b96f132]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260811 18:43:31.909329  6150 tablet_service.cc:1467] Processing CreateTablet for tablet 08ea2cdaab8f475abef8f54f4119d16d (DEFAULT_TABLE table=db.table [id=398b6edef46a49b69fb56aa36b96f132]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260811 18:43:31.911221  6149 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a9a6836d4bf74b198beb4e2b40779a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:43:31.911666  6150 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 08ea2cdaab8f475abef8f54f4119d16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:43:31.924991  6263 tablet_bootstrap.cc:492] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952: Bootstrap starting.
I20260811 18:43:31.928740  6263 tablet_bootstrap.cc:654] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952: Neither blocks nor log segments found. Creating new log.
I20260811 18:43:31.929935  6263 log.cc:824] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952: Log is configured to *not* fsync() on all Append() calls
I20260811 18:43:31.933575  6263 tablet_bootstrap.cc:492] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952: No bootstrap required, opened a new log
I20260811 18:43:31.933926  6263 ts_tablet_manager.cc:1397] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20260811 18:43:31.942693  6263 raft_consensus.cc:348] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } }
I20260811 18:43:31.943133  6263 raft_consensus.cc:374] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:43:31.943261  6263 raft_consensus.cc:729] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 069e5900a1d84eada9b6e6a03713c952, State: Initialized, Role: FOLLOWER
I20260811 18:43:31.943883  6263 consensus_queue.cc:260] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } }
I20260811 18:43:31.944147  6263 raft_consensus.cc:388] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:43:31.944324  6263 raft_consensus.cc:482] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:43:31.944543  6263 raft_consensus.cc:3037] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:43:31.946833  6263 raft_consensus.cc:504] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } }
I20260811 18:43:31.947470  6263 leader_election.cc:302] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 069e5900a1d84eada9b6e6a03713c952; no voters: 
I20260811 18:43:31.948287  6263 leader_election.cc:288] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:43:31.948467  6265 raft_consensus.cc:2781] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:43:31.949489  6265 raft_consensus.cc:686] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [term 1 LEADER]: Becoming Leader. State: Replica: 069e5900a1d84eada9b6e6a03713c952, State: Running, Role: LEADER
I20260811 18:43:31.949694  6240 heartbeater.cc:503] Master 127.13.29.254:34661 was elected leader, sending a full tablet report...
I20260811 18:43:31.950205  6265 consensus_queue.cc:237] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } }
I20260811 18:43:31.950619  6263 ts_tablet_manager.cc:1428] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.005s
I20260811 18:43:31.951007  6263 tablet_bootstrap.cc:492] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952: Bootstrap starting.
I20260811 18:43:31.953015  6263 tablet_bootstrap.cc:654] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952: Neither blocks nor log segments found. Creating new log.
I20260811 18:43:31.955691  6263 tablet_bootstrap.cc:492] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952: No bootstrap required, opened a new log
I20260811 18:43:31.955857  6263 ts_tablet_manager.cc:1397] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260811 18:43:31.956684  6263 raft_consensus.cc:348] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } }
I20260811 18:43:31.956856  6263 raft_consensus.cc:374] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:43:31.956992  6263 raft_consensus.cc:729] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 069e5900a1d84eada9b6e6a03713c952, State: Initialized, Role: FOLLOWER
I20260811 18:43:31.957235  6263 consensus_queue.cc:260] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } }
I20260811 18:43:31.957540  6263 raft_consensus.cc:388] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:43:31.957633  6263 raft_consensus.cc:482] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:43:31.957168  5990 catalog_manager.cc:5495] T 08ea2cdaab8f475abef8f54f4119d16d P 069e5900a1d84eada9b6e6a03713c952 reported cstate change: term changed from 0 to 1, leader changed from <none> to 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "069e5900a1d84eada9b6e6a03713c952" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260811 18:43:31.957772  6263 raft_consensus.cc:3037] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:43:31.960253  6263 raft_consensus.cc:504] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } }
I20260811 18:43:31.960593  6263 leader_election.cc:302] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 069e5900a1d84eada9b6e6a03713c952; no voters: 
I20260811 18:43:31.960839  6263 leader_election.cc:288] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:43:31.960891  6265 raft_consensus.cc:2781] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:43:31.961177  6265 raft_consensus.cc:686] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [term 1 LEADER]: Becoming Leader. State: Replica: 069e5900a1d84eada9b6e6a03713c952, State: Running, Role: LEADER
I20260811 18:43:31.961634  6263 ts_tablet_manager.cc:1428] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260811 18:43:31.961549  6265 consensus_queue.cc:237] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } }
I20260811 18:43:31.964514  5990 catalog_manager.cc:5495] T a9a6836d4bf74b198beb4e2b40779a37 P 069e5900a1d84eada9b6e6a03713c952 reported cstate change: term changed from 0 to 1, leader changed from <none> to 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "069e5900a1d84eada9b6e6a03713c952" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "069e5900a1d84eada9b6e6a03713c952" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 44893 } health_report { overall_health: HEALTHY } } }
W20260811 18:43:32.412492  6273 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:43:32.412845  6273 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:43:32.420432  6273 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'db.table'

INSERT report
    rows total: 2000
    time total: 169.647 ms
  time per row: 0.0848235 ms
I20260811 18:43:32.751816 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 6070
I20260811 18:43:32.761675  6235 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:43:32.859774 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 6070
I20260811 18:43:33.371035  5986 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36030:
name: "kudu.table.copy.to"
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 {
  rows: "<redacted>""\006\000\000\007\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260811 18:43:33.382777  5974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:43:33.384579  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet 97709110bcab43c5be2a390e952d23a4: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:43:34.577788  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet 9f9bb8aeab524b60b2db05db80abdec9: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:43:35.614910  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet 9f9bb8aeab524b60b2db05db80abdec9: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:43:37.692657  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet 9f9bb8aeab524b60b2db05db80abdec9: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:43:41.817200  5974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260811 18:43:41.818925  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet 9f9bb8aeab524b60b2db05db80abdec9: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:43:50.049412  5974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260811 18:43:50.050890  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet 9f9bb8aeab524b60b2db05db80abdec9: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:44:03.373042  5974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260811 18:44:03.374625  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet 97709110bcab43c5be2a390e952d23a4: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:44:03.374794  5974 catalog_manager.cc:4616] Request timed out: CreateTablet RPC for tablet 97709110bcab43c5be2a390e952d23a4 on TS 069e5900a1d84eada9b6e6a03713c952
W20260811 18:44:03.375105  5974 catalog_manager.cc:4616] Request timed out: CreateTablet RPC for tablet 9f9bb8aeab524b60b2db05db80abdec9 on TS 069e5900a1d84eada9b6e6a03713c952
W20260811 18:44:03.398363  6068 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Tablet 97709110bcab43c5be2a390e952d23a4 (table kudu.table.copy.to [id=5767743eec7c4470b60c1177b8c76f75]) was not created within the allowed timeout. Replacing with a new tablet bbf6f52e5c884f0686835819a2e13f19
W20260811 18:44:03.398923  6068 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Tablet 9f9bb8aeab524b60b2db05db80abdec9 (table kudu.table.copy.to [id=5767743eec7c4470b60c1177b8c76f75]) was not created within the allowed timeout. Replacing with a new tablet 8406be3cf6e9475d8cae8dfaa7b214dc
I20260811 18:44:03.405054  6068 catalog_manager.cc:5782] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Sending DeleteTablet for 1 replicas of tablet 97709110bcab43c5be2a390e952d23a4
I20260811 18:44:03.405661  6068 catalog_manager.cc:5782] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Sending DeleteTablet for 1 replicas of tablet 9f9bb8aeab524b60b2db05db80abdec9
W20260811 18:44:04.530659  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet bbf6f52e5c884f0686835819a2e13f19: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:44:05.578727  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet bbf6f52e5c884f0686835819a2e13f19: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:44:07.660254  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet bbf6f52e5c884f0686835819a2e13f19: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:44:11.778725  5974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111) [suppressed 37 similar messages]
W20260811 18:44:11.780181  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet bbf6f52e5c884f0686835819a2e13f19: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:44:19.999835  5974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260811 18:44:20.001772  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet bbf6f52e5c884f0686835819a2e13f19: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:44:33.396852  5974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260811 18:44:33.398447  5974 catalog_manager.cc:4584] TS 069e5900a1d84eada9b6e6a03713c952 (127.13.29.193:44893): CreateTablet RPC failed for tablet bbf6f52e5c884f0686835819a2e13f19: Network error: Client connection negotiation failed: client connection to 127.13.29.193:44893: connect: Connection refused (error 111)
W20260811 18:44:33.398615  5974 catalog_manager.cc:4616] Request timed out: CreateTablet RPC for tablet bbf6f52e5c884f0686835819a2e13f19 on TS 069e5900a1d84eada9b6e6a03713c952
W20260811 18:44:33.399726  5974 catalog_manager.cc:4616] Request timed out: CreateTablet RPC for tablet 8406be3cf6e9475d8cae8dfaa7b214dc on TS 069e5900a1d84eada9b6e6a03713c952
W20260811 18:44:33.425632  6068 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Tablet bbf6f52e5c884f0686835819a2e13f19 (table kudu.table.copy.to [id=5767743eec7c4470b60c1177b8c76f75]) was not created within the allowed timeout. Replacing with a new tablet 6481c8e2141441eb927d094483535e9f
W20260811 18:44:33.426126  6068 catalog_manager.cc:5958] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Tablet 8406be3cf6e9475d8cae8dfaa7b214dc (table kudu.table.copy.to [id=5767743eec7c4470b60c1177b8c76f75]) was not created within the allowed timeout. Replacing with a new tablet c681a37e433d4f17b7c0110af17e0941
E20260811 18:44:33.426561  6068 catalog_manager.cc:6118] Error selecting replicas for tablet 6481c8e2141441eb927d094483535e9f, reason: Invalid argument: Not enough tablet servers are online for table 'kudu.table.copy.to'. Need at least 1 replicas, but only 0 tablet servers are available
E20260811 18:44:33.426759  6068 catalog_manager.cc:6118] Error selecting replicas for tablet c681a37e433d4f17b7c0110af17e0941, reason: Invalid argument: Not enough tablet servers are online for table 'kudu.table.copy.to'. Need at least 1 replicas, but only 0 tablet servers are available
I20260811 18:44:33.433557  6068 catalog_manager.cc:5782] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Sending DeleteTablet for 1 replicas of tablet bbf6f52e5c884f0686835819a2e13f19
I20260811 18:44:33.434034  6068 catalog_manager.cc:5782] T 00000000000000000000000000000000 P bb5ed5d6df74437a9de40442f4379583: Sending DeleteTablet for 1 replicas of tablet 8406be3cf6e9475d8cae8dfaa7b214dc
I20260811 18:44:33.472136 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 5948
I20260811 18:44:33.474051  6027 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:44:33.614532 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 5948
2026-08-11T18:44:33Z chronyd exiting
[       OK ] ToolTest.TestFailedTableCopy (63174 ms)
[ RUN      ] ToolTest.TestNonDefaultPrincipal
Loading random data
Initializing database '/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/principal' for realm 'KRBTEST.COM',
master key name 'K/M@KRBTEST.COM'
Aug 11 18:44:33 dist-test-slave-bw88 krb5kdc[6394](info): setting up network...
krb5kdc: setsockopt(10,IPV6_V6ONLY,1) worked
Aug 11 18:44:33 dist-test-slave-bw88 krb5kdc[6394](info): set up 2 sockets
Aug 11 18:44:33 dist-test-slave-bw88 krb5kdc[6394](info): commencing operation
krb5kdc: starting...
W20260811 18:44:35.137006 13431 mini_kdc.cc:121] Time spent starting KDC: real 1.462s	user 0.004s	sys 0.104s
WARNING: no policy specified for test-admin@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "test-admin@KRBTEST.COM" created.
WARNING: no policy specified for test-user@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "test-user@KRBTEST.COM" created.
WARNING: no policy specified for joe-interloper@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "joe-interloper@KRBTEST.COM" created.
Authenticating as principal slave/admin@KRBTEST.COM with password.
Entry for principal test-user with kvno 1, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/test-user.keytab.
Entry for principal test-user with kvno 1, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/test-user.keytab.
Aug 11 18:44:35 dist-test-slave-bw88 krb5kdc[6394](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473875, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Password for test-admin@KRBTEST.COM: 
W20260811 18:44:35.490661 13431 mini_kdc.cc:317] Time spent kinit for test-admin: real 0.100s	user 0.000s	sys 0.050s
2026-08-11T18:44:35Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:44:35Z Disabled control of system clock
WARNING: no policy specified for oryx/127.13.29.254@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "oryx/127.13.29.254@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal oryx/127.13.29.254 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/oryx_127.13.29.254.keytab.
Entry for principal oryx/127.13.29.254 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/oryx_127.13.29.254.keytab.
W20260811 18:44:35.708346 13431 mini_kdc.cc:262] Time spent creating service keytab for oryx/127.13.29.254: real 0.123s	user 0.004s	sys 0.050s
I20260811 18:44:35.709839 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-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.13.29.254:39589
--webserver_interface=127.13.29.254
--webserver_port=0
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/oryx_127.13.29.254.keytab
--principal=oryx/127.13.29.254
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--builtin_ntp_servers=127.13.29.212:36697
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:39589 with env {KRB5CCNAME=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
W20260811 18:44:36.142498  6411 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:44:36.142896  6411 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:44:36.143077  6411 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:44:36.150890  6411 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:44:36.151067  6411 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:44:36.151175  6411 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:44:36.151309  6411 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:44:36.162112  6411 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:36697
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:39589
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/oryx_127.13.29.254.keytab
--principal=oryx/127.13.29.254
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:39589
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:44:36.163655  6411 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:44:36.165244  6411 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:44:36.178882  6418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:36.178921  6417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:36.178962  6420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:36.179636  6411 server_base.cc:1034] running on GCE node
I20260811 18:44:36.180492  6411 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:44:36.182147  6411 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:44:36.183408  6411 hybrid_clock.cc:648] HybridClock initialized: now 1786473876183333 us; error 34 us; skew 500 ppm
I20260811 18:44:36.183825  6411 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Aug 11 18:44:36 dist-test-slave-bw88 krb5kdc[6394](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473876, etypes {rep=17 tkt=17 ses=17}, oryx/127.13.29.254@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260811 18:44:36.187700  6411 init.cc:377] Logged in from keytab as oryx/127.13.29.254@KRBTEST.COM (short username oryx)
I20260811 18:44:36.189495  6411 webserver.cc:460] Webserver started at http://127.13.29.254:45187/ using document root <none> and password file <none>
I20260811 18:44:36.190323  6411 fs_manager.cc:359] Metadata directory not provided
I20260811 18:44:36.190443  6411 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:44:36.190771  6411 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:44:36.193856  6411 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "ecdafd276fdd4808b2d950b6f678562a"
format_stamp: "Formatted at 2026-08-11 18:44:36 on dist-test-slave-bw88"
I20260811 18:44:36.194667  6411 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "ecdafd276fdd4808b2d950b6f678562a"
format_stamp: "Formatted at 2026-08-11 18:44:36 on dist-test-slave-bw88"
I20260811 18:44:36.200186  6411 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260811 18:44:36.204027  6429 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:36.205633  6411 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:44:36.205832  6411 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "ecdafd276fdd4808b2d950b6f678562a"
format_stamp: "Formatted at 2026-08-11 18:44:36 on dist-test-slave-bw88"
I20260811 18:44:36.206094  6411 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-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)
I20260811 18:44:36.234844  6411 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:44:36.240139  6411 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
I20260811 18:44:36.240476  6411 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:44:36.262260  6411 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:39589
I20260811 18:44:36.262280  6498 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:39589 every 8 connection(s)
I20260811 18:44:36.263827  6411 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:44:36.267984 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 6411
I20260811 18:44:36.268275 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:44:36.268321  6499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:44:36.281486  6499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a: Bootstrap starting.
I20260811 18:44:36.284934  6499 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a: Neither blocks nor log segments found. Creating new log.
I20260811 18:44:36.286103  6499 log.cc:824] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a: Log is configured to *not* fsync() on all Append() calls
Aug 11 18:44:36 dist-test-slave-bw88 krb5kdc[6394](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473875, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for oryx/127.13.29.254@KRBTEST.COM
I20260811 18:44:36.288990  6499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a: No bootstrap required, opened a new log
I20260811 18:44:36.297524  6499 raft_consensus.cc:348] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdafd276fdd4808b2d950b6f678562a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39589 } }
I20260811 18:44:36.298040  6499 raft_consensus.cc:374] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:44:36.298173  6499 raft_consensus.cc:729] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecdafd276fdd4808b2d950b6f678562a, State: Initialized, Role: FOLLOWER
I20260811 18:44:36.298817  6499 consensus_queue.cc:260] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdafd276fdd4808b2d950b6f678562a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39589 } }
I20260811 18:44:36.299098  6499 raft_consensus.cc:388] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:44:36.299253  6499 raft_consensus.cc:482] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:44:36.299440  6499 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:44:36.302147  6499 raft_consensus.cc:504] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdafd276fdd4808b2d950b6f678562a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39589 } }
I20260811 18:44:36.302706  6499 leader_election.cc:302] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ecdafd276fdd4808b2d950b6f678562a; no voters: 
I20260811 18:44:36.303363  6499 leader_election.cc:288] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:44:36.303551  6504 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:44:36.304396  6504 raft_consensus.cc:686] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [term 1 LEADER]: Becoming Leader. State: Replica: ecdafd276fdd4808b2d950b6f678562a, State: Running, Role: LEADER
I20260811 18:44:36.304968  6504 consensus_queue.cc:237] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdafd276fdd4808b2d950b6f678562a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39589 } }
I20260811 18:44:36.305866  6499 sys_catalog.cc:564] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:44:36.308250  6506 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [sys.catalog]: SysCatalogTable state changed. Reason: New leader ecdafd276fdd4808b2d950b6f678562a. Latest consensus state: current_term: 1 leader_uuid: "ecdafd276fdd4808b2d950b6f678562a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdafd276fdd4808b2d950b6f678562a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39589 } } }
I20260811 18:44:36.308657  6506 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [sys.catalog]: This master's current role is: LEADER
I20260811 18:44:36.308946  6505 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ecdafd276fdd4808b2d950b6f678562a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecdafd276fdd4808b2d950b6f678562a" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 39589 } } }
I20260811 18:44:36.313359  6505 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a [sys.catalog]: This master's current role is: LEADER
I20260811 18:44:36.313714  6512 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:44:36.319430  6512 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:44:36.329993  6512 catalog_manager.cc:1347] Generated new cluster ID: a55c92aab8a4469183129a1ae17315af
I20260811 18:44:36.330153  6512 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:44:36.356315  6512 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:44:36.357856  6512 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:44:36.372852  6512 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ecdafd276fdd4808b2d950b6f678562a: Generated new TSK 0
I20260811 18:44:36.373901  6512 catalog_manager.cc:1514] Initializing in-progress tserver states...
WARNING: no policy specified for oryx/127.13.29.193@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "oryx/127.13.29.193@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal oryx/127.13.29.193 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/oryx_127.13.29.193.keytab.
Entry for principal oryx/127.13.29.193 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/oryx_127.13.29.193.keytab.
W20260811 18:44:36.497591 13431 mini_kdc.cc:262] Time spent creating service keytab for oryx/127.13.29.193: real 0.114s	user 0.001s	sys 0.050s
I20260811 18:44:36.498806 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:39589
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/oryx_127.13.29.193.keytab
--principal=oryx/127.13.29.193
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--builtin_ntp_servers=127.13.29.212:36697
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {KRB5CCNAME=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
W20260811 18:44:36.906092  6533 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:44:36.906522  6533 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:44:36.906733  6533 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:44:36.915625  6533 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:44:36.915871  6533 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:44:36.926543  6533 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:36697
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/wal
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/krb5kdc/oryx_127.13.29.193.keytab
--principal=oryx/127.13.29.193
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:39589
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:44:36.928282  6533 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:44:36.929921  6533 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:44:36.948671  6542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:36.949800  6541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:36.949985  6544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:36.950299  6533 server_base.cc:1034] running on GCE node
I20260811 18:44:36.951267  6533 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:44:36.952737  6533 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:44:36.954106  6533 hybrid_clock.cc:648] HybridClock initialized: now 1786473876953923 us; error 119 us; skew 500 ppm
I20260811 18:44:36.954571  6533 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Aug 11 18:44:36 dist-test-slave-bw88 krb5kdc[6394](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473876, etypes {rep=17 tkt=17 ses=17}, oryx/127.13.29.193@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260811 18:44:36.959472  6533 init.cc:377] Logged in from keytab as oryx/127.13.29.193@KRBTEST.COM (short username oryx)
I20260811 18:44:36.961431  6533 webserver.cc:460] Webserver started at http://127.13.29.193:33165/ using document root <none> and password file <none>
I20260811 18:44:36.962314  6533 fs_manager.cc:359] Metadata directory not provided
I20260811 18:44:36.962471  6533 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:44:36.962868  6533 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:44:36.966166  6533 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "a63e2c6d82b7432ab6a17584c01305de"
format_stamp: "Formatted at 2026-08-11 18:44:36 on dist-test-slave-bw88"
I20260811 18:44:36.967133  6533 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "a63e2c6d82b7432ab6a17584c01305de"
format_stamp: "Formatted at 2026-08-11 18:44:36 on dist-test-slave-bw88"
I20260811 18:44:36.973721  6533 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260811 18:44:36.977998  6554 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:36.979612  6533 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260811 18:44:36.979837  6533 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "a63e2c6d82b7432ab6a17584c01305de"
format_stamp: "Formatted at 2026-08-11 18:44:36 on dist-test-slave-bw88"
I20260811 18:44:36.980121  6533 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-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)
I20260811 18:44:37.002280  6533 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:44:37.007869  6533 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
I20260811 18:44:37.008255  6533 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:44:37.009685  6533 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:44:37.011741  6533 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:44:37.011919  6533 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:37.012073  6533 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:44:37.012179  6533 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:37.055661  6533 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:41599
I20260811 18:44:37.055773  6705 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:41599 every 8 connection(s)
I20260811 18:44:37.057241  6533 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:44:37.063530 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 6533
I20260811 18:44:37.063763 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
Aug 11 18:44:37 dist-test-slave-bw88 krb5kdc[6394](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473876, etypes {rep=17 tkt=17 ses=17}, oryx/127.13.29.193@KRBTEST.COM for oryx/127.13.29.254@KRBTEST.COM
I20260811 18:44:37.082738  6706 heartbeater.cc:347] Connected to a master server at 127.13.29.254:39589
I20260811 18:44:37.083104  6706 heartbeater.cc:464] Registering TS with master...
I20260811 18:44:37.083949  6706 heartbeater.cc:511] Master 127.13.29.254:39589 requested a full tablet report, sending...
I20260811 18:44:37.086885  6450 ts_manager.cc:194] Registered new tserver with Master: a63e2c6d82b7432ab6a17584c01305de (127.13.29.193:41599)
I20260811 18:44:37.088517  6450 master_service.cc:496] Signed X509 certificate for tserver {username='oryx', principal='oryx/127.13.29.193@KRBTEST.COM'} at 127.13.29.193:48067
I20260811 18:44:37.093814 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
W20260811 18:44:37.508651  6712 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:44:37.509055  6712 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:44:37.517099  6712 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Aug 11 18:44:37 dist-test-slave-bw88 krb5kdc[6394](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473875, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for oryx/127.13.29.193@KRBTEST.COM
I20260811 18:44:37.667918  6617 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
Master Summary
               UUID               |       Address       | Status
----------------------------------+---------------------+---------
 ecdafd276fdd4808b2d950b6f678562a | 127.13.29.254:39589 | HEALTHY

Unusual flags for Master:
               Flag               |                                                                        Value                                                                         |      Tags       |         Master
----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_ca_key_size                 | 768                                                                                                                                                  | experimental    | all 1 server(s) checked
 ipki_server_key_size             | 768                                                                                                                                                  | experimental    | all 1 server(s) checked
 never_fsync                      | true                                                                                                                                                 | unsafe,advanced | all 1 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                    | unsafe,hidden   | all 1 server(s) checked
 rpc_reuseport                    | true                                                                                                                                                 | experimental    | all 1 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                 | unsafe          | all 1 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                   | hidden          | all 1 server(s) checked
 server_dump_info_path            | /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb | hidden          | all 1 server(s) checked
 tsk_num_rsa_bits                 | 512                                                                                                                                                  | experimental    | all 1 server(s) checked

Flags of checked categories for Master:
        Flag         |        Value        |         Master
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.13.29.212:36697 | all 1 server(s) checked
 time_source         | builtin             | all 1 server(s) checked

Tablet Server Summary
               UUID               |       Address       | Status  | Location | Tablet Leaders | Active Scanners
----------------------------------+---------------------+---------+----------+----------------+-----------------
 a63e2c6d82b7432ab6a17584c01305de | 127.13.29.193:41599 | HEALTHY | <none>   |       0        |       0

Tablet Server Location Summary
 Location |  Count
----------+---------
 <none>   |       1

Unusual flags for Tablet Server:
               Flag               |                                                                      Value                                                                       |      Tags       |      Tablet Server
----------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_server_key_size             | 768                                                                                                                                              | experimental    | all 1 server(s) checked
 local_ip_for_outbound_sockets    | 127.13.29.193                                                                                                                                    | experimental    | all 1 server(s) checked
 never_fsync                      | true                                                                                                                                             | unsafe,advanced | all 1 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                | unsafe,hidden   | all 1 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                             | unsafe          | all 1 server(s) checked
 server_dump_info_format          | pb                                                                                                                                               | hidden          | all 1 server(s) checked
 server_dump_info_path            | /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestNonDefaultPrincipal.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb | hidden          | all 1 server(s) checked

Flags of checked categories for Tablet Server:
        Flag         |        Value        |      Tablet Server
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.13.29.212:36697 | all 1 server(s) checked
 time_source         | builtin             | all 1 server(s) checked

Version Summary
     Version     |         Servers
-----------------+-------------------------
 1.18.0-SNAPSHOT | all 2 server(s) checked

The cluster doesn't have any matching tablets

The cluster doesn't have any matching system tables
The cluster doesn't have any matching tables
Tablet Replica Count Summary
   Statistic    | Replica Count
----------------+---------------
 Minimum        | 0
 First Quartile | 0
 Median         | 0
 Third Quartile | 0
 Maximum        | 0


==================
Warnings:
==================
Some masters have unsafe, experimental, or hidden flags set
Some tablet servers have unsafe, experimental, or hidden flags set

OK
I20260811 18:44:37.796188 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 6533
I20260811 18:44:37.814327  6698 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:44:37.902177 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 6533
I20260811 18:44:37.934477 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 6411
I20260811 18:44:37.935787  6493 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:44:38.050244 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 6411
2026-08-11T18:44:38Z chronyd exiting
[       OK ] ToolTest.TestNonDefaultPrincipal (4433 ms)
[ RUN      ] ToolTest.TestLocalReplicaCopyRemoteCanReturnError
I20260811 18:44:38.104351 13431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.29.254:45109
I20260811 18:44:38.105193 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:44:38.108603  6746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:38.108812  6747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:38.109750 13431 server_base.cc:1034] running on GCE node
W20260811 18:44:38.109825  6749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:38.110294 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:44:38.110402 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:44:38.110507 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473878110446 us; error 0 us; skew 500 ppm
I20260811 18:44:38.110776 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:44:38.120805 13431 webserver.cc:460] Webserver started at http://127.13.29.254:33283/ using document root <none> and password file <none>
I20260811 18:44:38.121196 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:44:38.121330 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:44:38.121613 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:44:38.122588 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/master-0-root/instance:
uuid: "357ec5c2c60e44edb07706ee65f50c3d"
format_stamp: "Formatted at 2026-08-11 18:44:38 on dist-test-slave-bw88"
I20260811 18:44:38.126295 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260811 18:44:38.128448  6755 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:38.128907 13431 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260811 18:44:38.129057 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/master-0-root
uuid: "357ec5c2c60e44edb07706ee65f50c3d"
format_stamp: "Formatted at 2026-08-11 18:44:38 on dist-test-slave-bw88"
I20260811 18:44:38.129267 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-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)
I20260811 18:44:38.195324 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:44:38.196074 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:44:38.214515  6825 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:45109 every 8 connection(s)
I20260811 18:44:38.214509 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:45109
I20260811 18:44:38.216497  6826 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:44:38.222922  6826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d: Bootstrap starting.
I20260811 18:44:38.224506  6826 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d: Neither blocks nor log segments found. Creating new log.
I20260811 18:44:38.226644  6826 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d: No bootstrap required, opened a new log
I20260811 18:44:38.227340  6826 raft_consensus.cc:348] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357ec5c2c60e44edb07706ee65f50c3d" member_type: VOTER }
I20260811 18:44:38.227506  6826 raft_consensus.cc:374] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:44:38.227561  6826 raft_consensus.cc:729] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357ec5c2c60e44edb07706ee65f50c3d, State: Initialized, Role: FOLLOWER
I20260811 18:44:38.227779  6826 consensus_queue.cc:260] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357ec5c2c60e44edb07706ee65f50c3d" member_type: VOTER }
I20260811 18:44:38.227910  6826 raft_consensus.cc:388] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:44:38.227972  6826 raft_consensus.cc:482] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:44:38.228068  6826 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:44:38.230924  6826 raft_consensus.cc:504] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357ec5c2c60e44edb07706ee65f50c3d" member_type: VOTER }
I20260811 18:44:38.231235  6826 leader_election.cc:302] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 357ec5c2c60e44edb07706ee65f50c3d; no voters: 
I20260811 18:44:38.232116  6826 leader_election.cc:288] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:44:38.232342  6832 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:44:38.233119  6832 raft_consensus.cc:686] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 1 LEADER]: Becoming Leader. State: Replica: 357ec5c2c60e44edb07706ee65f50c3d, State: Running, Role: LEADER
I20260811 18:44:38.233453  6826 sys_catalog.cc:564] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:44:38.233476  6832 consensus_queue.cc:237] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357ec5c2c60e44edb07706ee65f50c3d" member_type: VOTER }
I20260811 18:44:38.234722  6834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 357ec5c2c60e44edb07706ee65f50c3d. Latest consensus state: current_term: 1 leader_uuid: "357ec5c2c60e44edb07706ee65f50c3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357ec5c2c60e44edb07706ee65f50c3d" member_type: VOTER } }
I20260811 18:44:38.235174  6834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [sys.catalog]: This master's current role is: LEADER
I20260811 18:44:38.235100  6833 sys_catalog.cc:455] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "357ec5c2c60e44edb07706ee65f50c3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "357ec5c2c60e44edb07706ee65f50c3d" member_type: VOTER } }
I20260811 18:44:38.235391  6833 sys_catalog.cc:458] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [sys.catalog]: This master's current role is: LEADER
I20260811 18:44:38.236807  6841 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:44:38.239332  6841 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:44:38.240293 13431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260811 18:44:38.243374  6841 catalog_manager.cc:1347] Generated new cluster ID: 65576294ce034119af9456389aa5fe77
I20260811 18:44:38.243525  6841 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:44:38.257210  6841 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:44:38.258400  6841 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:44:38.264703  6841 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d: Generated new TSK 0
I20260811 18:44:38.265051  6841 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260811 18:44:38.273864 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:44:38.277446  6854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:38.277798  6855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:38.278293  6858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:38.279052 13431 server_base.cc:1034] running on GCE node
I20260811 18:44:38.279428 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:44:38.279506 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:44:38.279614 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473878279568 us; error 0 us; skew 500 ppm
I20260811 18:44:38.279838 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:44:38.281476 13431 webserver.cc:460] Webserver started at http://127.13.29.193:38589/ using document root <none> and password file <none>
I20260811 18:44:38.281759 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:44:38.281864 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:44:38.282069 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:44:38.282910 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-0-root/instance:
uuid: "02d84c9001d14ae4a7c551903b80e5f1"
format_stamp: "Formatted at 2026-08-11 18:44:38 on dist-test-slave-bw88"
I20260811 18:44:38.286149 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260811 18:44:38.288082  6867 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:38.288466 13431 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260811 18:44:38.288648 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-0-root
uuid: "02d84c9001d14ae4a7c551903b80e5f1"
format_stamp: "Formatted at 2026-08-11 18:44:38 on dist-test-slave-bw88"
I20260811 18:44:38.288825 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-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)
I20260811 18:44:38.301633 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:44:38.302299 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:44:38.303072 13431 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:44:38.304206 13431 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:44:38.304323 13431 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:38.304474 13431 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:44:38.304561 13431 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:38.323742 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:34373
I20260811 18:44:38.323784  6947 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:34373 every 8 connection(s)
I20260811 18:44:38.325750 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:44:38.329767  6952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:38.330276  6953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:38.331905  6956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:38.333554 13431 server_base.cc:1034] running on GCE node
I20260811 18:44:38.333957 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:44:38.334074 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:44:38.334151 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473878334121 us; error 0 us; skew 500 ppm
I20260811 18:44:38.334415 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:44:38.336268 13431 webserver.cc:460] Webserver started at http://127.13.29.194:42589/ using document root <none> and password file <none>
I20260811 18:44:38.336561 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:44:38.336714 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:44:38.336897 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:44:38.337133  6948 heartbeater.cc:347] Connected to a master server at 127.13.29.254:45109
I20260811 18:44:38.337373  6948 heartbeater.cc:464] Registering TS with master...
I20260811 18:44:38.337777  6948 heartbeater.cc:511] Master 127.13.29.254:45109 requested a full tablet report, sending...
I20260811 18:44:38.337816 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-1-root/instance:
uuid: "6cb65d2903894917a45f90e344ba1167"
format_stamp: "Formatted at 2026-08-11 18:44:38 on dist-test-slave-bw88"
I20260811 18:44:38.339005  6782 ts_manager.cc:194] Registered new tserver with Master: 02d84c9001d14ae4a7c551903b80e5f1 (127.13.29.193:34373)
I20260811 18:44:38.340844  6782 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52606
I20260811 18:44:38.342037 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260811 18:44:38.344002  6961 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:38.344448 13431 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260811 18:44:38.344609 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-1-root
uuid: "6cb65d2903894917a45f90e344ba1167"
format_stamp: "Formatted at 2026-08-11 18:44:38 on dist-test-slave-bw88"
I20260811 18:44:38.344746 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260811 18:44:38.359524 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:44:38.360221 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:44:38.360899 13431 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:44:38.362061 13431 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:44:38.362138 13431 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:38.362252 13431 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:44:38.362320 13431 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:38.379733 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.194:42405
I20260811 18:44:38.379779  7039 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.194:42405 every 8 connection(s)
I20260811 18:44:38.388762  7040 heartbeater.cc:347] Connected to a master server at 127.13.29.254:45109
I20260811 18:44:38.388965  7040 heartbeater.cc:464] Registering TS with master...
I20260811 18:44:38.389410  7040 heartbeater.cc:511] Master 127.13.29.254:45109 requested a full tablet report, sending...
I20260811 18:44:38.390486  6782 ts_manager.cc:194] Registered new tserver with Master: 6cb65d2903894917a45f90e344ba1167 (127.13.29.194:42405)
I20260811 18:44:38.391136 13431 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.010299629s
I20260811 18:44:38.391498  6782 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52616
I20260811 18:44:38.393061 13431 test_util.cc:268] Using random seed: -588508983
I20260811 18:44:38.408454  6782 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52618:
name: "table1"
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 {
  rows: "\004\001\000\000\000\000\000\000\252\252\252*\004\001\000\000\000\000\000\000TUUU""\004\001\000\000\000\000\000\000\252\252\252*\004\001\000\000\000\000\000\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260811 18:44:38.432628  6900 tablet_service.cc:1467] Processing CreateTablet for tablet 49f3ff32ae7a4f93b0b7ae27394c216b (DEFAULT_TABLE table=table1 [id=c5d02461670a4a7c8d2bba0144967482]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260811 18:44:38.433252  6900 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 49f3ff32ae7a4f93b0b7ae27394c216b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:44:38.433161  6995 tablet_service.cc:1467] Processing CreateTablet for tablet 6eb1fee75e7440db9c386f959eab36cc (DEFAULT_TABLE table=table1 [id=c5d02461670a4a7c8d2bba0144967482]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260811 18:44:38.433051  6899 tablet_service.cc:1467] Processing CreateTablet for tablet a1b483fde1164730a8b9c8eb4bf52c18 (DEFAULT_TABLE table=table1 [id=c5d02461670a4a7c8d2bba0144967482]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260811 18:44:38.433748  6995 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6eb1fee75e7440db9c386f959eab36cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:44:38.433744  6899 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a1b483fde1164730a8b9c8eb4bf52c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:44:38.442679  7057 tablet_bootstrap.cc:492] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167: Bootstrap starting.
I20260811 18:44:38.445457  7058 tablet_bootstrap.cc:492] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1: Bootstrap starting.
I20260811 18:44:38.445904  7057 tablet_bootstrap.cc:654] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167: Neither blocks nor log segments found. Creating new log.
I20260811 18:44:38.448343  7058 tablet_bootstrap.cc:654] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1: Neither blocks nor log segments found. Creating new log.
I20260811 18:44:38.448951  7057 tablet_bootstrap.cc:492] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167: No bootstrap required, opened a new log
I20260811 18:44:38.449120  7057 ts_tablet_manager.cc:1397] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.003s
I20260811 18:44:38.450002  7057 raft_consensus.cc:348] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cb65d2903894917a45f90e344ba1167" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 42405 } }
I20260811 18:44:38.450285  7057 raft_consensus.cc:374] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:44:38.450417  7057 raft_consensus.cc:729] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cb65d2903894917a45f90e344ba1167, State: Initialized, Role: FOLLOWER
I20260811 18:44:38.450708  7057 consensus_queue.cc:260] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cb65d2903894917a45f90e344ba1167" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 42405 } }
I20260811 18:44:38.450933  7057 raft_consensus.cc:388] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:44:38.451064  7057 raft_consensus.cc:482] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:44:38.451200  7057 raft_consensus.cc:3037] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:44:38.451560  7058 tablet_bootstrap.cc:492] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1: No bootstrap required, opened a new log
I20260811 18:44:38.451761  7058 ts_tablet_manager.cc:1397] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.005s
I20260811 18:44:38.452603  7058 raft_consensus.cc:348] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } }
I20260811 18:44:38.452829  7058 raft_consensus.cc:374] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:44:38.452945  7058 raft_consensus.cc:729] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d84c9001d14ae4a7c551903b80e5f1, State: Initialized, Role: FOLLOWER
I20260811 18:44:38.453233  7058 consensus_queue.cc:260] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } }
I20260811 18:44:38.453469  7058 raft_consensus.cc:388] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:44:38.453603  7058 raft_consensus.cc:482] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:44:38.453747  7058 raft_consensus.cc:3037] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:44:38.454416  7057 raft_consensus.cc:504] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cb65d2903894917a45f90e344ba1167" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 42405 } }
I20260811 18:44:38.454802  7057 leader_election.cc:302] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6cb65d2903894917a45f90e344ba1167; no voters: 
I20260811 18:44:38.455487  7057 leader_election.cc:288] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:44:38.455734  7063 raft_consensus.cc:2781] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:44:38.456564  7040 heartbeater.cc:503] Master 127.13.29.254:45109 was elected leader, sending a full tablet report...
I20260811 18:44:38.456589  7057 ts_tablet_manager.cc:1428] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260811 18:44:38.457650  7063 raft_consensus.cc:686] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 1 LEADER]: Becoming Leader. State: Replica: 6cb65d2903894917a45f90e344ba1167, State: Running, Role: LEADER
I20260811 18:44:38.457789  7058 raft_consensus.cc:504] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } }
I20260811 18:44:38.457957  7063 consensus_queue.cc:237] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cb65d2903894917a45f90e344ba1167" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 42405 } }
I20260811 18:44:38.458117  7058 leader_election.cc:302] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 02d84c9001d14ae4a7c551903b80e5f1; no voters: 
I20260811 18:44:38.458796  7058 leader_election.cc:288] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:44:38.458971  7066 raft_consensus.cc:2781] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:44:38.460866  6948 heartbeater.cc:503] Master 127.13.29.254:45109 was elected leader, sending a full tablet report...
I20260811 18:44:38.460882  7058 ts_tablet_manager.cc:1428] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260811 18:44:38.461361  7058 tablet_bootstrap.cc:492] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1: Bootstrap starting.
I20260811 18:44:38.461136  6782 catalog_manager.cc:5495] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cb65d2903894917a45f90e344ba1167 (127.13.29.194). New cstate: current_term: 1 leader_uuid: "6cb65d2903894917a45f90e344ba1167" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cb65d2903894917a45f90e344ba1167" member_type: VOTER last_known_addr { host: "127.13.29.194" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260811 18:44:38.463395  7058 tablet_bootstrap.cc:654] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1: Neither blocks nor log segments found. Creating new log.
I20260811 18:44:38.466648  7058 tablet_bootstrap.cc:492] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1: No bootstrap required, opened a new log
I20260811 18:44:38.466895  7058 ts_tablet_manager.cc:1397] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260811 18:44:38.467685  7058 raft_consensus.cc:348] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } }
I20260811 18:44:38.467967  7058 raft_consensus.cc:374] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:44:38.468104  7058 raft_consensus.cc:729] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d84c9001d14ae4a7c551903b80e5f1, State: Initialized, Role: FOLLOWER
I20260811 18:44:38.468381  7058 consensus_queue.cc:260] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } }
I20260811 18:44:38.468643  7058 raft_consensus.cc:388] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:44:38.468770  7058 raft_consensus.cc:482] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:44:38.468915  7058 raft_consensus.cc:3037] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:44:38.471508  7066 raft_consensus.cc:686] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: 02d84c9001d14ae4a7c551903b80e5f1, State: Running, Role: LEADER
I20260811 18:44:38.471844  7066 consensus_queue.cc:237] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } }
I20260811 18:44:38.472299  7058 raft_consensus.cc:504] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } }
I20260811 18:44:38.472625  7058 leader_election.cc:302] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 02d84c9001d14ae4a7c551903b80e5f1; no voters: 
I20260811 18:44:38.472836  7058 leader_election.cc:288] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:44:38.472913  7069 raft_consensus.cc:2781] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:44:38.473963  7058 ts_tablet_manager.cc:1428] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260811 18:44:38.474534  7069 raft_consensus.cc:686] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: 02d84c9001d14ae4a7c551903b80e5f1, State: Running, Role: LEADER
I20260811 18:44:38.474886  7069 consensus_queue.cc:237] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } }
I20260811 18:44:38.475937  6782 catalog_manager.cc:5495] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02d84c9001d14ae4a7c551903b80e5f1 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "02d84c9001d14ae4a7c551903b80e5f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } health_report { overall_health: HEALTHY } } }
I20260811 18:44:38.482009  6782 catalog_manager.cc:5495] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02d84c9001d14ae4a7c551903b80e5f1 (127.13.29.193). New cstate: current_term: 1 leader_uuid: "02d84c9001d14ae4a7c551903b80e5f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02d84c9001d14ae4a7c551903b80e5f1" member_type: VOTER last_known_addr { host: "127.13.29.193" port: 34373 } health_report { overall_health: HEALTHY } } }
I20260811 18:44:42.334892  6949 maintenance_manager.cc:419] P 02d84c9001d14ae4a7c551903b80e5f1: Scheduling UndoDeltaBlockGCOp(49f3ff32ae7a4f93b0b7ae27394c216b): 43924 bytes on disk
I20260811 18:44:42.336467  6872 maintenance_manager.cc:643] P 02d84c9001d14ae4a7c551903b80e5f1: UndoDeltaBlockGCOp(49f3ff32ae7a4f93b0b7ae27394c216b) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":123,"lbm_reads_lt_1ms":4}
W20260811 18:44:42.506904 13431 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-1-root/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0/minicluster-data/ts-1-root/data (508899328 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 6eb1fee75e7440db9c386f959eab36cc: unable to open output file for column col0 INT32 NOT NULL: No directories could be added (1 dirs total, 0 failed, 1 full): IO error: No directories available in 6eb1fee75e7440db9c386f959eab36cc's directory group (1 dirs total, 0 failed, 1 full) (error 28) (error 19)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9611: Failure
Expected: CreateTableWithFlushedData("table1", mini_cluster_.get(), 3, 1) doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260811 18:44:42.511520 13431 tablet_server.cc:178] TabletServer@127.13.29.193:0 shutting down...
I20260811 18:44:42.521481 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:44:42.521771 13431 tablet_replica.cc:330] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1: stopping tablet replica
I20260811 18:44:42.522029 13431 raft_consensus.cc:2229] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:44:42.522338 13431 raft_consensus.cc:2258] T 49f3ff32ae7a4f93b0b7ae27394c216b P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.523574 13431 tablet_replica.cc:330] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1: stopping tablet replica
I20260811 18:44:42.523703 13431 raft_consensus.cc:2229] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:44:42.523919 13431 raft_consensus.cc:2258] T a1b483fde1164730a8b9c8eb4bf52c18 P 02d84c9001d14ae4a7c551903b80e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.538877 13431 tablet_server.cc:194] TabletServer@127.13.29.193:0 shutdown complete.
I20260811 18:44:42.544688 13431 tablet_server.cc:178] TabletServer@127.13.29.194:0 shutting down...
I20260811 18:44:42.554728 13431 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260811 18:44:42.555094 13431 tablet_replica.cc:330] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167: stopping tablet replica
I20260811 18:44:42.555321 13431 raft_consensus.cc:2229] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:44:42.555678 13431 raft_consensus.cc:2258] T 6eb1fee75e7440db9c386f959eab36cc P 6cb65d2903894917a45f90e344ba1167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.570407 13431 tablet_server.cc:194] TabletServer@127.13.29.194:0 shutdown complete.
I20260811 18:44:42.574134 13431 master.cc:537] Master@127.13.29.254:45109 shutting down...
I20260811 18:44:42.605315 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 1 LEADER]: Raft consensus shutting down.
I20260811 18:44:42.605674 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.605803 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P 357ec5c2c60e44edb07706ee65f50c3d: stopping tablet replica
I20260811 18:44:42.619915 13431 master.cc:552] Master@127.13.29.254:45109 shutdown complete.
I20260811 18:44:42.626544 13431 test_util.cc:175] -----------------------------------------------
I20260811 18:44:42.626627 13431 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaCopyRemoteCanReturnError.1786473608867715-13431-0
[  FAILED  ] ToolTest.TestLocalReplicaCopyRemoteCanReturnError (4525 ms)
[----------] 29 tests from ToolTest (273729 ms total)

[----------] 1 test from UnregisterTServerTest
[ RUN      ] UnregisterTServerTest.TestUnregisterTServerNotPresumedDead
I20260811 18:44:42.628924 13431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.29.254:35881,127.13.29.253:37945,127.13.29.252:45113
I20260811 18:44:42.629655 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:44:42.632302  7107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:42.632648  7108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:42.633072  7110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:42.633373 13431 server_base.cc:1034] running on GCE node
I20260811 18:44:42.633700 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:44:42.633760 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:44:42.633811 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473882633807 us; error 0 us; skew 500 ppm
I20260811 18:44:42.633991 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:44:42.635424 13431 webserver.cc:460] Webserver started at http://127.13.29.254:41799/ using document root <none> and password file <none>
I20260811 18:44:42.635684 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:44:42.635747 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:44:42.635914 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:44:42.636636 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-0-root/instance:
uuid: "49ba3ffbb6b641f1ad951abb7ac3cfaa"
format_stamp: "Formatted at 2026-08-11 18:44:42 on dist-test-slave-bw88"
I20260811 18:44:42.639624 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260811 18:44:42.641801  7116 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:42.642237 13431 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260811 18:44:42.642340 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-0-root
uuid: "49ba3ffbb6b641f1ad951abb7ac3cfaa"
format_stamp: "Formatted at 2026-08-11 18:44:42 on dist-test-slave-bw88"
I20260811 18:44:42.642453 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-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)
I20260811 18:44:42.653878 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:44:42.654445 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:44:42.669260 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:35881
I20260811 18:44:42.669286  7182 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:35881 every 8 connection(s)
I20260811 18:44:42.670740  7183 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:44:42.670799 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:44:42.673410  7188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:42.673913  7185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:42.674607  7183 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } has no permanent_uuid. Determining permanent_uuid...
W20260811 18:44:42.675544  7190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:42.675566 13431 server_base.cc:1034] running on GCE node
I20260811 18:44:42.676234 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:44:42.676333 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:44:42.676383 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473882676377 us; error 0 us; skew 500 ppm
I20260811 18:44:42.676610 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:44:42.678180 13431 webserver.cc:460] Webserver started at http://127.13.29.253:40293/ using document root <none> and password file <none>
I20260811 18:44:42.678391 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:44:42.678460 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:44:42.678570 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:44:42.679330 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-1-root/instance:
uuid: "e519439ba1fe4036b4d2c5a7a0c9b6db"
format_stamp: "Formatted at 2026-08-11 18:44:42 on dist-test-slave-bw88"
I20260811 18:44:42.682691 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260811 18:44:42.684538  7183 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } has no permanent_uuid. Determining permanent_uuid...
I20260811 18:44:42.684799  7206 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:42.685206 13431 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260811 18:44:42.685382 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-1-root
uuid: "e519439ba1fe4036b4d2c5a7a0c9b6db"
format_stamp: "Formatted at 2026-08-11 18:44:42 on dist-test-slave-bw88"
I20260811 18:44:42.685518 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260811 18:44:42.685771  7118 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.29.253:37945: connect: Connection refused (error 111)
W20260811 18:44:42.687326  7183 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.13.29.253:37945: Network error: Client connection negotiation failed: client connection to 127.13.29.253:37945: connect: Connection refused (error 111)
I20260811 18:44:42.718727 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:44:42.719390 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:44:42.729692  7183 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } attempt: 1
W20260811 18:44:42.732419  7183 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.13.29.253:37945: Network error: Client connection negotiation failed: client connection to 127.13.29.253:37945: connect: Connection refused (error 111)
I20260811 18:44:42.734730 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.253:37945
I20260811 18:44:42.734759  7281 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.253:37945 every 8 connection(s)
I20260811 18:44:42.736128 13431 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260811 18:44:42.736132  7282 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260811 18:44:42.738862  7284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:42.738866  7286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:44:42.740291  7289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:44:42.741873  7282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } has no permanent_uuid. Determining permanent_uuid...
I20260811 18:44:42.742944 13431 server_base.cc:1034] running on GCE node
I20260811 18:44:42.743348 13431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260811 18:44:42.743474 13431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260811 18:44:42.743522 13431 hybrid_clock.cc:648] HybridClock initialized: now 1786473882743516 us; error 0 us; skew 500 ppm
I20260811 18:44:42.743757 13431 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260811 18:44:42.745420 13431 webserver.cc:460] Webserver started at http://127.13.29.252:39699/ using document root <none> and password file <none>
I20260811 18:44:42.745648 13431 fs_manager.cc:359] Metadata directory not provided
I20260811 18:44:42.745738 13431 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:44:42.745885 13431 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:44:42.746554 13431 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-2-root/instance:
uuid: "1bd7e3572964475eafc7a1c7db127c96"
format_stamp: "Formatted at 2026-08-11 18:44:42 on dist-test-slave-bw88"
I20260811 18:44:42.749596 13431 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260811 18:44:42.750492  7282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } has no permanent_uuid. Determining permanent_uuid...
I20260811 18:44:42.751897  7298 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:44:42.752358 13431 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260811 18:44:42.752502 13431 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-2-root
uuid: "1bd7e3572964475eafc7a1c7db127c96"
format_stamp: "Formatted at 2026-08-11 18:44:42 on dist-test-slave-bw88"
I20260811 18:44:42.752655 13431 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260811 18:44:42.759286  7282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } has no permanent_uuid. Determining permanent_uuid...
W20260811 18:44:42.761757  7282 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.13.29.252:45113: Network error: Client connection negotiation failed: client connection to 127.13.29.252:45113: connect: Connection refused (error 111)
I20260811 18:44:42.761909 13431 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:44:42.762435 13431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:44:42.774986 13431 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.252:45113
I20260811 18:44:42.775015  7367 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.252:45113 every 8 connection(s)
I20260811 18:44:42.775946 13431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260811 18:44:42.776476  7369 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:44:42.779263  7369 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } has no permanent_uuid. Determining permanent_uuid...
I20260811 18:44:42.781628  7183 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } attempt: 2
I20260811 18:44:42.782994  7282 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } attempt: 1
I20260811 18:44:42.788826  7369 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } has no permanent_uuid. Determining permanent_uuid...
I20260811 18:44:42.788947  7183 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } has no permanent_uuid. Determining permanent_uuid...
I20260811 18:44:42.795574  7282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db: Bootstrap starting.
I20260811 18:44:42.797675  7282 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db: Neither blocks nor log segments found. Creating new log.
I20260811 18:44:42.797940  7369 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } has no permanent_uuid. Determining permanent_uuid...
I20260811 18:44:42.804708  7282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db: No bootstrap required, opened a new log
I20260811 18:44:42.804869  7183 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa: Bootstrap starting.
I20260811 18:44:42.805717  7282 raft_consensus.cc:348] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49ba3ffbb6b641f1ad951abb7ac3cfaa" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } } peers { permanent_uuid: "e519439ba1fe4036b4d2c5a7a0c9b6db" member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } } peers { permanent_uuid: "1bd7e3572964475eafc7a1c7db127c96" member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } }
I20260811 18:44:42.806157  7282 raft_consensus.cc:374] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:44:42.806267  7282 raft_consensus.cc:729] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519439ba1fe4036b4d2c5a7a0c9b6db, State: Initialized, Role: FOLLOWER
I20260811 18:44:42.806537  7183 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa: Neither blocks nor log segments found. Creating new log.
I20260811 18:44:42.806524  7282 consensus_queue.cc:260] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49ba3ffbb6b641f1ad951abb7ac3cfaa" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } } peers { permanent_uuid: "e519439ba1fe4036b4d2c5a7a0c9b6db" member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } } peers { permanent_uuid: "1bd7e3572964475eafc7a1c7db127c96" member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } }
I20260811 18:44:42.809216  7369 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bd7e3572964475eafc7a1c7db127c96: Bootstrap starting.
I20260811 18:44:42.809705  7380 sys_catalog.cc:455] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49ba3ffbb6b641f1ad951abb7ac3cfaa" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } } peers { permanent_uuid: "e519439ba1fe4036b4d2c5a7a0c9b6db" member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } } peers { permanent_uuid: "1bd7e3572964475eafc7a1c7db127c96" member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } } }
I20260811 18:44:42.810092  7380 sys_catalog.cc:458] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [sys.catalog]: This master's current role is: FOLLOWER
I20260811 18:44:42.810277  7282 sys_catalog.cc:564] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:44:42.810987  7369 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bd7e3572964475eafc7a1c7db127c96: Neither blocks nor log segments found. Creating new log.
I20260811 18:44:42.812800  7183 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa: No bootstrap required, opened a new log
W20260811 18:44:42.812837  7369 log.cc:1242] Error closing log: Illegal state: Log not open. State: 0
I20260811 18:44:42.813567  7369 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1bd7e3572964475eafc7a1c7db127c96: stopping tablet replica
I20260811 18:44:42.813681  7369 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1bd7e3572964475eafc7a1c7db127c96 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260811 18:44:42.813778  7369 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1bd7e3572964475eafc7a1c7db127c96 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.813869  7183 raft_consensus.cc:348] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49ba3ffbb6b641f1ad951abb7ac3cfaa" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } } peers { permanent_uuid: "e519439ba1fe4036b4d2c5a7a0c9b6db" member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } } peers { permanent_uuid: "1bd7e3572964475eafc7a1c7db127c96" member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } }
I20260811 18:44:42.814106  7183 raft_consensus.cc:374] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
E20260811 18:44:42.814149  7369 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: failed to bootstrap system catalog: Failed to open new log: Insufficient disk space to allocate 8388608 bytes under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-2-root/wals/00000000000000000000000000000000/.kudutmp.newsegmentADQLK0 (522072064 bytes available vs 518351011 bytes reserved) (error 28)
I20260811 18:44:42.814196  7183 raft_consensus.cc:729] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49ba3ffbb6b641f1ad951abb7ac3cfaa, State: Initialized, Role: FOLLOWER
I20260811 18:44:42.814503  7183 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49ba3ffbb6b641f1ad951abb7ac3cfaa" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } } peers { permanent_uuid: "e519439ba1fe4036b4d2c5a7a0c9b6db" member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } } peers { permanent_uuid: "1bd7e3572964475eafc7a1c7db127c96" member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } }
I20260811 18:44:42.815410  7399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49ba3ffbb6b641f1ad951abb7ac3cfaa" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 35881 } } peers { permanent_uuid: "e519439ba1fe4036b4d2c5a7a0c9b6db" member_type: VOTER last_known_addr { host: "127.13.29.253" port: 37945 } } peers { permanent_uuid: "1bd7e3572964475eafc7a1c7db127c96" member_type: VOTER last_known_addr { host: "127.13.29.252" port: 45113 } } }
I20260811 18:44:42.815714  7399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [sys.catalog]: This master's current role is: FOLLOWER
I20260811 18:44:42.815871  7183 sys_catalog.cc:564] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [sys.catalog]: configured and running, proceeding with master startup.
W20260811 18:44:42.816910  7403 catalog_manager.cc:1558] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260811 18:44:42.817024  7403 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260811 18:44:42.819640 13431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260811 18:44:42.819725 13431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:1278: Failure
Failed
Bad status: IO error: Couldn't start masters: Could not initialize catalog manager on master 2: Unable to initialize catalog manager: Failed to initialize sys tables async: failed to bootstrap system catalog: Failed to open new log: Insufficient disk space to allocate 8388608 bytes under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0/minicluster-data/master-2-root/wals/00000000000000000000000000000000/.kudutmp.newsegmentADQLK0 (522072064 bytes available vs 518351011 bytes reserved) (error 28)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9330: Failure
Expected: StartCluster() doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260811 18:44:42.820209 13431 master.cc:537] Master@127.13.29.254:35881 shutting down...
W20260811 18:44:42.821683  7418 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260811 18:44:42.821795  7418 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260811 18:44:42.828577 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [term 0 FOLLOWER]: Raft consensus shutting down.
I20260811 18:44:42.828843 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa [term 0 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.828974 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P 49ba3ffbb6b641f1ad951abb7ac3cfaa: stopping tablet replica
I20260811 18:44:42.843605 13431 master.cc:552] Master@127.13.29.254:35881 shutdown complete.
I20260811 18:44:42.847997 13431 master.cc:537] Master@127.13.29.253:37945 shutting down...
I20260811 18:44:42.856691 13431 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [term 0 FOLLOWER]: Raft consensus shutting down.
I20260811 18:44:42.856899 13431 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db [term 0 FOLLOWER]: Raft consensus is shut down!
I20260811 18:44:42.856977 13431 tablet_replica.cc:330] T 00000000000000000000000000000000 P e519439ba1fe4036b4d2c5a7a0c9b6db: stopping tablet replica
I20260811 18:44:42.871346 13431 master.cc:552] Master@127.13.29.253:37945 shutdown complete.
I20260811 18:44:42.876127 13431 master.cc:537] Master@127.13.29.252:45113 shutting down...
I20260811 18:44:42.897495 13431 master.cc:552] Master@127.13.29.252:45113 shutdown complete.
I20260811 18:44:42.902016 13431 test_util.cc:175] -----------------------------------------------
I20260811 18:44:42.902091 13431 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786473608867715-13431-0
[  FAILED  ] UnregisterTServerTest.TestUnregisterTServerNotPresumedDead (275 ms)
[----------] 1 test from UnregisterTServerTest (275 ms total)

[----------] 2 tests from ToolTestKerberosParameterized/ToolTestKerberosParameterized
[ RUN      ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestHmsDowngrade/1
Loading random data
Initializing database '/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/principal' for realm 'KRBTEST.COM',
master key name 'K/M@KRBTEST.COM'
Aug 11 18:44:43 dist-test-slave-bw88 krb5kdc[7421](info): setting up network...
krb5kdc: setsockopt(10,IPV6_V6ONLY,1) worked
Aug 11 18:44:43 dist-test-slave-bw88 krb5kdc[7421](info): set up 2 sockets
Aug 11 18:44:43 dist-test-slave-bw88 krb5kdc[7421](info): commencing operation
krb5kdc: starting...
W20260811 18:44:44.361773 13431 mini_kdc.cc:121] Time spent starting KDC: real 1.455s	user 0.000s	sys 0.135s
WARNING: no policy specified for test-admin@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "test-admin@KRBTEST.COM" created.
WARNING: no policy specified for test-user@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "test-user@KRBTEST.COM" created.
WARNING: no policy specified for joe-interloper@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "joe-interloper@KRBTEST.COM" created.
Authenticating as principal slave/admin@KRBTEST.COM with password.
Entry for principal test-user with kvno 1, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/test-user.keytab.
Entry for principal test-user with kvno 1, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/test-user.keytab.
Aug 11 18:44:44 dist-test-slave-bw88 krb5kdc[7421](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473884, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Password for test-admin@KRBTEST.COM: 
W20260811 18:44:44.783239 13431 mini_kdc.cc:317] Time spent kinit for test-admin: real 0.123s	user 0.000s	sys 0.065s
2026-08-11T18:44:44Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:44:44Z Disabled control of system clock
W20260811 18:44:44.901520 13431 mini_chronyd.cc:189] Time spent starting chronyd: real 0.118s	user 0.002s	sys 0.065s
WARNING: no policy specified for hive/127.0.0.1@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "hive/127.0.0.1@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal hive/127.0.0.1 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/hive_127.0.0.1.keytab.
Entry for principal hive/127.0.0.1 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/hive_127.0.0.1.keytab.
W20260811 18:44:45.037096 13431 mini_kdc.cc:262] Time spent creating service keytab for hive/127.0.0.1: real 0.135s	user 0.000s	sys 0.063s
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/krb5.conf
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskU89k_d/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-taskU89k_d/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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/krb5.conf
2026-08-11 18:44:52: Starting Hive Metastore Server
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/krb5.conf
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskU89k_d/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-taskU89k_d/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
Aug 11 18:44:54 dist-test-slave-bw88 krb5kdc[7421](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1786473894, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Aug 11 18:45:00 dist-test-slave-bw88 krb5kdc[7421](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1786473900, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Aug 11 18:45:00 dist-test-slave-bw88 krb5kdc[7421](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1786473900, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
WARNING: no policy specified for kudu/127.13.29.254@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "kudu/127.13.29.254@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal kudu/127.13.29.254 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.254.keytab.
Entry for principal kudu/127.13.29.254 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.254.keytab.
W20260811 18:45:01.505200 13431 mini_kdc.cc:262] Time spent creating service keytab for kudu/127.13.29.254: real 0.138s	user 0.000s	sys 0.067s
I20260811 18:45:01.506556 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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.13.29.254:41081
--webserver_interface=127.13.29.254
--webserver_port=0
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.254.keytab
--principal=kudu/127.13.29.254
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--builtin_ntp_servers=127.13.29.212:43507
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:41081
--hive_metastore_uris=thrift://127.0.0.1:36455
--hive_metastore_sasl_enabled=true with env {KRB5CCNAME=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
W20260811 18:45:02.022001  7757 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:45:02.022351  7757 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:45:02.022516  7757 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:45:02.030331  7757 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:45:02.030488  7757 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:45:02.030596  7757 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:45:02.030709  7757 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:45:02.042237  7757 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:43507
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/wal
--hive_metastore_sasl_enabled=true
--hive_metastore_uris=thrift://127.0.0.1:36455
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:41081
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.254.keytab
--principal=kudu/127.13.29.254
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:41081
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:45:02.043824  7757 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:45:02.045668  7757 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:45:02.060581  7769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:45:02.060747  7763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:45:02.060549  7765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:45:02.061553  7757 server_base.cc:1034] running on GCE node
I20260811 18:45:02.062575  7757 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:45:02.064463  7757 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:45:02.065779  7757 hybrid_clock.cc:648] HybridClock initialized: now 1786473902065689 us; error 67 us; skew 500 ppm
I20260811 18:45:02.066242  7757 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Aug 11 18:45:02 dist-test-slave-bw88 krb5kdc[7421](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473902, etypes {rep=17 tkt=17 ses=17}, kudu/127.13.29.254@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260811 18:45:02.074332  7757 init.cc:377] Logged in from keytab as kudu/127.13.29.254@KRBTEST.COM (short username kudu)
I20260811 18:45:02.076215  7757 webserver.cc:460] Webserver started at http://127.13.29.254:34131/ using document root <none> and password file <none>
I20260811 18:45:02.077060  7757 fs_manager.cc:359] Metadata directory not provided
I20260811 18:45:02.077227  7757 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:45:02.077654  7757 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:45:02.080986  7757 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "2c879458bb1b4b40ac4ae255b23476a2"
format_stamp: "Formatted at 2026-08-11 18:45:02 on dist-test-slave-bw88"
I20260811 18:45:02.082088  7757 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "2c879458bb1b4b40ac4ae255b23476a2"
format_stamp: "Formatted at 2026-08-11 18:45:02 on dist-test-slave-bw88"
I20260811 18:45:02.088470  7757 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260811 18:45:02.092876  7778 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:45:02.094957  7757 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260811 18:45:02.095206  7757 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "2c879458bb1b4b40ac4ae255b23476a2"
format_stamp: "Formatted at 2026-08-11 18:45:02 on dist-test-slave-bw88"
I20260811 18:45:02.095484  7757 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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)
I20260811 18:45:02.117120  7757 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:45:02.122479  7757 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
I20260811 18:45:02.122851  7757 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:45:02.144587  7757 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:41081
I20260811 18:45:02.144614  7853 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:41081 every 8 connection(s)
I20260811 18:45:02.146292  7757 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
I20260811 18:45:02.150887  7854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:45:02.156133 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 7757
I20260811 18:45:02.156459 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
I20260811 18:45:02.162578  7854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2: Bootstrap starting.
I20260811 18:45:02.167090  7854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2: Neither blocks nor log segments found. Creating new log.
I20260811 18:45:02.168529  7854 log.cc:824] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2: Log is configured to *not* fsync() on all Append() calls
I20260811 18:45:02.172422  7854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2: No bootstrap required, opened a new log
Aug 11 18:45:02 dist-test-slave-bw88 krb5kdc[7421](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473884, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.13.29.254@KRBTEST.COM
I20260811 18:45:02.182737  7854 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c879458bb1b4b40ac4ae255b23476a2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41081 } }
I20260811 18:45:02.183363  7854 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260811 18:45:02.183508  7854 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c879458bb1b4b40ac4ae255b23476a2, State: Initialized, Role: FOLLOWER
I20260811 18:45:02.184303  7854 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c879458bb1b4b40ac4ae255b23476a2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41081 } }
I20260811 18:45:02.184623  7854 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260811 18:45:02.184784  7854 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260811 18:45:02.184998  7854 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 0 FOLLOWER]: Advancing to term 1
I20260811 18:45:02.187991  7854 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c879458bb1b4b40ac4ae255b23476a2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41081 } }
I20260811 18:45:02.188591  7854 leader_election.cc:302] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2c879458bb1b4b40ac4ae255b23476a2; no voters: 
I20260811 18:45:02.189363  7854 leader_election.cc:288] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260811 18:45:02.189512  7863 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260811 18:45:02.190438  7863 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c879458bb1b4b40ac4ae255b23476a2, State: Running, Role: LEADER
I20260811 18:45:02.191097  7863 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c879458bb1b4b40ac4ae255b23476a2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41081 } }
I20260811 18:45:02.192016  7854 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260811 18:45:02.194890  7866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c879458bb1b4b40ac4ae255b23476a2. Latest consensus state: current_term: 1 leader_uuid: "2c879458bb1b4b40ac4ae255b23476a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c879458bb1b4b40ac4ae255b23476a2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41081 } } }
I20260811 18:45:02.196058  7866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [sys.catalog]: This master's current role is: LEADER
I20260811 18:45:02.194973  7864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c879458bb1b4b40ac4ae255b23476a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c879458bb1b4b40ac4ae255b23476a2" member_type: VOTER last_known_addr { host: "127.13.29.254" port: 41081 } } }
I20260811 18:45:02.196547  7864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2 [sys.catalog]: This master's current role is: LEADER
I20260811 18:45:02.197073  7873 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260811 18:45:02.205121  7873 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260811 18:45:02.215260  7873 catalog_manager.cc:1347] Generated new cluster ID: 6f0a24c984924ea88b4cca0bf7972904
I20260811 18:45:02.215426  7873 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260811 18:45:02.230598  7873 catalog_manager.cc:1370] Generated new certificate authority record
I20260811 18:45:02.232340  7873 catalog_manager.cc:1504] Loading token signing keys...
I20260811 18:45:02.240857  7873 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2c879458bb1b4b40ac4ae255b23476a2: Generated new TSK 0
I20260811 18:45:02.241873  7873 catalog_manager.cc:1514] Initializing in-progress tserver states...
Aug 11 18:45:02 dist-test-slave-bw88 krb5kdc[7421](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473902, etypes {rep=17 tkt=17 ses=17}, kudu/127.13.29.254@KRBTEST.COM for hive/127.0.0.1@KRBTEST.COM
WARNING: no policy specified for kudu/127.13.29.193@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "kudu/127.13.29.193@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal kudu/127.13.29.193 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.193.keytab.
Entry for principal kudu/127.13.29.193 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.193.keytab.
W20260811 18:45:02.429201 13431 mini_kdc.cc:262] Time spent creating service keytab for kudu/127.13.29.193: real 0.170s	user 0.002s	sys 0.061s
I20260811 18:45:02.430416 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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.13.29.193:0
--local_ip_for_outbound_sockets=127.13.29.193
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:41081
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.193.keytab
--principal=kudu/127.13.29.193
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--builtin_ntp_servers=127.13.29.212:43507
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {KRB5CCNAME=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
W20260811 18:45:02.858093  7899 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:45:02.858436  7899 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:45:02.858548  7899 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:45:02.866279  7899 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:45:02.866490  7899 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.29.193
I20260811 18:45:02.876973  7899 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:43507
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.193.keytab
--principal=kudu/127.13.29.193
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.13.29.193:0
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.13.29.193
--webserver_port=0
--tserver_master_addrs=127.13.29.254:41081
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.13.29.193
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:45:02.878860  7899 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:45:02.880642  7899 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:45:02.895586  7906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:45:02.895669  7907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:45:02.895660  7909 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:45:02.896900  7899 server_base.cc:1034] running on GCE node
I20260811 18:45:02.897642  7899 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:45:02.898756  7899 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:45:02.900068  7899 hybrid_clock.cc:648] HybridClock initialized: now 1786473902899947 us; error 79 us; skew 500 ppm
I20260811 18:45:02.900556  7899 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Aug 11 18:45:02 dist-test-slave-bw88 krb5kdc[7421](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473902, etypes {rep=17 tkt=17 ses=17}, kudu/127.13.29.193@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260811 18:45:02.904206  7899 init.cc:377] Logged in from keytab as kudu/127.13.29.193@KRBTEST.COM (short username kudu)
I20260811 18:45:02.906047  7899 webserver.cc:460] Webserver started at http://127.13.29.193:36075/ using document root <none> and password file <none>
I20260811 18:45:02.907009  7899 fs_manager.cc:359] Metadata directory not provided
I20260811 18:45:02.907166  7899 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:45:02.907619  7899 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:45:02.910715  7899 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/data/instance:
uuid: "7b49ca6504d14c74a73ac322ee440d33"
format_stamp: "Formatted at 2026-08-11 18:45:02 on dist-test-slave-bw88"
I20260811 18:45:02.911540  7899 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance:
uuid: "7b49ca6504d14c74a73ac322ee440d33"
format_stamp: "Formatted at 2026-08-11 18:45:02 on dist-test-slave-bw88"
I20260811 18:45:02.917409  7899 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260811 18:45:02.921414  7918 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:45:02.923002  7899 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260811 18:45:02.923221  7899 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal
uuid: "7b49ca6504d14c74a73ac322ee440d33"
format_stamp: "Formatted at 2026-08-11 18:45:02 on dist-test-slave-bw88"
I20260811 18:45:02.923468  7899 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-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)
I20260811 18:45:02.946229  7899 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:45:02.951247  7899 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
I20260811 18:45:02.951643  7899 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:45:02.952773  7899 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260811 18:45:02.954350  7899 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260811 18:45:02.954493  7899 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:45:02.954643  7899 ts_tablet_manager.cc:610] Registered 0 tablets
I20260811 18:45:02.954749  7899 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:45:02.992357  7899 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.193:34931
I20260811 18:45:02.992393  8072 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.193:34931 every 8 connection(s)
I20260811 18:45:02.994266  7899 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/data/info.pb
I20260811 18:45:02.999248 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 7899
I20260811 18:45:02.999603 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal/instance
Aug 11 18:45:03 dist-test-slave-bw88 krb5kdc[7421](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473902, etypes {rep=17 tkt=17 ses=17}, kudu/127.13.29.193@KRBTEST.COM for kudu/127.13.29.254@KRBTEST.COM
I20260811 18:45:03.020910  8073 heartbeater.cc:347] Connected to a master server at 127.13.29.254:41081
I20260811 18:45:03.021382  8073 heartbeater.cc:464] Registering TS with master...
I20260811 18:45:03.022250  8073 heartbeater.cc:511] Master 127.13.29.254:41081 requested a full tablet report, sending...
I20260811 18:45:03.024770  7797 ts_manager.cc:194] Registered new tserver with Master: 7b49ca6504d14c74a73ac322ee440d33 (127.13.29.193:34931)
I20260811 18:45:03.026465  7797 master_service.cc:496] Signed X509 certificate for tserver {username='kudu', principal='kudu/127.13.29.193@KRBTEST.COM'} at 127.13.29.193:46507
I20260811 18:45:03.030213 13431 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
Aug 11 18:45:03 dist-test-slave-bw88 krb5kdc[7421](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473884, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for hive/127.0.0.1@KRBTEST.COM
I20260811 18:45:03.072127  7797 catalog_manager.cc:1908] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40942:
name: "default.a"
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"
    }
  }
}
I20260811 18:45:03.562255  7797 catalog_manager.cc:2148] created HMS catalog entry for table  [id=10f85607fc584b6785a4c7a942e3e3be]
I20260811 18:45:03.587749  7986 tablet_service.cc:1467] Processing CreateTablet for tablet c85b8c0712e64b898d00759b84261dd7 (DEFAULT_TABLE table=default.a [id=10f85607fc584b6785a4c7a942e3e3be]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260811 18:45:03.589428  7986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c85b8c0712e64b898d00759b84261dd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260811 18:45:03.600798  8098 tablet_bootstrap.cc:492] T c85b8c0712e64b898d00759b84261dd7 P 7b49ca6504d14c74a73ac322ee440d33: Bootstrap starting.
I20260811 18:45:03.604193  8098 tablet_bootstrap.cc:654] T c85b8c0712e64b898d00759b84261dd7 P 7b49ca6504d14c74a73ac322ee440d33: Neither blocks nor log segments found. Creating new log.
I20260811 18:45:03.605314  8098 log.cc:824] T c85b8c0712e64b898d00759b84261dd7 P 7b49ca6504d14c74a73ac322ee440d33: Log is configured to *not* fsync() on all Append() calls
W20260811 18:45:03.606877  8098 log.cc:1242] Error closing log: Illegal state: Log not open. State: 0
E20260811 18:45:03.607888  8098 ts_tablet_manager.cc:1419] T c85b8c0712e64b898d00759b84261dd7 P 7b49ca6504d14c74a73ac322ee440d33: Tablet failed to bootstrap: IO error: Failed to open new log: Insufficient disk space to allocate 8388608 bytes under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/c85b8c0712e64b898d00759b84261dd7/.kudutmp.newsegmentDZ9uiQ (522780672 bytes available vs 518351011 bytes reserved) (error 28)
I20260811 18:45:03.608057  8098 ts_tablet_manager.cc:1397] T c85b8c0712e64b898d00759b84261dd7 P 7b49ca6504d14c74a73ac322ee440d33: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260811 18:45:03.608261  8098 tablet_replica.cc:330] T c85b8c0712e64b898d00759b84261dd7 P 7b49ca6504d14c74a73ac322ee440d33: stopping tablet replica
I20260811 18:45:03.608423  8098 raft_consensus.cc:2229] T c85b8c0712e64b898d00759b84261dd7 P 7b49ca6504d14c74a73ac322ee440d33 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260811 18:45:03.608665  8098 raft_consensus.cc:2258] T c85b8c0712e64b898d00759b84261dd7 P 7b49ca6504d14c74a73ac322ee440d33 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260811 18:45:04.030464  8073 heartbeater.cc:503] Master 127.13.29.254:41081 was elected leader, sending a full tablet report...
W20260811 18:45:04.032963  7797 catalog_manager.cc:5408] Tablet c85b8c0712e64b898d00759b84261dd7 (table default.a [id=10f85607fc584b6785a4c7a942e3e3be]) has failed on TS 7b49ca6504d14c74a73ac322ee440d33 (127.13.29.193:34931): IO error: Failed to open new log: Insufficient disk space to allocate 8388608 bytes under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0/minicluster-data/ts-0/wal/wals/c85b8c0712e64b898d00759b84261dd7/.kudutmp.newsegmentDZ9uiQ (522780672 bytes available vs 518351011 bytes reserved) (error 28)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:6649: Failure
Failed
Bad status: Timed out: Timed out waiting for Table Creation
I20260811 18:45:31.515317 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 7899
Aug 11 18:45:31 dist-test-slave-bw88 krb5kdc[7421](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473884, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.13.29.193@KRBTEST.COM
I20260811 18:45:31.544422  8066 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:45:31.634810 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 7899
I20260811 18:45:31.662147 13431 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskU89k_d/build/asan/bin/kudu pid 7757
I20260811 18:45:31.663453  7846 generic_service.cc:196] Checking for leaks (request via RPC)
I20260811 18:45:31.780999 13431 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskU89k_d/build/asan/bin/kudu with pid 7757
Shutting down hive metastore.
2026-08-11T18:45:32Z chronyd exiting
I20260811 18:45:32.200649 13431 test_util.cc:175] -----------------------------------------------
I20260811 18:45:32.200776 13431 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestHmsDowngrade_1.1786473608867715-13431-0
[  FAILED  ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestHmsDowngrade/1, where GetParam() = true (49298 ms)
[ RUN      ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata/1
Loading random data
Initializing database '/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/principal' for realm 'KRBTEST.COM',
master key name 'K/M@KRBTEST.COM'
Aug 11 18:45:32 dist-test-slave-bw88 krb5kdc[8120](info): setting up network...
krb5kdc: setsockopt(10,IPV6_V6ONLY,1) worked
Aug 11 18:45:32 dist-test-slave-bw88 krb5kdc[8120](info): set up 2 sockets
Aug 11 18:45:32 dist-test-slave-bw88 krb5kdc[8120](info): commencing operation
krb5kdc: starting...
W20260811 18:45:33.610039 13431 mini_kdc.cc:121] Time spent starting KDC: real 1.403s	user 0.008s	sys 0.104s
WARNING: no policy specified for test-admin@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "test-admin@KRBTEST.COM" created.
WARNING: no policy specified for test-user@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "test-user@KRBTEST.COM" created.
WARNING: no policy specified for joe-interloper@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "joe-interloper@KRBTEST.COM" created.
Authenticating as principal slave/admin@KRBTEST.COM with password.
Entry for principal test-user with kvno 1, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/test-user.keytab.
Entry for principal test-user with kvno 1, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/test-user.keytab.
Aug 11 18:45:34 dist-test-slave-bw88 krb5kdc[8120](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473934, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Password for test-admin@KRBTEST.COM: 
W20260811 18:45:34.012051 13431 mini_kdc.cc:317] Time spent kinit for test-admin: real 0.108s	user 0.000s	sys 0.055s
2026-08-11T18:45:34Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-11T18:45:34Z Disabled control of system clock
W20260811 18:45:34.114530 13431 mini_chronyd.cc:189] Time spent starting chronyd: real 0.102s	user 0.000s	sys 0.058s
WARNING: no policy specified for hive/127.0.0.1@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "hive/127.0.0.1@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal hive/127.0.0.1 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/hive_127.0.0.1.keytab.
Entry for principal hive/127.0.0.1 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/hive_127.0.0.1.keytab.
W20260811 18:45:34.237027 13431 mini_kdc.cc:262] Time spent creating service keytab for hive/127.0.0.1: real 0.122s	user 0.000s	sys 0.057s
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/krb5.conf
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskU89k_d/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-taskU89k_d/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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/krb5.conf
2026-08-11 18:45:41: Starting Hive Metastore Server
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/krb5.conf
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskU89k_d/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-taskU89k_d/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
Aug 11 18:45:43 dist-test-slave-bw88 krb5kdc[8120](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1786473943, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Aug 11 18:45:49 dist-test-slave-bw88 krb5kdc[8120](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1786473949, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Aug 11 18:45:49 dist-test-slave-bw88 krb5kdc[8120](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1786473949, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
WARNING: no policy specified for kudu/127.13.29.254@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "kudu/127.13.29.254@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal kudu/127.13.29.254 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.254.keytab.
Entry for principal kudu/127.13.29.254 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.254.keytab.
W20260811 18:45:50.368579 13431 mini_kdc.cc:262] Time spent creating service keytab for kudu/127.13.29.254: real 0.121s	user 0.000s	sys 0.057s
I20260811 18:45:50.369947 13431 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskU89k_d/build/asan/bin/kudu
/tmp/dist-test-taskU89k_d/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-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.13.29.254:44271
--webserver_interface=127.13.29.254
--webserver_port=0
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.254.keytab
--principal=kudu/127.13.29.254
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--builtin_ntp_servers=127.13.29.212:38665
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.13.29.254:44271 with env {KRB5CCNAME=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
W20260811 18:45:50.775455  8468 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260811 18:45:50.775837  8468 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260811 18:45:50.775934  8468 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260811 18:45:50.784269  8468 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260811 18:45:50.784420  8468 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260811 18:45:50.784464  8468 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260811 18:45:50.784526  8468 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260811 18:45:50.795284  8468 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.13.29.212:38665
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.13.29.254:44271
--keytab_file=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/krb5kdc/kudu_127.13.29.254.keytab
--principal=kudu/127.13.29.254
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.13.29.254:44271
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.13.29.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-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 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
build id 4580676
ASAN enabled
I20260811 18:45:50.796708  8468 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260811 18:45:50.798168  8468 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260811 18:45:50.812156  8477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:45:50.812135  8482 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260811 18:45:50.812214  8479 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260811 18:45:50.812968  8468 server_base.cc:1034] running on GCE node
I20260811 18:45:50.814081  8468 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260811 18:45:50.815750  8468 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260811 18:45:50.817065  8468 hybrid_clock.cc:648] HybridClock initialized: now 1786473950817002 us; error 58 us; skew 500 ppm
I20260811 18:45:50.817569  8468 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Aug 11 18:45:50 dist-test-slave-bw88 krb5kdc[8120](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473950, etypes {rep=17 tkt=17 ses=17}, kudu/127.13.29.254@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260811 18:45:50.826977  8468 init.cc:377] Logged in from keytab as kudu/127.13.29.254@KRBTEST.COM (short username kudu)
I20260811 18:45:50.828693  8468 webserver.cc:460] Webserver started at http://127.13.29.254:38847/ using document root <none> and password file <none>
I20260811 18:45:50.829548  8468 fs_manager.cc:359] Metadata directory not provided
I20260811 18:45:50.829665  8468 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260811 18:45:50.830034  8468 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260811 18:45:50.832973  8468 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/data/instance:
uuid: "d7c5a8425a8d449d8e899fdb99631c4a"
format_stamp: "Formatted at 2026-08-11 18:45:50 on dist-test-slave-bw88"
I20260811 18:45:50.833840  8468 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/wal/instance:
uuid: "d7c5a8425a8d449d8e899fdb99631c4a"
format_stamp: "Formatted at 2026-08-11 18:45:50 on dist-test-slave-bw88"
W20260811 18:45:50.839324  8468 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/data/data (515452928 bytes available vs 518351011 bytes reserved) (error 28)
I20260811 18:45:50.839509  8468 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260811 18:45:50.843364  8491 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260811 18:45:50.844868  8468 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260811 18:45:50.845034  8468 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/data,/tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/wal
uuid: "d7c5a8425a8d449d8e899fdb99631c4a"
format_stamp: "Formatted at 2026-08-11 18:45:50 on dist-test-slave-bw88"
I20260811 18:45:50.845211  8468 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-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)
I20260811 18:45:50.871376  8468 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260811 18:45:50.876195  8468 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
I20260811 18:45:50.876693  8468 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260811 18:45:50.903167  8468 rpc_server.cc:307] RPC server started. Bound to: 127.13.29.254:44271
I20260811 18:45:50.903208  8564 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.13.29.254:44271 every 8 connection(s)
I20260811 18:45:50.904692  8468 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/data/info.pb
W20260811 18:45:50.908983  8565 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-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-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/data/data (515448832 bytes available vs 518351011 bytes reserved) (error 28)
E20260811 18:45:50.909479  8565 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)
I20260811 18:45:50.909719  8468 master.cc:537] Master@127.13.29.254:44271 shutting down...
I20260811 18:45:50.912063 13431 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskU89k_d/build/asan/bin/kudu as pid 8468
I20260811 18:45:50.912341 13431 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskU89k_d/test-tmp/kudu-tool-test.0.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata_1.1786473608867715-13431-0/minicluster-data/master-0/wal/instance
Aug 11 18:45:50 dist-test-slave-bw88 krb5kdc[8120](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1786473934, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.13.29.254@KRBTEST.COM
W20260811 18:45:50.945158  8496 connection.cc:441] server connection from 127.0.0.1:37262 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37262 (request call id 0) could send its response
I20260811 18:45:50.958312  8468 master.cc:552] Master@127.13.29.254:44271 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)
F20260811 18:45:55.956739 13431 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 1786473955 (unix time) try "date -d @1786473955" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e800003477) received by PID 13431 (TID 0x7ff58baa6d40) from PID 13431; stack trace: ***
    @     0x7ff58ef5fa46 google::(anonymous namespace)::FailureSignalHandler() at ??:0
    @     0x7ff596856980 (unknown) at ??:0
    @     0x7ff58c798e87 gsignal at ??:0
    @     0x7ff58c79a7f1 abort at ??:0
    @     0x7ff58ef519ad google::LogMessage::Fail() at ??:0
    @     0x7ff58ef5488a google::LogMessage::SendToLog() at ??:0
    @     0x7ff58ef514de google::LogMessage::Flush() at ??:0
    @     0x7ff58ef52a19 google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7ff5a4c3bbc5 kudu::cluster::ExternalMiniCluster::AddTabletServer() at ??:0
    @     0x7ff5a4c353f0 kudu::cluster::ExternalMiniCluster::Start() at ??:0
    @           0x8676a0 kudu::tools::ToolTest::StartExternalMiniCluster() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:?
    @           0x9bc592 kudu::tools::ToolTestKerberosParameterized_TestCheckAndManualFixHmsMetadata_Test::TestBody() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:7128
    @     0x7ff5a3fabbfe testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7ff5a3fa05db testing::Test::Run() at ??:0
    @     0x7ff5a3fa0795 testing::TestInfo::Run() at ??:0
    @     0x7ff5a3fa0cdf testing::TestSuite::Run() at ??:0
    @     0x7ff5a3fa129f testing::internal::UnitTestImpl::RunAllTests() at ??:0
    @     0x7ff5a3fac13e testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7ff5a3fa083d 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
    @     0x7ff58c77bc87 __libc_start_main at ??:0
    @           0x790189 (unknown) at ??:?