Diagnosed failure

ToolTest.TestFsRemoveDataDirWithTombstone: /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 8b699fbb1cf149318e5c0803503b240e: unable to open output file for column col48 INT32 NOT NULL: No directories could be added (2 dirs total, 0 failed, 2 full): IO error: No directories available in 8b699fbb1cf149318e5c0803503b240e's directory group (2 dirs total, 0 failed, 2 full) (error 28) (error 19)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8344: Failure
Expected: CreateTableWithFlushedData("tablename", mini_cluster_.get()) doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260810 15:16:33.653573 23493 tablet_server.cc:178] TabletServer@127.22.241.65:0 shutting down...
I20260810 15:16:33.657516 23493 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260810 15:16:33.657724 23493 tablet_replica.cc:330] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef: stopping tablet replica
I20260810 15:16:33.657804 23493 raft_consensus.cc:2229] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:33.657891 23493 raft_consensus.cc:2258] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:33.670699 23493 tablet_server.cc:194] TabletServer@127.22.241.65:0 shutdown complete.
I20260810 15:16:33.672824 23493 master.cc:537] Master@127.22.241.126:39727 shutting down...
I20260810 15:16:33.675644 23493 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:33.675721 23493 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:33.675792 23493 tablet_replica.cc:330] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91: stopping tablet replica
I20260810 15:16:33.687775 23493 master.cc:552] Master@127.22.241.126:39727 shutdown complete.
I20260810 15:16:33.689641 23493 test_util.cc:175] -----------------------------------------------
I20260810 15:16:33.689692 23493 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0

ToolTest.TabletServersWithUnusualFlags: 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 (163 ms)
[ RUN      ] ToolTest.TestActionMissingRequiredArg
[       OK ] ToolTest.TestActionMissingRequiredArg (625 ms)
[ RUN      ] ToolTest.TestFsFormatWithUuid
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260810 15:15:51.376117 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:51.376308 23493 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260810 15:15:51.379268 23493 fs_manager.cc:709] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:51.379962 23517 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:51.380132 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsFormatWithUuid.1786374950470857-23493-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)
I20260810 15:15:51.380246 23493 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:51.380271 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsFormatWithUuid.1786374950470857-23493-0/test
uuid: "5330b6a2950747a795db36ef6031c92d"
format_stamp: "Formatted at 2026-08-10 15:15:51 on dist-test-slave-bw88"
[       OK ] ToolTest.TestFsFormatWithUuid (105 ms)
[ RUN      ] ToolTest.TestPbcTools
I20260810 15:15:51.383272 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:51.383316 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:51.383778 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786374950470857-23493-0/test/instance:
uuid: "ed2e1c9034a244359bc29e3abe702f70"
format_stamp: "Formatted at 2026-08-10 15:15:51 on dist-test-slave-bw88"
I20260810 15:15:51.384765 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260810 15:15:51.385252 23519 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:51.385437 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786374950470857-23493-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)
I20260810 15:15:51.385488 23493 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:51.385505 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786374950470857-23493-0/test
uuid: "ed2e1c9034a244359bc29e3abe702f70"
format_stamp: "Formatted at 2026-08-10 15:15:51 on dist-test-slave-bw88"
[       OK ] ToolTest.TestPbcTools (1400 ms)
[ RUN      ] ToolTest.TestWalDump
I20260810 15:15:52.788513 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:52.788650 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:52.788988 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786374950470857-23493-0/test/instance:
uuid: "b0ef9446fad8424d8822cce1a1a3488a"
format_stamp: "Formatted at 2026-08-10 15:15:52 on dist-test-slave-bw88"
I20260810 15:15:52.790155 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260810 15:15:52.790750 23616 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:52.790874 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786374950470857-23493-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)
I20260810 15:15:52.790933 23493 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:15:52.790959 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786374950470857-23493-0/test
uuid: "b0ef9446fad8424d8822cce1a1a3488a"
format_stamp: "Formatted at 2026-08-10 15:15:52 on dist-test-slave-bw88"
I20260810 15:15:52.793458 23493 log.cc:824] T ffffffffffffffffffffffffffffffff P b0ef9446fad8424d8822cce1a1a3488a: Log is configured to *not* fsync() on all Append() calls
[       OK ] ToolTest.TestWalDump (2145 ms)
[ RUN      ] ToolTest.TestLocalReplicaDumpMeta
I20260810 15:15:54.929739 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:54.929796 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:54.930019 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786374950470857-23493-0/test/instance:
uuid: "545ef4a47b2c473ebe0de5e8a5317536"
format_stamp: "Formatted at 2026-08-10 15:15:54 on dist-test-slave-bw88"
I20260810 15:15:54.930974 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:54.931510 23766 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:54.931648 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786374950470857-23493-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)
I20260810 15:15:54.931705 23493 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260810 15:15:54.931730 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786374950470857-23493-0/test
uuid: "545ef4a47b2c473ebe0de5e8a5317536"
format_stamp: "Formatted at 2026-08-10 15:15:54 on dist-test-slave-bw88"
I20260810 15:15:54.933696 23493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ffffffffffffffffffffffffffffffff. 1 dirs total
[       OK ] ToolTest.TestLocalReplicaDumpMeta (110 ms)
[ RUN      ] ToolTest.TestLoadgenZeroRowsPerThread
2026-08-10T15:15:55Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:15:55Z Disabled control of system clock
I20260810 15:15:55.054893 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-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.22.241.126:39369
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:45971
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:39369 with env {}
W20260810 15:15:55.148114 23781 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:55.148435 23781 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:55.148466 23781 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:55.150784 23781 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:15:55.150905 23781 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:55.150962 23781 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:15:55.151010 23781 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:15:55.153177 23781 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:45971
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:39369
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:39369
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.23781
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:55.153498 23781 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:55.153913 23781 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:15:55.186918 23786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:55.186961 23790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:55.187003 23781 server_base.cc:1034] running on GCE node
W20260810 15:15:55.187379 23788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:55.187714 23781 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:55.188259 23781 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:55.189419 23781 hybrid_clock.cc:648] HybridClock initialized: now 1786374955189387 us; error 89 us; skew 500 ppm
I20260810 15:15:55.192471 23781 webserver.cc:460] Webserver started at http://127.22.241.126:46821/ using document root <none> and password file <none>
I20260810 15:15:55.192800 23781 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:55.192880 23781 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:55.193042 23781 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:55.195055 23781 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "a0422938ece74ee49b7a91cb02c1fdba"
format_stamp: "Formatted at 2026-08-10 15:15:55 on dist-test-slave-bw88"
I20260810 15:15:55.195631 23781 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "a0422938ece74ee49b7a91cb02c1fdba"
format_stamp: "Formatted at 2026-08-10 15:15:55 on dist-test-slave-bw88"
I20260810 15:15:55.197707 23781 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:15:55.198827 23800 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:55.199018 23781 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:55.199123 23781 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "a0422938ece74ee49b7a91cb02c1fdba"
format_stamp: "Formatted at 2026-08-10 15:15:55 on dist-test-slave-bw88"
I20260810 15:15:55.199198 23781 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-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)
I20260810 15:15:55.218786 23781 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:55.219682 23781 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
I20260810 15:15:55.220057 23781 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:55.234071 23781 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:39369
I20260810 15:15:55.234113 23875 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:39369 every 8 connection(s)
I20260810 15:15:55.235239 23781 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:15:55.241240 23876 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.241318 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 23781
I20260810 15:15:55.241523 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:15:55.249887 23876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Bootstrap starting.
I20260810 15:15:55.252768 23876 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.253154 23876 log.cc:824] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Log is configured to *not* fsync() on all Append() calls
I20260810 15:15:55.254048 23876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: No bootstrap required, opened a new log
I20260810 15:15:55.256233 23876 raft_consensus.cc:348] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0422938ece74ee49b7a91cb02c1fdba" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 39369 } }
I20260810 15:15:55.256460 23876 raft_consensus.cc:374] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.256551 23876 raft_consensus.cc:729] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0422938ece74ee49b7a91cb02c1fdba, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.256870 23876 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0422938ece74ee49b7a91cb02c1fdba" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 39369 } }
I20260810 15:15:55.256978 23876 raft_consensus.cc:388] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.257038 23876 raft_consensus.cc:482] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.257143 23876 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.257979 23876 raft_consensus.cc:504] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0422938ece74ee49b7a91cb02c1fdba" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 39369 } }
I20260810 15:15:55.258164 23876 leader_election.cc:302] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a0422938ece74ee49b7a91cb02c1fdba; no voters: 
I20260810 15:15:55.258381 23876 leader_election.cc:288] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.258553 23882 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.258872 23882 raft_consensus.cc:686] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [term 1 LEADER]: Becoming Leader. State: Replica: a0422938ece74ee49b7a91cb02c1fdba, State: Running, Role: LEADER
I20260810 15:15:55.258915 23876 sys_catalog.cc:564] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:15:55.259071 23882 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0422938ece74ee49b7a91cb02c1fdba" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 39369 } }
I20260810 15:15:55.259635 23884 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0422938ece74ee49b7a91cb02c1fdba. Latest consensus state: current_term: 1 leader_uuid: "a0422938ece74ee49b7a91cb02c1fdba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0422938ece74ee49b7a91cb02c1fdba" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 39369 } } }
I20260810 15:15:55.259728 23884 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [sys.catalog]: This master's current role is: LEADER
I20260810 15:15:55.259661 23883 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0422938ece74ee49b7a91cb02c1fdba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0422938ece74ee49b7a91cb02c1fdba" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 39369 } } }
I20260810 15:15:55.259802 23883 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba [sys.catalog]: This master's current role is: LEADER
I20260810 15:15:55.261792 23893 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:15:55.263696 23893 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:15:55.265976 23893 catalog_manager.cc:1347] Generated new cluster ID: dbc456917f6b4606b67ef01cbc60eb14
I20260810 15:15:55.266047 23893 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:15:55.316816 23893 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:15:55.317709 23893 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:15:55.326408 23893 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Generated new TSK 0
I20260810 15:15:55.326649 23893 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:15:55.339830 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:39369
--builtin_ntp_servers=127.22.241.84:45971
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:15:55.450721 23907 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:55.451009 23907 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:55.451048 23907 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:55.452224 23907 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:55.452291 23907 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:15:55.453751 23907 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:45971
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:39369
--never_fsync=true
--heap_profile_path=/tmp/kudu.23907
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:55.454031 23907 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:55.454340 23907 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:15:55.461894 23913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:55.462070 23915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:55.461930 23912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:55.462420 23907 server_base.cc:1034] running on GCE node
I20260810 15:15:55.462648 23907 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:55.462849 23907 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:55.463999 23907 hybrid_clock.cc:648] HybridClock initialized: now 1786374955463974 us; error 31 us; skew 500 ppm
I20260810 15:15:55.466162 23907 webserver.cc:460] Webserver started at http://127.22.241.65:40087/ using document root <none> and password file <none>
I20260810 15:15:55.466431 23907 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:55.466481 23907 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:55.466647 23907 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:55.468242 23907 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "9c929dba5fe8493da7259c668926914e"
format_stamp: "Formatted at 2026-08-10 15:15:55 on dist-test-slave-bw88"
I20260810 15:15:55.468673 23907 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "9c929dba5fe8493da7259c668926914e"
format_stamp: "Formatted at 2026-08-10 15:15:55 on dist-test-slave-bw88"
I20260810 15:15:55.470414 23907 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.001s
I20260810 15:15:55.471325 23927 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:55.471479 23907 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:55.471575 23907 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "9c929dba5fe8493da7259c668926914e"
format_stamp: "Formatted at 2026-08-10 15:15:55 on dist-test-slave-bw88"
I20260810 15:15:55.471630 23907 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-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)
I20260810 15:15:55.496213 23907 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:55.496891 23907 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
I20260810 15:15:55.497121 23907 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:55.497637 23907 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:15:55.498063 23907 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:15:55.498121 23907 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:55.498165 23907 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:15:55.498198 23907 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:55.513967 23907 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:39281
I20260810 15:15:55.514055 24088 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:39281 every 8 connection(s)
I20260810 15:15:55.514707 23907 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:15:55.517333 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 23907
I20260810 15:15:55.517491 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:15:55.522560 24090 heartbeater.cc:347] Connected to a master server at 127.22.241.126:39369
I20260810 15:15:55.522686 24090 heartbeater.cc:464] Registering TS with master...
I20260810 15:15:55.522920 24090 heartbeater.cc:511] Master 127.22.241.126:39369 requested a full tablet report, sending...
I20260810 15:15:55.523594 23827 ts_manager.cc:194] Registered new tserver with Master: 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281)
I20260810 15:15:55.524266 23827 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:53879
I20260810 15:15:55.529691 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:15:55.541527 23827 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49018:
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
  }
}
I20260810 15:15:55.557256 23991 tablet_service.cc:1467] Processing CreateTablet for tablet dcac5f59a30246c39b51ad62c0035798 (DEFAULT_TABLE table=an_empty_test_table [id=3e7576064b8445558b1427bfa1836eb4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.558039 23991 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dcac5f59a30246c39b51ad62c0035798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.559170 23989 tablet_service.cc:1467] Processing CreateTablet for tablet c848403d0fbb448b8b4980df8d9a0659 (DEFAULT_TABLE table=an_empty_test_table [id=3e7576064b8445558b1427bfa1836eb4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.559362 23989 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c848403d0fbb448b8b4980df8d9a0659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.562858 24107 tablet_bootstrap.cc:492] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.564108 24107 tablet_bootstrap.cc:654] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.565033 24107 log.cc:824] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e: Log is configured to *not* fsync() on all Append() calls
I20260810 15:15:55.565985 24107 tablet_bootstrap.cc:492] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.566085 24107 ts_tablet_manager.cc:1397] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260810 15:15:55.569687 24107 raft_consensus.cc:348] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.569926 24107 raft_consensus.cc:374] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.569985 24107 raft_consensus.cc:729] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.570154 24107 consensus_queue.cc:260] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.570267 24107 raft_consensus.cc:388] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.570302 24107 raft_consensus.cc:482] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.570339 24107 raft_consensus.cc:3037] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.570994 24107 raft_consensus.cc:504] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.571162 24107 leader_election.cc:302] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:55.571401 24107 leader_election.cc:288] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.571478 24112 raft_consensus.cc:2781] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.571666 24112 raft_consensus.cc:686] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:55.571709 24090 heartbeater.cc:503] Master 127.22.241.126:39369 was elected leader, sending a full tablet report...
I20260810 15:15:55.571789 24112 consensus_queue.cc:237] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.571676 24107 ts_tablet_manager.cc:1428] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260810 15:15:55.572057 24107 tablet_bootstrap.cc:492] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.573282 23825 catalog_manager.cc:5495] T dcac5f59a30246c39b51ad62c0035798 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:55.574488 24107 tablet_bootstrap.cc:654] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.575695 24107 tablet_bootstrap.cc:492] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.575739 24107 ts_tablet_manager.cc:1397] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260810 15:15:55.576150 24107 raft_consensus.cc:348] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.576254 24107 raft_consensus.cc:374] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.576285 24107 raft_consensus.cc:729] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.576339 24107 consensus_queue.cc:260] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.576390 24107 raft_consensus.cc:388] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.576426 24107 raft_consensus.cc:482] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.576454 24107 raft_consensus.cc:3037] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.577065 24107 raft_consensus.cc:504] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.577144 24107 leader_election.cc:302] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:55.577203 24107 leader_election.cc:288] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.577226 24112 raft_consensus.cc:2781] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.577297 24107 ts_tablet_manager.cc:1428] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260810 15:15:55.577315 24112 raft_consensus.cc:686] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:55.577417 24112 consensus_queue.cc:237] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.577966 23825 catalog_manager.cc:5495] T c848403d0fbb448b8b4980df8d9a0659 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
W20260810 15:15:55.700273 24121 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:55.700592 24121 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:55.701941 24121 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260810 15:15:55.846005 24158 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:55.846261 24158 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:55.847460 24158 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:15:55.864144 23825 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49052:
name: "default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63"
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"
    }
  }
}
I20260810 15:15:55.866184 23989 tablet_service.cc:1467] Processing CreateTablet for tablet bac137f585a143fc954416edddebcf11 (DEFAULT_TABLE table=default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.866425 23989 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bac137f585a143fc954416edddebcf11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.866492 23991 tablet_service.cc:1467] Processing CreateTablet for tablet 358460fd73b44845a7ae290511463f3b (DEFAULT_TABLE table=default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.866621 23991 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 358460fd73b44845a7ae290511463f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.868223 23988 tablet_service.cc:1467] Processing CreateTablet for tablet 44961e7cd4434cb2ab038f4efd8b6ab3 (DEFAULT_TABLE table=default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.868379 23988 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 44961e7cd4434cb2ab038f4efd8b6ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.869427 23985 tablet_service.cc:1467] Processing CreateTablet for tablet 92fc8504a1374f7095409e53b5c05219 (DEFAULT_TABLE table=default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.869553 23985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92fc8504a1374f7095409e53b5c05219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.870604 23983 tablet_service.cc:1467] Processing CreateTablet for tablet 28a5989e28584c0181158a6be20c87a7 (DEFAULT_TABLE table=default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.870719 23983 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 28a5989e28584c0181158a6be20c87a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.871619 23981 tablet_service.cc:1467] Processing CreateTablet for tablet 5c4e3788d5914e5d89a112102300cb57 (DEFAULT_TABLE table=default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.871745 23981 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5c4e3788d5914e5d89a112102300cb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.872715 24107 tablet_bootstrap.cc:492] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.873417 24107 tablet_bootstrap.cc:654] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.868227 23986 tablet_service.cc:1467] Processing CreateTablet for tablet e95038805bc6482caf75a8a84e263a6e (DEFAULT_TABLE table=default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.873631 23986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e95038805bc6482caf75a8a84e263a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.874094 24107 tablet_bootstrap.cc:492] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.874155 24107 ts_tablet_manager.cc:1397] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:55.874277 24107 raft_consensus.cc:348] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.874325 24107 raft_consensus.cc:374] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.874343 24107 raft_consensus.cc:729] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.874402 24107 consensus_queue.cc:260] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.874449 24107 raft_consensus.cc:388] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.874464 24107 raft_consensus.cc:482] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.874477 24107 raft_consensus.cc:3037] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.875186 23987 tablet_service.cc:1467] Processing CreateTablet for tablet 674e4646db104cc8a680595b89cba463 (DEFAULT_TABLE table=default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:55.875285 23987 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 674e4646db104cc8a680595b89cba463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:55.885591 24107 raft_consensus.cc:504] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.885720 24107 leader_election.cc:302] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:55.885790 24107 leader_election.cc:288] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.885823 24112 raft_consensus.cc:2781] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.885874 24107 ts_tablet_manager.cc:1428] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.001s
I20260810 15:15:55.885896 24112 raft_consensus.cc:686] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:55.885941 24107 tablet_bootstrap.cc:492] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.885941 24112 consensus_queue.cc:237] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.886396 24107 tablet_bootstrap.cc:654] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.886670 23825 catalog_manager.cc:5495] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:55.887537 24107 tablet_bootstrap.cc:492] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.887584 24107 ts_tablet_manager.cc:1397] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:15:55.888005 24107 raft_consensus.cc:348] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.888080 24107 raft_consensus.cc:374] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.888103 24107 raft_consensus.cc:729] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.888165 24107 consensus_queue.cc:260] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.888213 24107 raft_consensus.cc:388] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.888242 24107 raft_consensus.cc:482] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.888270 24107 raft_consensus.cc:3037] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.889175 24107 raft_consensus.cc:504] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.889267 24107 leader_election.cc:302] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:55.889313 24107 leader_election.cc:288] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.889432 24107 ts_tablet_manager.cc:1428] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260810 15:15:55.889464 24115 raft_consensus.cc:2781] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.889508 24107 tablet_bootstrap.cc:492] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.889516 24115 raft_consensus.cc:686] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:55.889930 24115 consensus_queue.cc:237] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.890753 24107 tablet_bootstrap.cc:654] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.891237 23825 catalog_manager.cc:5495] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:55.892199 24107 tablet_bootstrap.cc:492] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.892254 24107 ts_tablet_manager.cc:1397] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260810 15:15:55.892511 24107 raft_consensus.cc:348] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.892601 24107 raft_consensus.cc:374] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.892628 24107 raft_consensus.cc:729] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.892675 24107 consensus_queue.cc:260] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.892724 24107 raft_consensus.cc:388] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.892750 24107 raft_consensus.cc:482] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.892773 24107 raft_consensus.cc:3037] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.976476 24107 raft_consensus.cc:504] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.976627 24107 leader_election.cc:302] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:55.976680 24107 leader_election.cc:288] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.976732 24115 raft_consensus.cc:2781] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.976781 24115 raft_consensus.cc:686] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:55.976847 24115 consensus_queue.cc:237] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.976786 24107 ts_tablet_manager.cc:1428] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.084s	user 0.001s	sys 0.001s
I20260810 15:15:55.977010 24107 tablet_bootstrap.cc:492] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.977415 24107 tablet_bootstrap.cc:654] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.978016 23825 catalog_manager.cc:5495] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:55.978293 24107 tablet_bootstrap.cc:492] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.978364 24107 ts_tablet_manager.cc:1397] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:55.978492 24107 raft_consensus.cc:348] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.978566 24107 raft_consensus.cc:374] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.978593 24107 raft_consensus.cc:729] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.978703 24107 consensus_queue.cc:260] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.978765 24107 raft_consensus.cc:388] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.978786 24107 raft_consensus.cc:482] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.978852 24107 raft_consensus.cc:3037] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.979638 24107 raft_consensus.cc:504] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.979724 24107 leader_election.cc:302] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:55.979792 24107 leader_election.cc:288] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.979808 24115 raft_consensus.cc:2781] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.979854 24115 raft_consensus.cc:686] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:55.979878 24107 ts_tablet_manager.cc:1428] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:55.979894 24115 consensus_queue.cc:237] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.979933 24107 tablet_bootstrap.cc:492] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.980257 24107 tablet_bootstrap.cc:654] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.980415 23825 catalog_manager.cc:5495] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:55.980806 24107 tablet_bootstrap.cc:492] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.980856 24107 ts_tablet_manager.cc:1397] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:55.980952 24107 raft_consensus.cc:348] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.981014 24107 raft_consensus.cc:374] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.981038 24107 raft_consensus.cc:729] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.981084 24107 consensus_queue.cc:260] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.981174 24107 raft_consensus.cc:388] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.981206 24107 raft_consensus.cc:482] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.981237 24107 raft_consensus.cc:3037] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.981865 24107 raft_consensus.cc:504] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.981950 24107 leader_election.cc:302] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:55.981999 24107 leader_election.cc:288] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.982071 24107 ts_tablet_manager.cc:1428] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:55.982074 24115 raft_consensus.cc:2781] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.982161 24115 raft_consensus.cc:686] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:55.982227 24115 consensus_queue.cc:237] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.982169 24107 tablet_bootstrap.cc:492] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.982610 24107 tablet_bootstrap.cc:654] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.983218 24107 tablet_bootstrap.cc:492] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.983176 23825 catalog_manager.cc:5495] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:55.983268 24107 ts_tablet_manager.cc:1397] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:55.983354 24107 raft_consensus.cc:348] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.983415 24107 raft_consensus.cc:374] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.983441 24107 raft_consensus.cc:729] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.983477 24107 consensus_queue.cc:260] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.983510 24107 raft_consensus.cc:388] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.983527 24107 raft_consensus.cc:482] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.983546 24107 raft_consensus.cc:3037] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:55.984026 24107 raft_consensus.cc:504] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.984090 24107 leader_election.cc:302] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:55.984148 24107 leader_election.cc:288] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:55.984179 24112 raft_consensus.cc:2781] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:55.984220 24107 ts_tablet_manager.cc:1428] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:55.984244 24112 raft_consensus.cc:686] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:55.984274 24107 tablet_bootstrap.cc:492] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:55.984285 24112 consensus_queue.cc:237] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.984543 24107 tablet_bootstrap.cc:654] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:55.984829 23825 catalog_manager.cc:5495] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:55.985074 24107 tablet_bootstrap.cc:492] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:55.985128 24107 ts_tablet_manager.cc:1397] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:55.985220 24107 raft_consensus.cc:348] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.985291 24107 raft_consensus.cc:374] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:55.985322 24107 raft_consensus.cc:729] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:55.985392 24107 consensus_queue.cc:260] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:55.985441 24107 raft_consensus.cc:388] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:55.985469 24107 raft_consensus.cc:482] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:55.985500 24107 raft_consensus.cc:3037] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.078760 24107 raft_consensus.cc:504] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.078938 24107 leader_election.cc:302] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.079001 24107 leader_election.cc:288] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.079030 24115 raft_consensus.cc:2781] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.079095 24115 raft_consensus.cc:686] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.079138 24107 ts_tablet_manager.cc:1428] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.094s	user 0.002s	sys 0.000s
I20260810 15:15:56.079222 24107 tablet_bootstrap.cc:492] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.079144 24115 consensus_queue.cc:237] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.079763 24107 tablet_bootstrap.cc:654] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.080045 23825 catalog_manager.cc:5495] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.080461 24107 tablet_bootstrap.cc:492] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.080526 24107 ts_tablet_manager.cc:1397] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:56.080678 24107 raft_consensus.cc:348] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.080749 24107 raft_consensus.cc:374] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.080785 24107 raft_consensus.cc:729] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.080838 24107 consensus_queue.cc:260] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.080893 24107 raft_consensus.cc:388] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.080919 24107 raft_consensus.cc:482] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.080945 24107 raft_consensus.cc:3037] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.081889 24107 raft_consensus.cc:504] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.081986 24107 leader_election.cc:302] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.082033 24107 leader_election.cc:288] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.082122 24112 raft_consensus.cc:2781] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.082137 24107 ts_tablet_manager.cc:1428] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260810 15:15:56.082214 24112 raft_consensus.cc:686] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.082254 24112 consensus_queue.cc:237] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.082656 23825 catalog_manager.cc:5495] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.120700 23825 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49052:
table { table_name: "default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63" } modify_external_catalogs: true
I20260810 15:15:56.120831 23825 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49052:
table { table_name: "default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63" } modify_external_catalogs: true
I20260810 15:15:56.122205 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet bac137f585a143fc954416edddebcf11
I20260810 15:15:56.122357 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 358460fd73b44845a7ae290511463f3b
I20260810 15:15:56.122400 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 44961e7cd4434cb2ab038f4efd8b6ab3
I20260810 15:15:56.122447 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 674e4646db104cc8a680595b89cba463
I20260810 15:15:56.122478 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet e95038805bc6482caf75a8a84e263a6e
I20260810 15:15:56.122509 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 92fc8504a1374f7095409e53b5c05219
I20260810 15:15:56.122538 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 28a5989e28584c0181158a6be20c87a7
I20260810 15:15:56.122566 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 5c4e3788d5914e5d89a112102300cb57
I20260810 15:15:56.123062 23987 tablet_service.cc:1514] Processing DeleteTablet for tablet bac137f585a143fc954416edddebcf11 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.123191 23988 tablet_service.cc:1514] Processing DeleteTablet for tablet 92fc8504a1374f7095409e53b5c05219 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.123243 23991 tablet_service.cc:1514] Processing DeleteTablet for tablet 28a5989e28584c0181158a6be20c87a7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.123112 23985 tablet_service.cc:1514] Processing DeleteTablet for tablet e95038805bc6482caf75a8a84e263a6e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.123292 23989 tablet_service.cc:1514] Processing DeleteTablet for tablet 5c4e3788d5914e5d89a112102300cb57 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.123099 23983 tablet_service.cc:1514] Processing DeleteTablet for tablet 674e4646db104cc8a680595b89cba463 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.123085 23981 tablet_service.cc:1514] Processing DeleteTablet for tablet 44961e7cd4434cb2ab038f4efd8b6ab3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.123063 23986 tablet_service.cc:1514] Processing DeleteTablet for tablet 358460fd73b44845a7ae290511463f3b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.123512 24206 tablet_replica.cc:330] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.123687 24206 raft_consensus.cc:2229] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.123767 24206 raft_consensus.cc:2258] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.124250 24206 ts_tablet_manager.cc:1905] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.184490 24206 ts_tablet_manager.cc:1918] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.184763 24206 log.cc:1196] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/bac137f585a143fc954416edddebcf11
I20260810 15:15:56.185240 24206 ts_tablet_manager.cc:1939] T bac137f585a143fc954416edddebcf11 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.199230 24206 tablet_replica.cc:330] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.199481 24206 raft_consensus.cc:2229] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.199463 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet bac137f585a143fc954416edddebcf11 (table default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]) successfully deleted
I20260810 15:15:56.199626 24206 raft_consensus.cc:2258] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.200052 24206 ts_tablet_manager.cc:1905] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 15:15:56.222126 24207 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:56.222381 24207 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:56.223610 24207 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:15:56.239611 23825 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49068:
name: "default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a"
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"
    }
  }
}
I20260810 15:15:56.241391 23986 tablet_service.cc:1467] Processing CreateTablet for tablet 3ab3e1fb9e874386adca71170b14d60d (DEFAULT_TABLE table=default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.241456 23985 tablet_service.cc:1467] Processing CreateTablet for tablet cd28bd9bad1a4a55958c56b7be9b4f35 (DEFAULT_TABLE table=default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.241564 23981 tablet_service.cc:1467] Processing CreateTablet for tablet 798a7b907ad0400aa75fed23e144e6f0 (DEFAULT_TABLE table=default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.241581 23987 tablet_service.cc:1467] Processing CreateTablet for tablet 19c354b49fc841898e75b03a2498bb01 (DEFAULT_TABLE table=default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.241645 23983 tablet_service.cc:1467] Processing CreateTablet for tablet e6ab17c146cb4ad8baf45c8764c3da46 (DEFAULT_TABLE table=default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.241706 23989 tablet_service.cc:1467] Processing CreateTablet for tablet 1358f6ad0b5947679979afebc226c55f (DEFAULT_TABLE table=default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.241771 23991 tablet_service.cc:1467] Processing CreateTablet for tablet 136a86f38a1d45508333c3c82198b82c (DEFAULT_TABLE table=default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.241828 23988 tablet_service.cc:1467] Processing CreateTablet for tablet c2e84f4af5184d46a7611fa884299960 (DEFAULT_TABLE table=default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.283632 23985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cd28bd9bad1a4a55958c56b7be9b4f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.283815 23983 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6ab17c146cb4ad8baf45c8764c3da46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.283895 23981 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 798a7b907ad0400aa75fed23e144e6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.285163 23988 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c2e84f4af5184d46a7611fa884299960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.285305 23989 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1358f6ad0b5947679979afebc226c55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.285410 24107 tablet_bootstrap.cc:492] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.285693 23987 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 19c354b49fc841898e75b03a2498bb01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.285748 24107 tablet_bootstrap.cc:654] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.286019 23991 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 136a86f38a1d45508333c3c82198b82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.287781 23986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3ab3e1fb9e874386adca71170b14d60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.288290 24206 ts_tablet_manager.cc:1918] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.288328 24107 tablet_bootstrap.cc:492] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.288342 24206 log.cc:1196] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/92fc8504a1374f7095409e53b5c05219
I20260810 15:15:56.288367 24107 ts_tablet_manager.cc:1397] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260810 15:15:56.288493 24107 raft_consensus.cc:348] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.288564 24107 raft_consensus.cc:374] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.288609 24107 raft_consensus.cc:729] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.288573 24206 ts_tablet_manager.cc:1939] T 92fc8504a1374f7095409e53b5c05219 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.288653 24107 consensus_queue.cc:260] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.288704 24107 raft_consensus.cc:388] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.288729 24107 raft_consensus.cc:482] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.288756 24107 raft_consensus.cc:3037] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.289496 24107 raft_consensus.cc:504] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.289583 24107 leader_election.cc:302] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.289629 24107 leader_election.cc:288] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.289707 24115 raft_consensus.cc:2781] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.289785 24115 raft_consensus.cc:686] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.289717 24107 ts_tablet_manager.cc:1428] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:15:56.289842 24115 consensus_queue.cc:237] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.289928 24107 tablet_bootstrap.cc:492] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.290220 24107 tablet_bootstrap.cc:654] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.290721 24107 tablet_bootstrap.cc:492] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.290791 24107 ts_tablet_manager.cc:1397] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:56.290817 23825 catalog_manager.cc:5495] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.290917 24107 raft_consensus.cc:348] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.290977 24107 raft_consensus.cc:374] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.290990 24107 raft_consensus.cc:729] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.291059 24107 consensus_queue.cc:260] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.291098 24107 raft_consensus.cc:388] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.291131 24107 raft_consensus.cc:482] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.291150 24107 raft_consensus.cc:3037] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.341524 24206 tablet_replica.cc:330] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.341686 24206 raft_consensus.cc:2229] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.341696 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 92fc8504a1374f7095409e53b5c05219 (table default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]) successfully deleted
I20260810 15:15:56.341765 24206 raft_consensus.cc:2258] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.342110 24206 ts_tablet_manager.cc:1905] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.390120 24107 raft_consensus.cc:504] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.390271 24107 leader_election.cc:302] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.390329 24107 leader_election.cc:288] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.390429 24107 ts_tablet_manager.cc:1428] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.100s	user 0.001s	sys 0.001s
I20260810 15:15:56.390448 24115 raft_consensus.cc:2781] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.390498 24115 raft_consensus.cc:686] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.390522 24107 tablet_bootstrap.cc:492] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.390547 24115 consensus_queue.cc:237] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.390857 24107 tablet_bootstrap.cc:654] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.391342 24107 tablet_bootstrap.cc:492] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.391409 24107 ts_tablet_manager.cc:1397] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:56.391507 24107 raft_consensus.cc:348] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.391561 24107 raft_consensus.cc:374] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.391579 24107 raft_consensus.cc:729] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.391505 23825 catalog_manager.cc:5495] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.391626 24107 consensus_queue.cc:260] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.391661 24107 raft_consensus.cc:388] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.391678 24107 raft_consensus.cc:482] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.391696 24107 raft_consensus.cc:3037] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.392443 24107 raft_consensus.cc:504] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.392532 24107 leader_election.cc:302] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.392580 24107 leader_election.cc:288] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.392660 24107 ts_tablet_manager.cc:1428] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:15:56.392722 24107 tablet_bootstrap.cc:492] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.392912 24206 ts_tablet_manager.cc:1918] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.393023 24107 tablet_bootstrap.cc:654] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.393054 24206 log.cc:1196] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/28a5989e28584c0181158a6be20c87a7
I20260810 15:15:56.393301 24112 raft_consensus.cc:2781] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.393388 24112 raft_consensus.cc:686] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.393399 24206 ts_tablet_manager.cc:1939] T 28a5989e28584c0181158a6be20c87a7 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.393455 24112 consensus_queue.cc:237] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.393816 24107 tablet_bootstrap.cc:492] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.393864 24107 ts_tablet_manager.cc:1397] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:56.393935 23825 catalog_manager.cc:5495] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.393996 24107 raft_consensus.cc:348] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.394040 24107 raft_consensus.cc:374] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.394057 24107 raft_consensus.cc:729] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.394104 24107 consensus_queue.cc:260] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.394163 24107 raft_consensus.cc:388] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.394181 24107 raft_consensus.cc:482] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.394203 24107 raft_consensus.cc:3037] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.394846 24107 raft_consensus.cc:504] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.394941 24107 leader_election.cc:302] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.394989 24107 leader_election.cc:288] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.395083 24115 raft_consensus.cc:2781] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.395120 24107 ts_tablet_manager.cc:1428] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:15:56.395149 24115 raft_consensus.cc:686] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.395207 24115 consensus_queue.cc:237] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.395390 24107 tablet_bootstrap.cc:492] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.395582 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 28a5989e28584c0181158a6be20c87a7 (table default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]) successfully deleted
I20260810 15:15:56.395777 24206 tablet_replica.cc:330] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.395820 24107 tablet_bootstrap.cc:654] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.395932 23825 catalog_manager.cc:5495] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.395840 24206 raft_consensus.cc:2229] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.396268 24206 raft_consensus.cc:2258] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.396533 24107 tablet_bootstrap.cc:492] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.396596 24107 ts_tablet_manager.cc:1397] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:56.396740 24107 raft_consensus.cc:348] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.396804 24107 raft_consensus.cc:374] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.396827 24107 raft_consensus.cc:729] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.396886 24107 consensus_queue.cc:260] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.396935 24107 raft_consensus.cc:388] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.396946 24206 ts_tablet_manager.cc:1905] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.396962 24107 raft_consensus.cc:482] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.397032 24107 raft_consensus.cc:3037] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.497303 24107 raft_consensus.cc:504] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.497520 24107 leader_election.cc:302] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.497594 24107 leader_election.cc:288] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.497622 24115 raft_consensus.cc:2781] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.497673 24115 raft_consensus.cc:686] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.497707 24107 ts_tablet_manager.cc:1428] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.101s	user 0.001s	sys 0.001s
I20260810 15:15:56.497718 24115 consensus_queue.cc:237] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.497792 24107 tablet_bootstrap.cc:492] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.498286 24107 tablet_bootstrap.cc:654] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.498425 24206 ts_tablet_manager.cc:1918] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.498513 24206 log.cc:1196] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/e95038805bc6482caf75a8a84e263a6e
I20260810 15:15:56.498592 23825 catalog_manager.cc:5495] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.498744 24206 ts_tablet_manager.cc:1939] T e95038805bc6482caf75a8a84e263a6e P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.499176 24107 tablet_bootstrap.cc:492] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.499249 24107 ts_tablet_manager.cc:1397] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:56.499406 24107 raft_consensus.cc:348] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.499495 24107 raft_consensus.cc:374] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.499532 24107 raft_consensus.cc:729] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.499573 24107 consensus_queue.cc:260] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.499624 24107 raft_consensus.cc:388] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.499657 24107 raft_consensus.cc:482] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.499678 24107 raft_consensus.cc:3037] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.500190 24107 raft_consensus.cc:504] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.500252 24107 leader_election.cc:302] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.500311 24107 leader_election.cc:288] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.500331 24112 raft_consensus.cc:2781] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.500381 24112 raft_consensus.cc:686] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.500403 24107 ts_tablet_manager.cc:1428] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:15:56.500432 24112 consensus_queue.cc:237] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.500473 24107 tablet_bootstrap.cc:492] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.500815 24206 tablet_replica.cc:330] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.500834 24107 tablet_bootstrap.cc:654] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.500913 24206 raft_consensus.cc:2229] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.500952 24206 raft_consensus.cc:2258] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.501003 23825 catalog_manager.cc:5495] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.501317 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet e95038805bc6482caf75a8a84e263a6e (table default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]) successfully deleted
I20260810 15:15:56.501426 24107 tablet_bootstrap.cc:492] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.501492 24107 ts_tablet_manager.cc:1397] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:56.501622 24107 raft_consensus.cc:348] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.501670 24206 ts_tablet_manager.cc:1905] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.501693 24107 raft_consensus.cc:374] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.501771 24107 raft_consensus.cc:729] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.501822 24107 consensus_queue.cc:260] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.501869 24107 raft_consensus.cc:388] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.501897 24107 raft_consensus.cc:482] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.501924 24107 raft_consensus.cc:3037] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.502406 24107 raft_consensus.cc:504] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.502485 24107 leader_election.cc:302] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.502542 24107 leader_election.cc:288] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.502602 24114 raft_consensus.cc:2781] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.502658 24114 raft_consensus.cc:686] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.502693 24114 consensus_queue.cc:237] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.502614 24107 ts_tablet_manager.cc:1428] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:56.503026 24107 tablet_bootstrap.cc:492] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.503332 24107 tablet_bootstrap.cc:654] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.503441 23825 catalog_manager.cc:5495] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.503852 24107 tablet_bootstrap.cc:492] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.503898 24107 ts_tablet_manager.cc:1397] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:56.503998 24107 raft_consensus.cc:348] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.504060 24107 raft_consensus.cc:374] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.504083 24107 raft_consensus.cc:729] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.504128 24107 consensus_queue.cc:260] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.504180 24107 raft_consensus.cc:388] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.504210 24107 raft_consensus.cc:482] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.504245 24107 raft_consensus.cc:3037] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.570917 24206 ts_tablet_manager.cc:1918] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.571033 24206 log.cc:1196] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/5c4e3788d5914e5d89a112102300cb57
I20260810 15:15:56.571336 24206 ts_tablet_manager.cc:1939] T 5c4e3788d5914e5d89a112102300cb57 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.596266 24107 raft_consensus.cc:504] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.596417 24107 leader_election.cc:302] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.596513 24107 leader_election.cc:288] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.596560 24112 raft_consensus.cc:2781] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.596521 24206 tablet_replica.cc:330] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.596633 24107 ts_tablet_manager.cc:1428] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.093s	user 0.000s	sys 0.001s
I20260810 15:15:56.596659 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 5c4e3788d5914e5d89a112102300cb57 (table default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]) successfully deleted
I20260810 15:15:56.596712 24206 raft_consensus.cc:2229] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.596642 24112 raft_consensus.cc:686] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.596751 24206 raft_consensus.cc:2258] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.596777 24112 consensus_queue.cc:237] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.597096 24206 ts_tablet_manager.cc:1905] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.597307 23825 catalog_manager.cc:5495] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.610910 24206 ts_tablet_manager.cc:1918] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.611053 24206 log.cc:1196] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/674e4646db104cc8a680595b89cba463
I20260810 15:15:56.611325 24206 ts_tablet_manager.cc:1939] T 674e4646db104cc8a680595b89cba463 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.624464 24206 tablet_replica.cc:330] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.624599 24206 raft_consensus.cc:2229] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.624665 24206 raft_consensus.cc:2258] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.624641 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 674e4646db104cc8a680595b89cba463 (table default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]) successfully deleted
I20260810 15:15:56.624963 24206 ts_tablet_manager.cc:1905] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.695261 24206 ts_tablet_manager.cc:1918] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.695390 24206 log.cc:1196] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/44961e7cd4434cb2ab038f4efd8b6ab3
I20260810 15:15:56.695655 24206 ts_tablet_manager.cc:1939] T 44961e7cd4434cb2ab038f4efd8b6ab3 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.705663 23825 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49068:
table { table_name: "default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a" } modify_external_catalogs: true
I20260810 15:15:56.705788 23825 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49068:
table { table_name: "default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a" } modify_external_catalogs: true
I20260810 15:15:56.706550 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 3ab3e1fb9e874386adca71170b14d60d
I20260810 15:15:56.706664 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 798a7b907ad0400aa75fed23e144e6f0
I20260810 15:15:56.706701 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet e6ab17c146cb4ad8baf45c8764c3da46
I20260810 15:15:56.706736 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 1358f6ad0b5947679979afebc226c55f
I20260810 15:15:56.706766 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet cd28bd9bad1a4a55958c56b7be9b4f35
I20260810 15:15:56.706796 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 19c354b49fc841898e75b03a2498bb01
I20260810 15:15:56.706826 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 136a86f38a1d45508333c3c82198b82c
I20260810 15:15:56.706862 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet c2e84f4af5184d46a7611fa884299960
I20260810 15:15:56.706991 23986 tablet_service.cc:1514] Processing DeleteTablet for tablet 3ab3e1fb9e874386adca71170b14d60d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.707046 23983 tablet_service.cc:1514] Processing DeleteTablet for tablet 798a7b907ad0400aa75fed23e144e6f0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.707118 23987 tablet_service.cc:1514] Processing DeleteTablet for tablet cd28bd9bad1a4a55958c56b7be9b4f35 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.707101 23985 tablet_service.cc:1514] Processing DeleteTablet for tablet e6ab17c146cb4ad8baf45c8764c3da46 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.707197 23991 tablet_service.cc:1514] Processing DeleteTablet for tablet 19c354b49fc841898e75b03a2498bb01 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.707127 23989 tablet_service.cc:1514] Processing DeleteTablet for tablet 136a86f38a1d45508333c3c82198b82c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.707050 23988 tablet_service.cc:1514] Processing DeleteTablet for tablet 1358f6ad0b5947679979afebc226c55f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.707089 23986 tablet_service.cc:1514] Processing DeleteTablet for tablet c2e84f4af5184d46a7611fa884299960 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:56 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:56.713093 24206 tablet_replica.cc:330] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.713222 24206 raft_consensus.cc:2229] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.713223 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 44961e7cd4434cb2ab038f4efd8b6ab3 (table default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]) successfully deleted
I20260810 15:15:56.713275 24206 raft_consensus.cc:2258] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.714818 24206 ts_tablet_manager.cc:1905] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.796342 24206 ts_tablet_manager.cc:1918] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.796443 24206 log.cc:1196] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/358460fd73b44845a7ae290511463f3b
I20260810 15:15:56.796677 24206 ts_tablet_manager.cc:1939] T 358460fd73b44845a7ae290511463f3b P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
W20260810 15:15:56.809217 24273 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:56.809501 24273 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:56.810678 24273 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:15:56.824558 24206 tablet_replica.cc:330] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.824682 24206 raft_consensus.cc:2229] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.824672 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 358460fd73b44845a7ae290511463f3b (table default.loadgen_auto_f4ce9b733f914dca9b00071476ef9d63 [id=fcaf2ea1235445e2a416009d9411ce38]) successfully deleted
I20260810 15:15:56.824744 24206 raft_consensus.cc:2258] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.825201 24206 ts_tablet_manager.cc:1905] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.826328 23825 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49100:
name: "default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4"
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"
    }
  }
}
I20260810 15:15:56.828127 23986 tablet_service.cc:1467] Processing CreateTablet for tablet 16f0deaf096a4f18b31797d18051ec2c (DEFAULT_TABLE table=default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.828166 23991 tablet_service.cc:1467] Processing CreateTablet for tablet 59d9e18709c7483197bdd9116875d421 (DEFAULT_TABLE table=default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.828238 23989 tablet_service.cc:1467] Processing CreateTablet for tablet f95f0f7c0cb242c98e383cea8e6384f9 (DEFAULT_TABLE table=default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.828131 23988 tablet_service.cc:1467] Processing CreateTablet for tablet 34469837a4e445908fedc9d51c8d4b43 (DEFAULT_TABLE table=default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.828224 23985 tablet_service.cc:1467] Processing CreateTablet for tablet bca1c192858a4214af909c4a4d268a80 (DEFAULT_TABLE table=default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.828222 23987 tablet_service.cc:1467] Processing CreateTablet for tablet b591fc4b811844fe94e30f18f8801108 (DEFAULT_TABLE table=default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.828399 23983 tablet_service.cc:1467] Processing CreateTablet for tablet 5cc58fa372c741fcb4ffcf1c27444d33 (DEFAULT_TABLE table=default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.828472 23981 tablet_service.cc:1467] Processing CreateTablet for tablet 8279e11789214571a036a3e23dd555bc (DEFAULT_TABLE table=default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:56.892817 23986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 16f0deaf096a4f18b31797d18051ec2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.892976 23983 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5cc58fa372c741fcb4ffcf1c27444d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.893069 23981 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8279e11789214571a036a3e23dd555bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.893153 23989 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f95f0f7c0cb242c98e383cea8e6384f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.893232 23985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bca1c192858a4214af909c4a4d268a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.893328 23988 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 34469837a4e445908fedc9d51c8d4b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.893472 23987 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b591fc4b811844fe94e30f18f8801108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.894788 24107 tablet_bootstrap.cc:492] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.895152 24107 tablet_bootstrap.cc:654] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.895468 23991 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 59d9e18709c7483197bdd9116875d421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:56.896704 24107 tablet_bootstrap.cc:492] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.896764 24107 ts_tablet_manager.cc:1397] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:15:56.896888 24107 raft_consensus.cc:348] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.896962 24107 raft_consensus.cc:374] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.896987 24107 raft_consensus.cc:729] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.897032 24107 consensus_queue.cc:260] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.897074 24107 raft_consensus.cc:388] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.897099 24107 raft_consensus.cc:482] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.897121 24107 raft_consensus.cc:3037] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.897951 24107 raft_consensus.cc:504] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.898043 24107 leader_election.cc:302] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.898089 24107 leader_election.cc:288] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.898147 24112 raft_consensus.cc:2781] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.898175 24107 ts_tablet_manager.cc:1428] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:56.898202 24112 raft_consensus.cc:686] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.898241 24112 consensus_queue.cc:237] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.898533 24206 ts_tablet_manager.cc:1918] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.898586 24206 log.cc:1196] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/3ab3e1fb9e874386adca71170b14d60d
I20260810 15:15:56.898825 24206 ts_tablet_manager.cc:1939] T 3ab3e1fb9e874386adca71170b14d60d P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.898244 24107 tablet_bootstrap.cc:492] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.898818 23825 catalog_manager.cc:5495] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.899214 24107 tablet_bootstrap.cc:654] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.899840 24107 tablet_bootstrap.cc:492] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.899886 24107 ts_tablet_manager.cc:1397] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:15:56.899992 24107 raft_consensus.cc:348] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.900035 24107 raft_consensus.cc:374] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.900049 24107 raft_consensus.cc:729] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.900103 24107 consensus_queue.cc:260] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.900507 24107 raft_consensus.cc:388] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.900527 24107 raft_consensus.cc:482] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.900543 24107 raft_consensus.cc:3037] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.980577 24206 tablet_replica.cc:330] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:56.980710 24206 raft_consensus.cc:2229] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:56.980749 24206 raft_consensus.cc:2258] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:56.980777 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 3ab3e1fb9e874386adca71170b14d60d (table default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]) successfully deleted
I20260810 15:15:56.981077 24206 ts_tablet_manager.cc:1905] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:56.994024 24107 raft_consensus.cc:504] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.994179 24107 leader_election.cc:302] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.994233 24107 leader_election.cc:288] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.994309 24114 raft_consensus.cc:2781] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.994390 24114 raft_consensus.cc:686] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.994467 24114 consensus_queue.cc:237] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.994572 24107 ts_tablet_manager.cc:1428] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.095s	user 0.002s	sys 0.000s
I20260810 15:15:56.994943 24107 tablet_bootstrap.cc:492] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.995188 23825 catalog_manager.cc:5495] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:56.994959 24206 ts_tablet_manager.cc:1918] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:56.995358 24206 log.cc:1196] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/798a7b907ad0400aa75fed23e144e6f0
I20260810 15:15:56.995448 24107 tablet_bootstrap.cc:654] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.995636 24206 ts_tablet_manager.cc:1939] T 798a7b907ad0400aa75fed23e144e6f0 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:56.996057 24107 tablet_bootstrap.cc:492] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.996122 24107 ts_tablet_manager.cc:1397] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:56.996333 24107 raft_consensus.cc:348] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.996425 24107 raft_consensus.cc:374] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.996450 24107 raft_consensus.cc:729] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.996503 24107 consensus_queue.cc:260] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.996552 24107 raft_consensus.cc:388] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.996572 24107 raft_consensus.cc:482] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.996590 24107 raft_consensus.cc:3037] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.997268 24107 raft_consensus.cc:504] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.997363 24107 leader_election.cc:302] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:56.997411 24107 leader_election.cc:288] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:56.997478 24114 raft_consensus.cc:2781] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:56.997555 24114 raft_consensus.cc:686] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:56.997496 24107 ts_tablet_manager.cc:1428] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:56.997718 24107 tablet_bootstrap.cc:492] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:56.998193 24107 tablet_bootstrap.cc:654] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:56.997627 24114 consensus_queue.cc:237] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.998808 24107 tablet_bootstrap.cc:492] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:56.998862 24107 ts_tablet_manager.cc:1397] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:56.999009 24107 raft_consensus.cc:348] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.999105 24107 raft_consensus.cc:374] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:56.999133 24107 raft_consensus.cc:729] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:56.999183 24107 consensus_queue.cc:260] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:56.999228 24107 raft_consensus.cc:388] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:56.999253 24107 raft_consensus.cc:482] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:56.999279 24107 raft_consensus.cc:3037] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:56.999346 23825 catalog_manager.cc:5495] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.000115 24107 raft_consensus.cc:504] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.000196 24107 leader_election.cc:302] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.000240 24107 leader_election.cc:288] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.000303 24115 raft_consensus.cc:2781] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.000331 24107 ts_tablet_manager.cc:1428] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:57.000365 24115 raft_consensus.cc:686] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.000389 24107 tablet_bootstrap.cc:492] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.000403 24115 consensus_queue.cc:237] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.000846 24107 tablet_bootstrap.cc:654] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.000871 23825 catalog_manager.cc:5495] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.001485 24107 tablet_bootstrap.cc:492] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.001551 24107 ts_tablet_manager.cc:1397] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:57.001691 24107 raft_consensus.cc:348] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.001757 24107 raft_consensus.cc:374] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.001780 24107 raft_consensus.cc:729] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.001822 24107 consensus_queue.cc:260] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.001873 24107 raft_consensus.cc:388] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.001901 24107 raft_consensus.cc:482] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.001931 24107 raft_consensus.cc:3037] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.004263 24206 tablet_replica.cc:330] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.004351 24206 raft_consensus.cc:2229] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.004393 24206 raft_consensus.cc:2258] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.004433 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 798a7b907ad0400aa75fed23e144e6f0 (table default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]) successfully deleted
I20260810 15:15:57.004662 24206 ts_tablet_manager.cc:1905] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.093418 24107 raft_consensus.cc:504] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.093587 24107 leader_election.cc:302] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.093677 24107 leader_election.cc:288] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.093791 24107 ts_tablet_manager.cc:1428] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.092s	user 0.001s	sys 0.000s
I20260810 15:15:57.093883 24107 tablet_bootstrap.cc:492] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.094416 24107 tablet_bootstrap.cc:654] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.094515 24114 raft_consensus.cc:2781] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.094575 24114 raft_consensus.cc:686] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.094630 24114 consensus_queue.cc:237] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.095635 24107 tablet_bootstrap.cc:492] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.095685 24107 ts_tablet_manager.cc:1397] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:15:57.095839 24107 raft_consensus.cc:348] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.095891 24107 raft_consensus.cc:374] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.095906 24107 raft_consensus.cc:729] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.095963 24107 consensus_queue.cc:260] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.096006 24107 raft_consensus.cc:388] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.096053 24107 raft_consensus.cc:482] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.096084 24107 raft_consensus.cc:3037] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.096709 24107 raft_consensus.cc:504] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.096796 24107 leader_election.cc:302] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.096853 24107 leader_election.cc:288] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.096871 24115 raft_consensus.cc:2781] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.096989 24115 raft_consensus.cc:686] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.096944 23825 catalog_manager.cc:5495] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.097038 24107 ts_tablet_manager.cc:1428] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:57.097136 24107 tablet_bootstrap.cc:492] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.097046 24115 consensus_queue.cc:237] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.097673 24107 tablet_bootstrap.cc:654] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.098513 24107 tablet_bootstrap.cc:492] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.098572 24107 ts_tablet_manager.cc:1397] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:57.098681 23825 catalog_manager.cc:5495] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.098723 24107 raft_consensus.cc:348] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.098781 24107 raft_consensus.cc:374] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.098800 24107 raft_consensus.cc:729] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.098839 24107 consensus_queue.cc:260] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.098896 24107 raft_consensus.cc:388] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.098923 24107 raft_consensus.cc:482] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.098977 24107 raft_consensus.cc:3037] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.099586 24107 raft_consensus.cc:504] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.099649 24107 leader_election.cc:302] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.099709 24107 leader_election.cc:288] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.099797 24112 raft_consensus.cc:2781] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.099797 24107 ts_tablet_manager.cc:1428] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260810 15:15:57.099884 24112 raft_consensus.cc:686] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.099915 24107 tablet_bootstrap.cc:492] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.099921 24112 consensus_queue.cc:237] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.100435 24107 tablet_bootstrap.cc:654] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.100463 23825 catalog_manager.cc:5495] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.101061 24107 tablet_bootstrap.cc:492] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.101123 24107 ts_tablet_manager.cc:1397] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:57.101284 24107 raft_consensus.cc:348] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.101368 24107 raft_consensus.cc:374] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.101393 24107 raft_consensus.cc:729] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.101441 24107 consensus_queue.cc:260] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.101496 24107 raft_consensus.cc:388] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.101529 24107 raft_consensus.cc:482] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.101548 24107 raft_consensus.cc:3037] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.102022 24107 raft_consensus.cc:504] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.102102 24107 leader_election.cc:302] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.102180 24107 leader_election.cc:288] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.102201 24114 raft_consensus.cc:2781] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.102285 24114 raft_consensus.cc:686] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.102330 24114 consensus_queue.cc:237] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.102365 24107 ts_tablet_manager.cc:1428] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:57.102854 23825 catalog_manager.cc:5495] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.125566 24206 ts_tablet_manager.cc:1918] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.125677 24206 log.cc:1196] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/cd28bd9bad1a4a55958c56b7be9b4f35
I20260810 15:15:57.125976 24206 ts_tablet_manager.cc:1939] T cd28bd9bad1a4a55958c56b7be9b4f35 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.126353 24206 tablet_replica.cc:330] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.126457 24206 raft_consensus.cc:2229] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.126493 24206 raft_consensus.cc:2258] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.126472 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet cd28bd9bad1a4a55958c56b7be9b4f35 (table default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]) successfully deleted
I20260810 15:15:57.126783 24206 ts_tablet_manager.cc:1905] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.128438 24206 ts_tablet_manager.cc:1918] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.128504 24206 log.cc:1196] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/e6ab17c146cb4ad8baf45c8764c3da46
I20260810 15:15:57.128741 24206 ts_tablet_manager.cc:1939] T e6ab17c146cb4ad8baf45c8764c3da46 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.128978 24206 tablet_replica.cc:330] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.129037 24206 raft_consensus.cc:2229] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.129069 24206 raft_consensus.cc:2258] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.129151 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet e6ab17c146cb4ad8baf45c8764c3da46 (table default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]) successfully deleted
I20260810 15:15:57.129442 24206 ts_tablet_manager.cc:1905] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.130533 24206 ts_tablet_manager.cc:1918] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.130618 24206 log.cc:1196] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/19c354b49fc841898e75b03a2498bb01
I20260810 15:15:57.130821 24206 ts_tablet_manager.cc:1939] T 19c354b49fc841898e75b03a2498bb01 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.131106 24206 tablet_replica.cc:330] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.131181 24206 raft_consensus.cc:2229] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.131222 24206 raft_consensus.cc:2258] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.131213 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 19c354b49fc841898e75b03a2498bb01 (table default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]) successfully deleted
I20260810 15:15:57.131474 24206 ts_tablet_manager.cc:1905] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.132802 24206 ts_tablet_manager.cc:1918] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.132872 24206 log.cc:1196] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/136a86f38a1d45508333c3c82198b82c
I20260810 15:15:57.133111 24206 ts_tablet_manager.cc:1939] T 136a86f38a1d45508333c3c82198b82c P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.133494 24206 tablet_replica.cc:330] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.133565 24206 raft_consensus.cc:2229] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.133587 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 136a86f38a1d45508333c3c82198b82c (table default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]) successfully deleted
I20260810 15:15:57.133622 24206 raft_consensus.cc:2258] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.133878 24206 ts_tablet_manager.cc:1905] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.135540 24206 ts_tablet_manager.cc:1918] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.135630 24206 log.cc:1196] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/1358f6ad0b5947679979afebc226c55f
I20260810 15:15:57.135862 24206 ts_tablet_manager.cc:1939] T 1358f6ad0b5947679979afebc226c55f P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.136118 24206 tablet_replica.cc:330] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.136191 24206 raft_consensus.cc:2229] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.136237 24206 raft_consensus.cc:2258] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.136220 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 1358f6ad0b5947679979afebc226c55f (table default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]) successfully deleted
I20260810 15:15:57.136514 24206 ts_tablet_manager.cc:1905] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.137727 24206 ts_tablet_manager.cc:1918] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.137795 24206 log.cc:1196] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/c2e84f4af5184d46a7611fa884299960
I20260810 15:15:57.137990 24206 ts_tablet_manager.cc:1939] T c2e84f4af5184d46a7611fa884299960 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.138327 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet c2e84f4af5184d46a7611fa884299960 (table default.loadgen_auto_b09368b772d84e88bc06eb8cb85e5e4a [id=e9744d09b97f49669d32fc51f38dd174]) successfully deleted
I20260810 15:15:57.184417 23825 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49100:
table { table_name: "default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4" } modify_external_catalogs: true
I20260810 15:15:57.184528 23825 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49100:
table { table_name: "default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4" } modify_external_catalogs: true
I20260810 15:15:57.185353 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 16f0deaf096a4f18b31797d18051ec2c
I20260810 15:15:57.185444 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 34469837a4e445908fedc9d51c8d4b43
I20260810 15:15:57.185485 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet f95f0f7c0cb242c98e383cea8e6384f9
I20260810 15:15:57.185516 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 59d9e18709c7483197bdd9116875d421
I20260810 15:15:57.185545 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet bca1c192858a4214af909c4a4d268a80
I20260810 15:15:57.185573 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet b591fc4b811844fe94e30f18f8801108
I20260810 15:15:57.185599 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 5cc58fa372c741fcb4ffcf1c27444d33
I20260810 15:15:57.185636 23825 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 8279e11789214571a036a3e23dd555bc
I20260810 15:15:57.185711 23989 tablet_service.cc:1514] Processing DeleteTablet for tablet 16f0deaf096a4f18b31797d18051ec2c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.185724 23983 tablet_service.cc:1514] Processing DeleteTablet for tablet 34469837a4e445908fedc9d51c8d4b43 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.185873 23985 tablet_service.cc:1514] Processing DeleteTablet for tablet 5cc58fa372c741fcb4ffcf1c27444d33 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.185820 23981 tablet_service.cc:1514] Processing DeleteTablet for tablet 59d9e18709c7483197bdd9116875d421 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.185832 23986 tablet_service.cc:1514] Processing DeleteTablet for tablet bca1c192858a4214af909c4a4d268a80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.185819 23991 tablet_service.cc:1514] Processing DeleteTablet for tablet f95f0f7c0cb242c98e383cea8e6384f9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.185863 24206 tablet_replica.cc:330] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.185838 23987 tablet_service.cc:1514] Processing DeleteTablet for tablet b591fc4b811844fe94e30f18f8801108 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.185853 23988 tablet_service.cc:1514] Processing DeleteTablet for tablet 8279e11789214571a036a3e23dd555bc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.186098 24206 raft_consensus.cc:2229] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.186143 24206 raft_consensus.cc:2258] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.186546 24206 ts_tablet_manager.cc:1905] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.188482 24206 ts_tablet_manager.cc:1918] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.188544 24206 log.cc:1196] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/16f0deaf096a4f18b31797d18051ec2c
I20260810 15:15:57.188813 24206 ts_tablet_manager.cc:1939] T 16f0deaf096a4f18b31797d18051ec2c P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.189088 24206 tablet_replica.cc:330] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.189158 24206 raft_consensus.cc:2229] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.189193 24206 raft_consensus.cc:2258] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.189474 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 16f0deaf096a4f18b31797d18051ec2c (table default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]) successfully deleted
I20260810 15:15:57.189778 24206 ts_tablet_manager.cc:1905] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.191042 24206 ts_tablet_manager.cc:1918] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.191111 24206 log.cc:1196] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/34469837a4e445908fedc9d51c8d4b43
I20260810 15:15:57.191330 24206 ts_tablet_manager.cc:1939] T 34469837a4e445908fedc9d51c8d4b43 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.191555 24206 tablet_replica.cc:330] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.191627 24206 raft_consensus.cc:2229] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.191671 24206 raft_consensus.cc:2258] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.191663 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 34469837a4e445908fedc9d51c8d4b43 (table default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]) successfully deleted
I20260810 15:15:57.191943 24206 ts_tablet_manager.cc:1905] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.193068 24206 ts_tablet_manager.cc:1918] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.193136 24206 log.cc:1196] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/5cc58fa372c741fcb4ffcf1c27444d33
I20260810 15:15:57.193385 24206 ts_tablet_manager.cc:1939] T 5cc58fa372c741fcb4ffcf1c27444d33 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.193617 24206 tablet_replica.cc:330] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.193683 24206 raft_consensus.cc:2229] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.193737 24206 raft_consensus.cc:2258] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.193722 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 5cc58fa372c741fcb4ffcf1c27444d33 (table default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]) successfully deleted
I20260810 15:15:57.194002 24206 ts_tablet_manager.cc:1905] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.195058 24206 ts_tablet_manager.cc:1918] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.195124 24206 log.cc:1196] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/59d9e18709c7483197bdd9116875d421
I20260810 15:15:57.195345 24206 ts_tablet_manager.cc:1939] T 59d9e18709c7483197bdd9116875d421 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.195560 24206 tablet_replica.cc:330] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.195626 24206 raft_consensus.cc:2229] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.195668 24206 raft_consensus.cc:2258] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.195670 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 59d9e18709c7483197bdd9116875d421 (table default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]) successfully deleted
I20260810 15:15:57.195986 24206 ts_tablet_manager.cc:1905] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.197105 24206 ts_tablet_manager.cc:1918] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.197172 24206 log.cc:1196] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/bca1c192858a4214af909c4a4d268a80
I20260810 15:15:57.197436 24206 ts_tablet_manager.cc:1939] T bca1c192858a4214af909c4a4d268a80 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.197676 24206 tablet_replica.cc:330] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.197738 24206 raft_consensus.cc:2229] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.197780 24206 raft_consensus.cc:2258] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.197772 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet bca1c192858a4214af909c4a4d268a80 (table default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]) successfully deleted
I20260810 15:15:57.198099 24206 ts_tablet_manager.cc:1905] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.199147 24206 ts_tablet_manager.cc:1918] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.199214 24206 log.cc:1196] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/f95f0f7c0cb242c98e383cea8e6384f9
I20260810 15:15:57.199425 24206 ts_tablet_manager.cc:1939] T f95f0f7c0cb242c98e383cea8e6384f9 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.199656 24206 tablet_replica.cc:330] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.199713 24206 raft_consensus.cc:2229] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.199751 24206 raft_consensus.cc:2258] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.199747 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet f95f0f7c0cb242c98e383cea8e6384f9 (table default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]) successfully deleted
I20260810 15:15:57.200104 24206 ts_tablet_manager.cc:1905] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.201630 24206 ts_tablet_manager.cc:1918] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.201699 24206 log.cc:1196] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/b591fc4b811844fe94e30f18f8801108
I20260810 15:15:57.201924 24206 ts_tablet_manager.cc:1939] T b591fc4b811844fe94e30f18f8801108 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.202255 24206 tablet_replica.cc:330] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.202328 24206 raft_consensus.cc:2229] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.202368 24206 raft_consensus.cc:2258] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.202354 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet b591fc4b811844fe94e30f18f8801108 (table default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]) successfully deleted
I20260810 15:15:57.202658 24206 ts_tablet_manager.cc:1905] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.204119 24206 ts_tablet_manager.cc:1918] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.204190 24206 log.cc:1196] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/8279e11789214571a036a3e23dd555bc
I20260810 15:15:57.204524 24206 ts_tablet_manager.cc:1939] T 8279e11789214571a036a3e23dd555bc P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.204860 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 8279e11789214571a036a3e23dd555bc (table default.loadgen_auto_7b2c4d4db8814465b04d711e78893bd4 [id=ac1c608ef4f647efa0bfdf9458673e11]) successfully deleted
W20260810 15:15:57.283736 24413 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:57.283965 24413 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:57.285123 24413 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:15:57.298596 23825 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49200:
name: "default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5"
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"
    }
  }
}
I20260810 15:15:57.300602 23991 tablet_service.cc:1467] Processing CreateTablet for tablet 8a477cf2a59a4acea4a8ad80244c3656 (DEFAULT_TABLE table=default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:57.300586 23988 tablet_service.cc:1467] Processing CreateTablet for tablet 56b390ee47af4826b4ceacd30a1aa173 (DEFAULT_TABLE table=default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:57.300689 23983 tablet_service.cc:1467] Processing CreateTablet for tablet c0828cf644c64a2780a37a1310d3a28c (DEFAULT_TABLE table=default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:57.300660 23981 tablet_service.cc:1467] Processing CreateTablet for tablet 1ff0e13f6f49446d8f5c33eac6b357e4 (DEFAULT_TABLE table=default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:57.300786 23991 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8a477cf2a59a4acea4a8ad80244c3656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:57.300586 23987 tablet_service.cc:1467] Processing CreateTablet for tablet 2490a875c9f04920a491808104667bf2 (DEFAULT_TABLE table=default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:57.300866 23988 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56b390ee47af4826b4ceacd30a1aa173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:57.300666 23989 tablet_service.cc:1467] Processing CreateTablet for tablet 675148510d3c487eb1c3a303a71ee4c8 (DEFAULT_TABLE table=default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:57.301018 23989 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 675148510d3c487eb1c3a303a71ee4c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:57.301113 23981 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1ff0e13f6f49446d8f5c33eac6b357e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:57.300635 23985 tablet_service.cc:1467] Processing CreateTablet for tablet 8c7e2a9f292b4ff9be05008bd0096962 (DEFAULT_TABLE table=default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:57.302299 23983 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c0828cf644c64a2780a37a1310d3a28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:57.300628 23986 tablet_service.cc:1467] Processing CreateTablet for tablet 1d12706930e643d5a8248a9f1c27f8f7 (DEFAULT_TABLE table=default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:57.302289 24107 tablet_bootstrap.cc:492] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.302436 23986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d12706930e643d5a8248a9f1c27f8f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:57.302627 23987 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2490a875c9f04920a491808104667bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:57.302896 24107 tablet_bootstrap.cc:654] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.303252 23985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c7e2a9f292b4ff9be05008bd0096962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:57.304708 24107 tablet_bootstrap.cc:492] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.304772 24107 ts_tablet_manager.cc:1397] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:15:57.304919 24107 raft_consensus.cc:348] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.304991 24107 raft_consensus.cc:374] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.305014 24107 raft_consensus.cc:729] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.305068 24107 consensus_queue.cc:260] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.305109 24107 raft_consensus.cc:388] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.305131 24107 raft_consensus.cc:482] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.305163 24107 raft_consensus.cc:3037] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.305727 24107 raft_consensus.cc:504] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.305812 24107 leader_election.cc:302] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.305866 24107 leader_election.cc:288] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.305889 24112 raft_consensus.cc:2781] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.305938 24112 raft_consensus.cc:686] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.305954 24107 ts_tablet_manager.cc:1428] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:57.305976 24112 consensus_queue.cc:237] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.306030 24107 tablet_bootstrap.cc:492] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.306452 24107 tablet_bootstrap.cc:654] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.306521 23825 catalog_manager.cc:5495] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.307047 24107 tablet_bootstrap.cc:492] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.307096 24107 ts_tablet_manager.cc:1397] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:57.307240 24107 raft_consensus.cc:348] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.307302 24107 raft_consensus.cc:374] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.307322 24107 raft_consensus.cc:729] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.307365 24107 consensus_queue.cc:260] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.307420 24107 raft_consensus.cc:388] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.307451 24107 raft_consensus.cc:482] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.307478 24107 raft_consensus.cc:3037] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.307989 24107 raft_consensus.cc:504] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.308048 24107 leader_election.cc:302] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.308097 24107 leader_election.cc:288] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.308120 24114 raft_consensus.cc:2781] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.308194 24114 raft_consensus.cc:686] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.308233 24107 ts_tablet_manager.cc:1428] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:15:57.308298 24107 tablet_bootstrap.cc:492] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.308238 24114 consensus_queue.cc:237] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.308717 24107 tablet_bootstrap.cc:654] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.308741 23825 catalog_manager.cc:5495] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.309324 24107 tablet_bootstrap.cc:492] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.309401 24107 ts_tablet_manager.cc:1397] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:57.309545 24107 raft_consensus.cc:348] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.309628 24107 raft_consensus.cc:374] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.309654 24107 raft_consensus.cc:729] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.309716 24107 consensus_queue.cc:260] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.309768 24107 raft_consensus.cc:388] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.309793 24107 raft_consensus.cc:482] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.309816 24107 raft_consensus.cc:3037] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.310237 24107 raft_consensus.cc:504] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.310314 24107 leader_election.cc:302] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.310369 24107 leader_election.cc:288] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.310441 24107 ts_tablet_manager.cc:1428] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:57.310405 24114 raft_consensus.cc:2781] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.310494 24107 tablet_bootstrap.cc:492] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.310503 24114 raft_consensus.cc:686] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.310559 24114 consensus_queue.cc:237] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.310909 24107 tablet_bootstrap.cc:654] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.310979 23825 catalog_manager.cc:5495] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.311581 24107 tablet_bootstrap.cc:492] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.311627 24107 ts_tablet_manager.cc:1397] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:57.311784 24107 raft_consensus.cc:348] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.311842 24107 raft_consensus.cc:374] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.311877 24107 raft_consensus.cc:729] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.311918 24107 consensus_queue.cc:260] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.311964 24107 raft_consensus.cc:388] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.311995 24107 raft_consensus.cc:482] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.312023 24107 raft_consensus.cc:3037] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.312578 24107 raft_consensus.cc:504] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.312637 24107 leader_election.cc:302] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.312696 24107 leader_election.cc:288] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.312712 24112 raft_consensus.cc:2781] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.312775 24107 ts_tablet_manager.cc:1428] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:57.312799 24112 raft_consensus.cc:686] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.312834 24107 tablet_bootstrap.cc:492] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.312839 24112 consensus_queue.cc:237] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.313277 24107 tablet_bootstrap.cc:654] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.313328 23825 catalog_manager.cc:5495] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.313959 24107 tablet_bootstrap.cc:492] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.314011 24107 ts_tablet_manager.cc:1397] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:57.314170 24107 raft_consensus.cc:348] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.314232 24107 raft_consensus.cc:374] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.314253 24107 raft_consensus.cc:729] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.314309 24107 consensus_queue.cc:260] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.314357 24107 raft_consensus.cc:388] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.314391 24107 raft_consensus.cc:482] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.314412 24107 raft_consensus.cc:3037] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.314826 24107 raft_consensus.cc:504] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.314881 24107 leader_election.cc:302] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.314930 24107 leader_election.cc:288] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.314950 24112 raft_consensus.cc:2781] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.315003 24107 ts_tablet_manager.cc:1428] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:57.315018 24112 raft_consensus.cc:686] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.315064 24107 tablet_bootstrap.cc:492] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.315056 24112 consensus_queue.cc:237] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.315585 24107 tablet_bootstrap.cc:654] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.315524 23825 catalog_manager.cc:5495] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.316424 24107 tablet_bootstrap.cc:492] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.316465 24107 ts_tablet_manager.cc:1397] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:57.316612 24107 raft_consensus.cc:348] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.316656 24107 raft_consensus.cc:374] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.316695 24107 raft_consensus.cc:729] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.316747 24107 consensus_queue.cc:260] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.316787 24107 raft_consensus.cc:388] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.316812 24107 raft_consensus.cc:482] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.316844 24107 raft_consensus.cc:3037] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.317268 24107 raft_consensus.cc:504] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.317322 24107 leader_election.cc:302] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.317411 24107 leader_election.cc:288] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.317430 24112 raft_consensus.cc:2781] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.317490 24107 ts_tablet_manager.cc:1428] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:57.317499 24112 raft_consensus.cc:686] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.317553 24107 tablet_bootstrap.cc:492] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.317571 24112 consensus_queue.cc:237] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.317942 24107 tablet_bootstrap.cc:654] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.318003 23825 catalog_manager.cc:5495] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.318830 24107 tablet_bootstrap.cc:492] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.318871 24107 ts_tablet_manager.cc:1397] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:57.319031 24107 raft_consensus.cc:348] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.319075 24107 raft_consensus.cc:374] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.319088 24107 raft_consensus.cc:729] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.319144 24107 consensus_queue.cc:260] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.319185 24107 raft_consensus.cc:388] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.319213 24107 raft_consensus.cc:482] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.319243 24107 raft_consensus.cc:3037] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.319666 24107 raft_consensus.cc:504] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.319720 24107 leader_election.cc:302] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.319772 24107 leader_election.cc:288] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.319805 24112 raft_consensus.cc:2781] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.319844 24107 ts_tablet_manager.cc:1428] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:57.319872 24112 raft_consensus.cc:686] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.319898 24107 tablet_bootstrap.cc:492] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: Bootstrap starting.
I20260810 15:15:57.319903 24112 consensus_queue.cc:237] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.320341 24107 tablet_bootstrap.cc:654] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:57.320381 23827 catalog_manager.cc:5495] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.321113 24107 tablet_bootstrap.cc:492] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: No bootstrap required, opened a new log
I20260810 15:15:57.321187 24107 ts_tablet_manager.cc:1397] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:57.321329 24107 raft_consensus.cc:348] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.321442 24107 raft_consensus.cc:374] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:57.321462 24107 raft_consensus.cc:729] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Initialized, Role: FOLLOWER
I20260810 15:15:57.321512 24107 consensus_queue.cc:260] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.321557 24107 raft_consensus.cc:388] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:57.321580 24107 raft_consensus.cc:482] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:57.321609 24107 raft_consensus.cc:3037] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:57.322005 24107 raft_consensus.cc:504] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.322059 24107 leader_election.cc:302] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9c929dba5fe8493da7259c668926914e; no voters: 
I20260810 15:15:57.322088 24107 leader_election.cc:288] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:57.322160 24114 raft_consensus.cc:2781] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:57.322180 24107 ts_tablet_manager.cc:1428] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:57.322220 24114 raft_consensus.cc:686] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Becoming Leader. State: Replica: 9c929dba5fe8493da7259c668926914e, State: Running, Role: LEADER
I20260810 15:15:57.322257 24114 consensus_queue.cc:237] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } }
I20260810 15:15:57.322669 23827 catalog_manager.cc:5495] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c929dba5fe8493da7259c668926914e (127.22.241.65). New cstate: current_term: 1 leader_uuid: "9c929dba5fe8493da7259c668926914e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c929dba5fe8493da7259c668926914e" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 39281 } health_report { overall_health: HEALTHY } } }
I20260810 15:15:57.949116 23827 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49200:
table { table_name: "default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5" } modify_external_catalogs: true
I20260810 15:15:57.949229 23827 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49200:
table { table_name: "default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5" } modify_external_catalogs: true
I20260810 15:15:57.954218 23827 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 56b390ee47af4826b4ceacd30a1aa173
I20260810 15:15:57.954335 23827 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 2490a875c9f04920a491808104667bf2
I20260810 15:15:57.954373 23827 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 8a477cf2a59a4acea4a8ad80244c3656
I20260810 15:15:57.954402 23827 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 1d12706930e643d5a8248a9f1c27f8f7
I20260810 15:15:57.954432 23827 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 1ff0e13f6f49446d8f5c33eac6b357e4
I20260810 15:15:57.954450 23827 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 8c7e2a9f292b4ff9be05008bd0096962
I20260810 15:15:57.954470 23827 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet c0828cf644c64a2780a37a1310d3a28c
I20260810 15:15:57.954489 23827 catalog_manager.cc:5782] T 00000000000000000000000000000000 P a0422938ece74ee49b7a91cb02c1fdba: Sending DeleteTablet for 1 replicas of tablet 675148510d3c487eb1c3a303a71ee4c8
I20260810 15:15:57.954829 23985 tablet_service.cc:1514] Processing DeleteTablet for tablet 56b390ee47af4826b4ceacd30a1aa173 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.954959 23986 tablet_service.cc:1514] Processing DeleteTablet for tablet 8a477cf2a59a4acea4a8ad80244c3656 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.954856 23987 tablet_service.cc:1514] Processing DeleteTablet for tablet 2490a875c9f04920a491808104667bf2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.955087 23983 tablet_service.cc:1514] Processing DeleteTablet for tablet 1d12706930e643d5a8248a9f1c27f8f7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.955163 23988 tablet_service.cc:1514] Processing DeleteTablet for tablet 1ff0e13f6f49446d8f5c33eac6b357e4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.955214 23981 tablet_service.cc:1514] Processing DeleteTablet for tablet 8c7e2a9f292b4ff9be05008bd0096962 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.955264 23991 tablet_service.cc:1514] Processing DeleteTablet for tablet c0828cf644c64a2780a37a1310d3a28c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.955329 23989 tablet_service.cc:1514] Processing DeleteTablet for tablet 675148510d3c487eb1c3a303a71ee4c8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:15:57 UTC) from {username='slave'} at 127.0.0.1:50200
I20260810 15:15:57.956008 25356 tablet_replica.cc:330] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.956836 25356 raft_consensus.cc:2229] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.957086 25356 raft_consensus.cc:2258] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.957569 25356 ts_tablet_manager.cc:1905] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.959610 25356 ts_tablet_manager.cc:1918] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.959681 25356 log.cc:1196] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/56b390ee47af4826b4ceacd30a1aa173
I20260810 15:15:57.959930 25356 ts_tablet_manager.cc:1939] T 56b390ee47af4826b4ceacd30a1aa173 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.960295 25356 tablet_replica.cc:330] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.960399 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 56b390ee47af4826b4ceacd30a1aa173 (table default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]) successfully deleted
I20260810 15:15:57.960445 25356 raft_consensus.cc:2229] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.961346 25356 raft_consensus.cc:2258] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.962426 25356 ts_tablet_manager.cc:1905] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.964613 25356 ts_tablet_manager.cc:1918] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.964883 25356 log.cc:1196] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/8a477cf2a59a4acea4a8ad80244c3656
I20260810 15:15:57.965160 25356 ts_tablet_manager.cc:1939] T 8a477cf2a59a4acea4a8ad80244c3656 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.965576 25356 tablet_replica.cc:330] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.965687 25356 raft_consensus.cc:2229] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.965741 25356 raft_consensus.cc:2258] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.965796 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 8a477cf2a59a4acea4a8ad80244c3656 (table default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]) successfully deleted
I20260810 15:15:57.965998 25356 ts_tablet_manager.cc:1905] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.968453 25356 ts_tablet_manager.cc:1918] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.968695 25356 log.cc:1196] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/2490a875c9f04920a491808104667bf2
I20260810 15:15:57.969059 25356 ts_tablet_manager.cc:1939] T 2490a875c9f04920a491808104667bf2 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.969329 25356 tablet_replica.cc:330] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.969475 25356 raft_consensus.cc:2229] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.969528 25356 raft_consensus.cc:2258] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.969506 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 2490a875c9f04920a491808104667bf2 (table default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]) successfully deleted
I20260810 15:15:57.969802 25356 ts_tablet_manager.cc:1905] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.972096 25356 ts_tablet_manager.cc:1918] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.972226 25356 log.cc:1196] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/1d12706930e643d5a8248a9f1c27f8f7
I20260810 15:15:57.972515 25356 ts_tablet_manager.cc:1939] T 1d12706930e643d5a8248a9f1c27f8f7 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.972854 25356 tablet_replica.cc:330] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.972972 25356 raft_consensus.cc:2229] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.973234 25356 raft_consensus.cc:2258] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.973457 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 1d12706930e643d5a8248a9f1c27f8f7 (table default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]) successfully deleted
I20260810 15:15:57.973951 25356 ts_tablet_manager.cc:1905] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.975859 25356 ts_tablet_manager.cc:1918] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.975925 25356 log.cc:1196] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/1ff0e13f6f49446d8f5c33eac6b357e4
I20260810 15:15:57.976135 25356 ts_tablet_manager.cc:1939] T 1ff0e13f6f49446d8f5c33eac6b357e4 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.976714 25356 tablet_replica.cc:330] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.976737 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 1ff0e13f6f49446d8f5c33eac6b357e4 (table default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]) successfully deleted
I20260810 15:15:57.976827 25356 raft_consensus.cc:2229] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.976876 25356 raft_consensus.cc:2258] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.977196 25356 ts_tablet_manager.cc:1905] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.978502 25356 ts_tablet_manager.cc:1918] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.978622 25356 log.cc:1196] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/8c7e2a9f292b4ff9be05008bd0096962
I20260810 15:15:57.979069 25356 ts_tablet_manager.cc:1939] T 8c7e2a9f292b4ff9be05008bd0096962 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.979521 25356 tablet_replica.cc:330] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.979525 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 8c7e2a9f292b4ff9be05008bd0096962 (table default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]) successfully deleted
I20260810 15:15:57.979619 25356 raft_consensus.cc:2229] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.979678 25356 raft_consensus.cc:2258] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.981823 25356 ts_tablet_manager.cc:1905] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.983312 25356 ts_tablet_manager.cc:1918] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.983372 25356 log.cc:1196] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/c0828cf644c64a2780a37a1310d3a28c
I20260810 15:15:57.983611 25356 ts_tablet_manager.cc:1939] T c0828cf644c64a2780a37a1310d3a28c P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.984037 25356 tablet_replica.cc:330] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: stopping tablet replica
I20260810 15:15:57.984097 25356 raft_consensus.cc:2229] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:15:57.984155 25356 raft_consensus.cc:2258] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:15:57.984326 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet c0828cf644c64a2780a37a1310d3a28c (table default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]) successfully deleted
I20260810 15:15:57.984360 25356 ts_tablet_manager.cc:1905] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:15:57.985836 25356 ts_tablet_manager.cc:1918] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260810 15:15:57.985905 25356 log.cc:1196] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/675148510d3c487eb1c3a303a71ee4c8
I20260810 15:15:57.986120 25356 ts_tablet_manager.cc:1939] T 675148510d3c487eb1c3a303a71ee4c8 P 9c929dba5fe8493da7259c668926914e: Deleting consensus metadata
I20260810 15:15:57.986490 23801 catalog_manager.cc:4841] TS 9c929dba5fe8493da7259c668926914e (127.22.241.65:39281): tablet 675148510d3c487eb1c3a303a71ee4c8 (table default.loadgen_auto_c0fa8e27b63144c8a253f37fc209b7f5 [id=a28396b4e74241a89ab1c188cb7a24f5]) successfully deleted
I20260810 15:15:57.996523 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 23907
I20260810 15:15:58.012341 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 23781
2026-08-10T15:15:58Z chronyd exiting
[       OK ] ToolTest.TestLoadgenZeroRowsPerThread (2998 ms)
[ RUN      ] ToolTest.TestLoadgenAutoFlushBackgroundRandomValues
2026-08-10T15:15:58Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:15:58Z Disabled control of system clock
I20260810 15:15:58.048128 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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.22.241.126:45183
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:44257
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:45183 with env {}
W20260810 15:15:58.133215 25360 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:58.133437 25360 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:58.133457 25360 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:58.134518 25360 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:15:58.134549 25360 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:58.134563 25360 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:15:58.134575 25360 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:15:58.135854 25360 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:44257
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:45183
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:45183
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.25360
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:58.136060 25360 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:58.136309 25360 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260810 15:15:58.141321 25360 server_base.cc:1034] running on GCE node
W20260810 15:15:58.141290 25365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.141253 25367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.141230 25369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:58.141701 25360 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:58.141997 25360 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:58.143167 25360 hybrid_clock.cc:648] HybridClock initialized: now 1786374958143146 us; error 39 us; skew 500 ppm
I20260810 15:15:58.144412 25360 webserver.cc:460] Webserver started at http://127.22.241.126:43001/ using document root <none> and password file <none>
I20260810 15:15:58.144687 25360 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:58.144762 25360 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:58.144922 25360 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:58.145958 25360 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "27660181ab78471b886646592d9b0da5"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.146344 25360 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "27660181ab78471b886646592d9b0da5"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.147684 25360 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260810 15:15:58.148403 25377 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.148576 25360 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:15:58.148681 25360 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "27660181ab78471b886646592d9b0da5"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.148752 25360 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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)
I20260810 15:15:58.163132 25360 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:58.163543 25360 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
I20260810 15:15:58.163698 25360 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:58.168298 25360 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:45183
I20260810 15:15:58.168336 25454 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:45183 every 8 connection(s)
I20260810 15:15:58.168699 25360 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:15:58.169454 25455 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.172251 25455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5: Bootstrap starting.
I20260810 15:15:58.172925 25455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.173025 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 25360
I20260810 15:15:58.173142 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:15:58.173295 25455 log.cc:824] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5: Log is configured to *not* fsync() on all Append() calls
I20260810 15:15:58.174125 25455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5: No bootstrap required, opened a new log
I20260810 15:15:58.175946 25455 raft_consensus.cc:348] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27660181ab78471b886646592d9b0da5" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45183 } }
I20260810 15:15:58.176129 25455 raft_consensus.cc:374] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.176168 25455 raft_consensus.cc:729] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27660181ab78471b886646592d9b0da5, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.176294 25455 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27660181ab78471b886646592d9b0da5" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45183 } }
I20260810 15:15:58.176723 25455 raft_consensus.cc:388] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:15:58.176762 25455 raft_consensus.cc:482] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:15:58.176812 25455 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.177393 25455 raft_consensus.cc:504] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27660181ab78471b886646592d9b0da5" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45183 } }
I20260810 15:15:58.177508 25455 leader_election.cc:302] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 27660181ab78471b886646592d9b0da5; no voters: 
I20260810 15:15:58.177688 25455 leader_election.cc:288] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:15:58.177770 25461 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:58.177949 25461 raft_consensus.cc:686] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [term 1 LEADER]: Becoming Leader. State: Replica: 27660181ab78471b886646592d9b0da5, State: Running, Role: LEADER
I20260810 15:15:58.177991 25455 sys_catalog.cc:564] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:15:58.178061 25461 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27660181ab78471b886646592d9b0da5" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45183 } }
I20260810 15:15:58.178368 25461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27660181ab78471b886646592d9b0da5. Latest consensus state: current_term: 1 leader_uuid: "27660181ab78471b886646592d9b0da5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27660181ab78471b886646592d9b0da5" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45183 } } }
I20260810 15:15:58.178440 25461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [sys.catalog]: This master's current role is: LEADER
I20260810 15:15:58.179203 25462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27660181ab78471b886646592d9b0da5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27660181ab78471b886646592d9b0da5" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45183 } } }
I20260810 15:15:58.179266 25470 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:15:58.179803 25470 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:15:58.180300 25462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5 [sys.catalog]: This master's current role is: LEADER
I20260810 15:15:58.181269 25470 catalog_manager.cc:1347] Generated new cluster ID: 6235ef8983e04be897cf3aed86099ca1
I20260810 15:15:58.181324 25470 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:15:58.202482 25470 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:15:58.203013 25470 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:15:58.209857 25470 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 27660181ab78471b886646592d9b0da5: Generated new TSK 0
I20260810 15:15:58.210067 25470 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:15:58.216814 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--builtin_ntp_servers=127.22.241.84:44257
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:15:58.302748 25487 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:58.302985 25487 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:58.303020 25487 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:58.304154 25487 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:58.304231 25487 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:15:58.305588 25487 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:44257
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--never_fsync=true
--heap_profile_path=/tmp/kudu.25487
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:58.305853 25487 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:58.306154 25487 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:15:58.311208 25494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.311208 25496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.311257 25493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:58.311288 25487 server_base.cc:1034] running on GCE node
I20260810 15:15:58.311668 25487 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:58.311910 25487 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:58.313077 25487 hybrid_clock.cc:648] HybridClock initialized: now 1786374958313072 us; error 37 us; skew 500 ppm
I20260810 15:15:58.314574 25487 webserver.cc:460] Webserver started at http://127.22.241.65:38991/ using document root <none> and password file <none>
I20260810 15:15:58.314839 25487 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:58.314913 25487 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:58.315070 25487 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:58.316092 25487 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "3ee338b6c48d44689b335893c4489818"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.316473 25487 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "3ee338b6c48d44689b335893c4489818"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.317922 25487 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260810 15:15:58.318704 25506 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.318909 25487 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:58.319018 25487 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "3ee338b6c48d44689b335893c4489818"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.319094 25487 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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)
I20260810 15:15:58.327677 25487 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:58.327961 25487 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
I20260810 15:15:58.328109 25487 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:58.328325 25487 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:15:58.328660 25487 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:15:58.328720 25487 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.328763 25487 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:15:58.328787 25487 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.334627 25487 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:37663
I20260810 15:15:58.334672 25668 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:37663 every 8 connection(s)
I20260810 15:15:58.335014 25487 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:15:58.340730 25669 heartbeater.cc:347] Connected to a master server at 127.22.241.126:45183
I20260810 15:15:58.340827 25669 heartbeater.cc:464] Registering TS with master...
I20260810 15:15:58.341024 25669 heartbeater.cc:511] Master 127.22.241.126:45183 requested a full tablet report, sending...
I20260810 15:15:58.341588 25404 ts_manager.cc:194] Registered new tserver with Master: 3ee338b6c48d44689b335893c4489818 (127.22.241.65:37663)
I20260810 15:15:58.342235 25404 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:38377
I20260810 15:15:58.342760 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 25487
I20260810 15:15:58.342842 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:15:58.343890 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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.22.241.66:0
--local_ip_for_outbound_sockets=127.22.241.66
--webserver_interface=127.22.241.66
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--builtin_ntp_servers=127.22.241.84:44257
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:15:58.428961 25673 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:58.429181 25673 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:58.429203 25673 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:58.430397 25673 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:58.430455 25673 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.66
I20260810 15:15:58.431818 25673 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:44257
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.22.241.66
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--never_fsync=true
--heap_profile_path=/tmp/kudu.25673
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.66
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:58.432075 25673 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:58.432461 25673 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:15:58.437930 25682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.437953 25684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.437953 25680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:58.438230 25673 server_base.cc:1034] running on GCE node
I20260810 15:15:58.438524 25673 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:58.438769 25673 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:58.439946 25673 hybrid_clock.cc:648] HybridClock initialized: now 1786374958439933 us; error 30 us; skew 500 ppm
I20260810 15:15:58.441417 25673 webserver.cc:460] Webserver started at http://127.22.241.66:43725/ using document root <none> and password file <none>
I20260810 15:15:58.441686 25673 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:58.441756 25673 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:58.441900 25673 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:58.442932 25673 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/data/instance:
uuid: "719bc08d135b4199a1e3bb77ca29e362"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.443312 25673 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/wal/instance:
uuid: "719bc08d135b4199a1e3bb77ca29e362"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.444727 25673 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:15:58.445654 25696 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.445838 25673 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:58.445945 25673 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/wal
uuid: "719bc08d135b4199a1e3bb77ca29e362"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.446018 25673 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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)
I20260810 15:15:58.459668 25673 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:58.459996 25673 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
I20260810 15:15:58.460145 25673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:58.460384 25673 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:15:58.460755 25673 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:15:58.460811 25673 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.460871 25673 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:15:58.460901 25673 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.467218 25673 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.66:41721
I20260810 15:15:58.467271 25858 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.66:41721 every 8 connection(s)
I20260810 15:15:58.467648 25673 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/data/info.pb
I20260810 15:15:58.469794 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 25673
I20260810 15:15:58.469903 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-1/wal/instance
I20260810 15:15:58.471230 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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.22.241.67:0
--local_ip_for_outbound_sockets=127.22.241.67
--webserver_interface=127.22.241.67
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--builtin_ntp_servers=127.22.241.84:44257
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260810 15:15:58.474838 25859 heartbeater.cc:347] Connected to a master server at 127.22.241.126:45183
I20260810 15:15:58.474949 25859 heartbeater.cc:464] Registering TS with master...
I20260810 15:15:58.475138 25859 heartbeater.cc:511] Master 127.22.241.126:45183 requested a full tablet report, sending...
I20260810 15:15:58.475543 25404 ts_manager.cc:194] Registered new tserver with Master: 719bc08d135b4199a1e3bb77ca29e362 (127.22.241.66:41721)
I20260810 15:15:58.476078 25404 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.66:55613
W20260810 15:15:58.557720 25862 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:58.557932 25862 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:58.557953 25862 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:58.559044 25862 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:58.559090 25862 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.67
I20260810 15:15:58.560362 25862 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:44257
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.67:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.22.241.67
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--never_fsync=true
--heap_profile_path=/tmp/kudu.25862
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.67
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:58.560566 25862 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:58.560827 25862 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:15:58.565981 25869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.566021 25871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.566087 25873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:58.566171 25862 server_base.cc:1034] running on GCE node
I20260810 15:15:58.566401 25862 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:58.566694 25862 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:58.567880 25862 hybrid_clock.cc:648] HybridClock initialized: now 1786374958567866 us; error 43 us; skew 500 ppm
I20260810 15:15:58.569326 25862 webserver.cc:460] Webserver started at http://127.22.241.67:45067/ using document root <none> and password file <none>
I20260810 15:15:58.569648 25862 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:58.569722 25862 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:58.569870 25862 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:58.570881 25862 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/data/instance:
uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.571262 25862 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/wal/instance:
uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.572594 25862 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260810 15:15:58.573293 25881 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.573510 25862 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:15:58.573618 25862 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/wal
uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.573693 25862 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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)
I20260810 15:15:58.588167 25862 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:58.588474 25862 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
I20260810 15:15:58.588617 25862 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:58.588845 25862 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:15:58.589185 25862 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:15:58.589241 25862 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.589284 25862 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:15:58.589319 25862 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.595355 25862 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.67:37051
I20260810 15:15:58.595407 26038 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.67:37051 every 8 connection(s)
I20260810 15:15:58.595743 25862 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/data/info.pb
I20260810 15:15:58.598122 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 25862
I20260810 15:15:58.598222 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-2/wal/instance
I20260810 15:15:58.599392 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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.22.241.68:0
--local_ip_for_outbound_sockets=127.22.241.68
--webserver_interface=127.22.241.68
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--builtin_ntp_servers=127.22.241.84:44257
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260810 15:15:58.602139 26039 heartbeater.cc:347] Connected to a master server at 127.22.241.126:45183
I20260810 15:15:58.602231 26039 heartbeater.cc:464] Registering TS with master...
I20260810 15:15:58.602432 26039 heartbeater.cc:511] Master 127.22.241.126:45183 requested a full tablet report, sending...
I20260810 15:15:58.602828 25404 ts_manager.cc:194] Registered new tserver with Master: 0c79f87d7eba45c1bd8ffe7a8c9dcfda (127.22.241.67:37051)
I20260810 15:15:58.603348 25404 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.67:58851
W20260810 15:15:58.686031 26044 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:58.686255 26044 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:58.686276 26044 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:58.687394 26044 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:58.687443 26044 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.68
I20260810 15:15:58.688750 26044 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:44257
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.68:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.22.241.68
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--never_fsync=true
--heap_profile_path=/tmp/kudu.26044
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.68
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:58.688956 26044 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:58.689224 26044 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:15:58.694377 26053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.694355 26056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.694355 26052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:58.694837 26044 server_base.cc:1034] running on GCE node
I20260810 15:15:58.695063 26044 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:58.695300 26044 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:58.696440 26044 hybrid_clock.cc:648] HybridClock initialized: now 1786374958696418 us; error 37 us; skew 500 ppm
I20260810 15:15:58.697883 26044 webserver.cc:460] Webserver started at http://127.22.241.68:35673/ using document root <none> and password file <none>
I20260810 15:15:58.698191 26044 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:58.698254 26044 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:58.698406 26044 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:58.699407 26044 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/data/instance:
uuid: "4c0b15252dac4e19b90869e238b5da7f"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.699784 26044 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/wal/instance:
uuid: "4c0b15252dac4e19b90869e238b5da7f"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.701112 26044 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260810 15:15:58.702025 26063 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.702225 26044 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:58.702316 26044 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/wal
uuid: "4c0b15252dac4e19b90869e238b5da7f"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.702371 26044 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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)
I20260810 15:15:58.725910 26044 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:58.726213 26044 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
I20260810 15:15:58.726321 26044 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:58.726526 26044 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:15:58.726842 26044 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:15:58.726882 26044 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.726905 26044 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:15:58.726917 26044 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.732641 26044 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.68:41795
I20260810 15:15:58.732685 26216 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.68:41795 every 8 connection(s)
I20260810 15:15:58.733162 26044 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/data/info.pb
I20260810 15:15:58.736003 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 26044
I20260810 15:15:58.736095 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-3/wal/instance
I20260810 15:15:58.737216 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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.22.241.69:0
--local_ip_for_outbound_sockets=127.22.241.69
--webserver_interface=127.22.241.69
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--builtin_ntp_servers=127.22.241.84:44257
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260810 15:15:58.739673 26217 heartbeater.cc:347] Connected to a master server at 127.22.241.126:45183
I20260810 15:15:58.739787 26217 heartbeater.cc:464] Registering TS with master...
I20260810 15:15:58.740020 26217 heartbeater.cc:511] Master 127.22.241.126:45183 requested a full tablet report, sending...
I20260810 15:15:58.740443 25404 ts_manager.cc:194] Registered new tserver with Master: 4c0b15252dac4e19b90869e238b5da7f (127.22.241.68:41795)
I20260810 15:15:58.740960 25404 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.68:56045
W20260810 15:15:58.823093 26225 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:58.823316 26225 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:58.823338 26225 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:58.824482 26225 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:58.824529 26225 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.69
I20260810 15:15:58.825855 26225 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:44257
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.69:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/data/info.pb
--webserver_interface=127.22.241.69
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45183
--never_fsync=true
--heap_profile_path=/tmp/kudu.26225
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.69
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:58.826081 26225 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:58.826363 26225 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:15:58.831619 26234 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:58.831630 26231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:58.831758 26225 server_base.cc:1034] running on GCE node
W20260810 15:15:58.831817 26232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:58.832026 26225 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:58.832248 26225 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:58.833388 26225 hybrid_clock.cc:648] HybridClock initialized: now 1786374958833371 us; error 31 us; skew 500 ppm
I20260810 15:15:58.834679 26225 webserver.cc:460] Webserver started at http://127.22.241.69:33197/ using document root <none> and password file <none>
I20260810 15:15:58.834895 26225 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:58.834936 26225 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:58.835032 26225 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:58.835994 26225 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/data/instance:
uuid: "c3158dfa02584e1385721972010fff94"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.836323 26225 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/wal/instance:
uuid: "c3158dfa02584e1385721972010fff94"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.837662 26225 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260810 15:15:58.838411 26242 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.838600 26225 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:58.838692 26225 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/wal
uuid: "c3158dfa02584e1385721972010fff94"
format_stamp: "Formatted at 2026-08-10 15:15:58 on dist-test-slave-bw88"
I20260810 15:15:58.838745 26225 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-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)
I20260810 15:15:58.852869 26225 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:58.853130 26225 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
I20260810 15:15:58.853230 26225 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:58.853462 26225 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:15:58.853749 26225 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:15:58.853780 26225 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.853801 26225 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:15:58.853814 26225 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.860080 26225 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.69:42465
I20260810 15:15:58.860119 26415 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.69:42465 every 8 connection(s)
I20260810 15:15:58.860473 26225 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/data/info.pb
I20260810 15:15:58.863682 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 26225
I20260810 15:15:58.863759 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786374950470857-23493-0/minicluster-data/ts-4/wal/instance
I20260810 15:15:58.866446 26417 heartbeater.cc:347] Connected to a master server at 127.22.241.126:45183
I20260810 15:15:58.866541 26417 heartbeater.cc:464] Registering TS with master...
I20260810 15:15:58.866688 26417 heartbeater.cc:511] Master 127.22.241.126:45183 requested a full tablet report, sending...
I20260810 15:15:58.867025 25404 ts_manager.cc:194] Registered new tserver with Master: c3158dfa02584e1385721972010fff94 (127.22.241.69:42465)
I20260810 15:15:58.867352 25404 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.69:54645
I20260810 15:15:58.875701 23493 external_mini_cluster.cc:930] 5 TS(s) registered with all masters
I20260810 15:15:58.882652 25404 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34674:
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
  }
}
W20260810 15:15:58.884443 25404 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.
I20260810 15:15:58.893239 26317 tablet_service.cc:1467] Processing CreateTablet for tablet 04652dab83a941a5a8e6b782596d6c60 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.893712 26317 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04652dab83a941a5a8e6b782596d6c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.893790 26316 tablet_service.cc:1467] Processing CreateTablet for tablet ea17e69013b1450bb3c96af7e700e048 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.893944 26316 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea17e69013b1450bb3c96af7e700e048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.894707 25763 tablet_service.cc:1467] Processing CreateTablet for tablet 04652dab83a941a5a8e6b782596d6c60 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.895123 25763 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04652dab83a941a5a8e6b782596d6c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.895187 26130 tablet_service.cc:1467] Processing CreateTablet for tablet 04652dab83a941a5a8e6b782596d6c60 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.895372 26128 tablet_service.cc:1467] Processing CreateTablet for tablet ea17e69013b1450bb3c96af7e700e048 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.895565 26130 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04652dab83a941a5a8e6b782596d6c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.897083 25947 tablet_service.cc:1467] Processing CreateTablet for tablet 04652dab83a941a5a8e6b782596d6c60 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.897468 25947 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04652dab83a941a5a8e6b782596d6c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.897493 25762 tablet_service.cc:1467] Processing CreateTablet for tablet ea17e69013b1450bb3c96af7e700e048 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.897594 25762 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea17e69013b1450bb3c96af7e700e048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.898952 26128 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea17e69013b1450bb3c96af7e700e048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.899581 26460 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362: Bootstrap starting.
I20260810 15:15:58.900300 26460 tablet_bootstrap.cc:654] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.900561 25946 tablet_service.cc:1467] Processing CreateTablet for tablet ea17e69013b1450bb3c96af7e700e048 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.900633 26460 log.cc:824] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362: Log is configured to *not* fsync() on all Append() calls
I20260810 15:15:58.900678 25946 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea17e69013b1450bb3c96af7e700e048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.900970 25573 tablet_service.cc:1467] Processing CreateTablet for tablet 04652dab83a941a5a8e6b782596d6c60 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.901374 25573 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04652dab83a941a5a8e6b782596d6c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.902282 26465 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Bootstrap starting.
I20260810 15:15:58.903000 26465 tablet_bootstrap.cc:654] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.903296 26465 log.cc:824] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Log is configured to *not* fsync() on all Append() calls
I20260810 15:15:58.903800 25572 tablet_service.cc:1467] Processing CreateTablet for tablet ea17e69013b1450bb3c96af7e700e048 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=6f45678e98c1497a9626f4bea4d3d844]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:15:58.903919 25572 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea17e69013b1450bb3c96af7e700e048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:58.904083 26465 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: No bootstrap required, opened a new log
I20260810 15:15:58.904168 26465 ts_tablet_manager.cc:1397] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:15:58.904481 26470 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818: Bootstrap starting.
I20260810 15:15:58.905109 26470 tablet_bootstrap.cc:654] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.905469 26470 log.cc:824] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818: Log is configured to *not* fsync() on all Append() calls
I20260810 15:15:58.905500 26466 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f: Bootstrap starting.
I20260810 15:15:58.906148 26470 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818: No bootstrap required, opened a new log
I20260810 15:15:58.906183 26466 tablet_bootstrap.cc:654] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.906231 26470 ts_tablet_manager.cc:1397] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:15:58.906503 26466 log.cc:824] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f: Log is configured to *not* fsync() on all Append() calls
I20260810 15:15:58.906713 26465 raft_consensus.cc:348] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.906919 26465 raft_consensus.cc:374] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.907163 26457 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94: Bootstrap starting.
I20260810 15:15:58.907338 26460 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362: No bootstrap required, opened a new log
I20260810 15:15:58.907418 26460 ts_tablet_manager.cc:1397] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260810 15:15:58.907677 26466 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f: No bootstrap required, opened a new log
I20260810 15:15:58.907894 26457 tablet_bootstrap.cc:654] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.908167 26466 ts_tablet_manager.cc:1397] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260810 15:15:58.908352 26457 log.cc:824] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94: Log is configured to *not* fsync() on all Append() calls
I20260810 15:15:58.906972 26465 raft_consensus.cc:729] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c79f87d7eba45c1bd8ffe7a8c9dcfda, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.908813 26465 consensus_queue.cc:260] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.908972 26470 raft_consensus.cc:348] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.909130 26465 ts_tablet_manager.cc:1428] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260810 15:15:58.909158 26470 raft_consensus.cc:374] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.909212 26470 raft_consensus.cc:729] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ee338b6c48d44689b335893c4489818, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.909252 26465 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Bootstrap starting.
I20260810 15:15:58.909282 26039 heartbeater.cc:503] Master 127.22.241.126:45183 was elected leader, sending a full tablet report...
I20260810 15:15:58.909399 26470 consensus_queue.cc:260] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.909699 26465 tablet_bootstrap.cc:654] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.909698 26470 ts_tablet_manager.cc:1428] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
I20260810 15:15:58.909814 25669 heartbeater.cc:503] Master 127.22.241.126:45183 was elected leader, sending a full tablet report...
I20260810 15:15:58.910212 26460 raft_consensus.cc:348] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.910394 26460 raft_consensus.cc:374] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.910439 26470 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818: Bootstrap starting.
I20260810 15:15:58.910439 26460 raft_consensus.cc:729] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 719bc08d135b4199a1e3bb77ca29e362, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.910595 26460 consensus_queue.cc:260] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.910878 26470 tablet_bootstrap.cc:654] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.911010 26460 ts_tablet_manager.cc:1428] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260810 15:15:58.911149 25859 heartbeater.cc:503] Master 127.22.241.126:45183 was elected leader, sending a full tablet report...
I20260810 15:15:58.911242 26460 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362: Bootstrap starting.
I20260810 15:15:58.911573 26470 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818: No bootstrap required, opened a new log
I20260810 15:15:58.911630 26470 ts_tablet_manager.cc:1397] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:58.911851 26460 tablet_bootstrap.cc:654] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.911821 26470 raft_consensus.cc:348] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.911911 26470 raft_consensus.cc:374] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.911940 26470 raft_consensus.cc:729] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ee338b6c48d44689b335893c4489818, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.912014 26470 consensus_queue.cc:260] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.912201 26470 ts_tablet_manager.cc:1428] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:15:58.912088 26466 raft_consensus.cc:348] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.912276 26466 raft_consensus.cc:374] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.912324 26466 raft_consensus.cc:729] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0b15252dac4e19b90869e238b5da7f, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.912451 26466 consensus_queue.cc:260] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.912781 26466 ts_tablet_manager.cc:1428] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260810 15:15:58.912819 26460 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362: No bootstrap required, opened a new log
I20260810 15:15:58.912858 26460 ts_tablet_manager.cc:1397] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:15:58.912904 26466 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f: Bootstrap starting.
I20260810 15:15:58.912947 26217 heartbeater.cc:503] Master 127.22.241.126:45183 was elected leader, sending a full tablet report...
I20260810 15:15:58.913028 26460 raft_consensus.cc:348] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.913141 26460 raft_consensus.cc:374] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.913166 26460 raft_consensus.cc:729] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 719bc08d135b4199a1e3bb77ca29e362, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.913235 26460 consensus_queue.cc:260] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.913273 26457 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94: No bootstrap required, opened a new log
I20260810 15:15:58.913329 26466 tablet_bootstrap.cc:654] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.913390 26457 ts_tablet_manager.cc:1397] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260810 15:15:58.913384 26460 ts_tablet_manager.cc:1428] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
I20260810 15:15:58.914506 26465 tablet_bootstrap.cc:492] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: No bootstrap required, opened a new log
I20260810 15:15:58.914564 26465 ts_tablet_manager.cc:1397] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260810 15:15:58.914753 26465 raft_consensus.cc:348] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.914861 26465 raft_consensus.cc:374] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.914894 26465 raft_consensus.cc:729] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c79f87d7eba45c1bd8ffe7a8c9dcfda, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.914970 26465 consensus_queue.cc:260] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.915132 26465 ts_tablet_manager.cc:1428] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:58.915436 26466 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f: No bootstrap required, opened a new log
I20260810 15:15:58.915503 26466 ts_tablet_manager.cc:1397] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260810 15:15:58.915693 26466 raft_consensus.cc:348] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.915799 26466 raft_consensus.cc:374] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.915832 26466 raft_consensus.cc:729] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0b15252dac4e19b90869e238b5da7f, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.915897 26466 consensus_queue.cc:260] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.916030 26466 ts_tablet_manager.cc:1428] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:58.916599 26477 raft_consensus.cc:482] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:15:58.916579 26457 raft_consensus.cc:348] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.916777 26457 raft_consensus.cc:374] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.916831 26457 raft_consensus.cc:729] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3158dfa02584e1385721972010fff94, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.916692 26477 raft_consensus.cc:504] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.916966 26457 consensus_queue.cc:260] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.917271 26457 ts_tablet_manager.cc:1428] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260810 15:15:58.917372 26417 heartbeater.cc:503] Master 127.22.241.126:45183 was elected leader, sending a full tablet report...
I20260810 15:15:58.917409 26457 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94: Bootstrap starting.
I20260810 15:15:58.917908 26457 tablet_bootstrap.cc:654] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94: Neither blocks nor log segments found. Creating new log.
I20260810 15:15:58.919132 26477 leader_election.cc:288] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3158dfa02584e1385721972010fff94 (127.22.241.69:42465), 4c0b15252dac4e19b90869e238b5da7f (127.22.241.68:41795), 0c79f87d7eba45c1bd8ffe7a8c9dcfda (127.22.241.67:37051), 3ee338b6c48d44689b335893c4489818 (127.22.241.65:37663)
I20260810 15:15:58.922330 26457 tablet_bootstrap.cc:492] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94: No bootstrap required, opened a new log
I20260810 15:15:58.922387 26457 ts_tablet_manager.cc:1397] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
I20260810 15:15:58.922570 26457 raft_consensus.cc:348] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.922667 26457 raft_consensus.cc:374] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:15:58.922688 26457 raft_consensus.cc:729] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3158dfa02584e1385721972010fff94, State: Initialized, Role: FOLLOWER
I20260810 15:15:58.922747 26457 consensus_queue.cc:260] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.922909 26351 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04652dab83a941a5a8e6b782596d6c60" candidate_uuid: "719bc08d135b4199a1e3bb77ca29e362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3158dfa02584e1385721972010fff94" is_pre_election: true
I20260810 15:15:58.923027 26351 raft_consensus.cc:2454] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 719bc08d135b4199a1e3bb77ca29e362 in term 0.
I20260810 15:15:58.923471 25597 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04652dab83a941a5a8e6b782596d6c60" candidate_uuid: "719bc08d135b4199a1e3bb77ca29e362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ee338b6c48d44689b335893c4489818" is_pre_election: true
I20260810 15:15:58.923557 26457 ts_tablet_manager.cc:1428] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:15:58.923655 25597 raft_consensus.cc:2454] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 719bc08d135b4199a1e3bb77ca29e362 in term 0.
I20260810 15:15:58.923720 26158 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04652dab83a941a5a8e6b782596d6c60" candidate_uuid: "719bc08d135b4199a1e3bb77ca29e362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0b15252dac4e19b90869e238b5da7f" is_pre_election: true
I20260810 15:15:58.923882 26158 raft_consensus.cc:2454] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 719bc08d135b4199a1e3bb77ca29e362 in term 0.
I20260810 15:15:58.923905 25698 leader_election.cc:302] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [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: 3ee338b6c48d44689b335893c4489818, 719bc08d135b4199a1e3bb77ca29e362, c3158dfa02584e1385721972010fff94; no voters: 
I20260810 15:15:58.924041 26477 raft_consensus.cc:2781] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:15:58.924124 26477 raft_consensus.cc:482] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:15:58.924160 26477 raft_consensus.cc:3037] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.924914 25973 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04652dab83a941a5a8e6b782596d6c60" candidate_uuid: "719bc08d135b4199a1e3bb77ca29e362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" is_pre_election: true
I20260810 15:15:58.925015 26477 raft_consensus.cc:504] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.925076 25973 raft_consensus.cc:2454] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 719bc08d135b4199a1e3bb77ca29e362 in term 0.
I20260810 15:15:58.925310 26351 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04652dab83a941a5a8e6b782596d6c60" candidate_uuid: "719bc08d135b4199a1e3bb77ca29e362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3158dfa02584e1385721972010fff94"
I20260810 15:15:58.925401 26158 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04652dab83a941a5a8e6b782596d6c60" candidate_uuid: "719bc08d135b4199a1e3bb77ca29e362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0b15252dac4e19b90869e238b5da7f"
I20260810 15:15:58.925438 26351 raft_consensus.cc:3037] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.925419 25597 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04652dab83a941a5a8e6b782596d6c60" candidate_uuid: "719bc08d135b4199a1e3bb77ca29e362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ee338b6c48d44689b335893c4489818"
I20260810 15:15:58.925467 26158 raft_consensus.cc:3037] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.925505 25597 raft_consensus.cc:3037] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.925527 25973 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04652dab83a941a5a8e6b782596d6c60" candidate_uuid: "719bc08d135b4199a1e3bb77ca29e362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda"
I20260810 15:15:58.925586 25973 raft_consensus.cc:3037] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.926272 26351 raft_consensus.cc:2454] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 719bc08d135b4199a1e3bb77ca29e362 in term 1.
I20260810 15:15:58.926272 26158 raft_consensus.cc:2454] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 719bc08d135b4199a1e3bb77ca29e362 in term 1.
I20260810 15:15:58.926391 25597 raft_consensus.cc:2454] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 719bc08d135b4199a1e3bb77ca29e362 in term 1.
I20260810 15:15:58.926391 25973 raft_consensus.cc:2454] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 719bc08d135b4199a1e3bb77ca29e362 in term 1.
I20260810 15:15:58.926520 25698 leader_election.cc:302] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [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: 3ee338b6c48d44689b335893c4489818, 719bc08d135b4199a1e3bb77ca29e362, c3158dfa02584e1385721972010fff94; no voters: 
I20260810 15:15:58.926551 26477 leader_election.cc:288] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [CANDIDATE]: Term 1 election: Requested vote from peers c3158dfa02584e1385721972010fff94 (127.22.241.69:42465), 4c0b15252dac4e19b90869e238b5da7f (127.22.241.68:41795), 0c79f87d7eba45c1bd8ffe7a8c9dcfda (127.22.241.67:37051), 3ee338b6c48d44689b335893c4489818 (127.22.241.65:37663)
I20260810 15:15:58.926611 26477 raft_consensus.cc:2781] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:58.926644 26477 raft_consensus.cc:686] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [term 1 LEADER]: Becoming Leader. State: Replica: 719bc08d135b4199a1e3bb77ca29e362, State: Running, Role: LEADER
I20260810 15:15:58.926770 26477 consensus_queue.cc:237] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [LEADER]: Queue going to LEADER mode. State: All 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: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } }
I20260810 15:15:58.927717 25401 catalog_manager.cc:5495] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 719bc08d135b4199a1e3bb77ca29e362 (127.22.241.66). New cstate: current_term: 1 leader_uuid: "719bc08d135b4199a1e3bb77ca29e362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } health_report { overall_health: UNKNOWN } } }
I20260810 15:15:58.944917 26489 raft_consensus.cc:482] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:15:58.945017 26489 raft_consensus.cc:504] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.945528 26489 leader_election.cc:288] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ee338b6c48d44689b335893c4489818 (127.22.241.65:37663), 719bc08d135b4199a1e3bb77ca29e362 (127.22.241.66:41721), 0c79f87d7eba45c1bd8ffe7a8c9dcfda (127.22.241.67:37051), 4c0b15252dac4e19b90869e238b5da7f (127.22.241.68:41795)
I20260810 15:15:58.949733 25792 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea17e69013b1450bb3c96af7e700e048" candidate_uuid: "c3158dfa02584e1385721972010fff94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "719bc08d135b4199a1e3bb77ca29e362" is_pre_election: true
I20260810 15:15:58.949743 25973 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea17e69013b1450bb3c96af7e700e048" candidate_uuid: "c3158dfa02584e1385721972010fff94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" is_pre_election: true
I20260810 15:15:58.949838 25973 raft_consensus.cc:2454] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3158dfa02584e1385721972010fff94 in term 0.
I20260810 15:15:58.949851 25792 raft_consensus.cc:2454] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3158dfa02584e1385721972010fff94 in term 0.
I20260810 15:15:58.950038 26243 leader_election.cc:302] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [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: 0c79f87d7eba45c1bd8ffe7a8c9dcfda, 719bc08d135b4199a1e3bb77ca29e362, c3158dfa02584e1385721972010fff94; no voters: 
I20260810 15:15:58.950177 26489 raft_consensus.cc:2781] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:15:58.950212 26489 raft_consensus.cc:482] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:15:58.950239 26489 raft_consensus.cc:3037] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.950250 26158 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea17e69013b1450bb3c96af7e700e048" candidate_uuid: "c3158dfa02584e1385721972010fff94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0b15252dac4e19b90869e238b5da7f" is_pre_election: true
I20260810 15:15:58.950275 25597 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea17e69013b1450bb3c96af7e700e048" candidate_uuid: "c3158dfa02584e1385721972010fff94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ee338b6c48d44689b335893c4489818" is_pre_election: true
I20260810 15:15:58.950357 25597 raft_consensus.cc:2454] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3158dfa02584e1385721972010fff94 in term 0.
I20260810 15:15:58.950357 26158 raft_consensus.cc:2454] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3158dfa02584e1385721972010fff94 in term 0.
I20260810 15:15:58.950929 26489 raft_consensus.cc:504] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.951110 26489 leader_election.cc:288] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [CANDIDATE]: Term 1 election: Requested vote from peers 3ee338b6c48d44689b335893c4489818 (127.22.241.65:37663), 719bc08d135b4199a1e3bb77ca29e362 (127.22.241.66:41721), 0c79f87d7eba45c1bd8ffe7a8c9dcfda (127.22.241.67:37051), 4c0b15252dac4e19b90869e238b5da7f (127.22.241.68:41795)
I20260810 15:15:58.951251 25792 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea17e69013b1450bb3c96af7e700e048" candidate_uuid: "c3158dfa02584e1385721972010fff94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "719bc08d135b4199a1e3bb77ca29e362"
I20260810 15:15:58.951257 25597 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea17e69013b1450bb3c96af7e700e048" candidate_uuid: "c3158dfa02584e1385721972010fff94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ee338b6c48d44689b335893c4489818"
I20260810 15:15:58.951323 25792 raft_consensus.cc:3037] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.951300 25973 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea17e69013b1450bb3c96af7e700e048" candidate_uuid: "c3158dfa02584e1385721972010fff94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda"
I20260810 15:15:58.951336 25597 raft_consensus.cc:3037] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.951323 26158 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea17e69013b1450bb3c96af7e700e048" candidate_uuid: "c3158dfa02584e1385721972010fff94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0b15252dac4e19b90869e238b5da7f"
I20260810 15:15:58.951366 25973 raft_consensus.cc:3037] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.951381 26158 raft_consensus.cc:3037] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:15:58.952106 25973 raft_consensus.cc:2454] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3158dfa02584e1385721972010fff94 in term 1.
I20260810 15:15:58.952106 25597 raft_consensus.cc:2454] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3158dfa02584e1385721972010fff94 in term 1.
I20260810 15:15:58.952157 26158 raft_consensus.cc:2454] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3158dfa02584e1385721972010fff94 in term 1.
I20260810 15:15:58.952227 25792 raft_consensus.cc:2454] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3158dfa02584e1385721972010fff94 in term 1.
I20260810 15:15:58.952298 26246 leader_election.cc:302] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [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: 0c79f87d7eba45c1bd8ffe7a8c9dcfda, 4c0b15252dac4e19b90869e238b5da7f, c3158dfa02584e1385721972010fff94; no voters: 
I20260810 15:15:58.952440 26489 raft_consensus.cc:2781] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:15:58.952581 26489 raft_consensus.cc:686] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [term 1 LEADER]: Becoming Leader. State: Replica: c3158dfa02584e1385721972010fff94, State: Running, Role: LEADER
I20260810 15:15:58.952694 26489 consensus_queue.cc:237] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [LEADER]: Queue going to LEADER mode. State: All 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: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } }
I20260810 15:15:58.953632 25401 catalog_manager.cc:5495] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3158dfa02584e1385721972010fff94 (127.22.241.69). New cstate: current_term: 1 leader_uuid: "c3158dfa02584e1385721972010fff94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 } health_report { overall_health: HEALTHY } } }
W20260810 15:15:58.968421 25860 tablet.cc:2369] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260810 15:15:58.983816 26218 tablet.cc:2369] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260810 15:15:59.049371 26505 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:59.049593 26505 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:59.050786 26505 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'bench_auto_flush_background_random_values'
W20260810 15:15:59.086063 25671 tablet.cc:2369] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260810 15:15:59.096473 26040 tablet.cc:2369] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260810 15:15:59.111101 26419 tablet.cc:2369] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260810 15:15:59.117478 25597 raft_consensus.cc:1261] T 04652dab83a941a5a8e6b782596d6c60 P 3ee338b6c48d44689b335893c4489818 [term 1 FOLLOWER]: Refusing update from remote peer 719bc08d135b4199a1e3bb77ca29e362: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:15:59.117939 25973 raft_consensus.cc:1261] T 04652dab83a941a5a8e6b782596d6c60 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 1 FOLLOWER]: Refusing update from remote peer 719bc08d135b4199a1e3bb77ca29e362: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:15:59.118268 26158 raft_consensus.cc:1261] T 04652dab83a941a5a8e6b782596d6c60 P 4c0b15252dac4e19b90869e238b5da7f [term 1 FOLLOWER]: Refusing update from remote peer 719bc08d135b4199a1e3bb77ca29e362: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:15:59.118443 26156 raft_consensus.cc:1261] T ea17e69013b1450bb3c96af7e700e048 P 4c0b15252dac4e19b90869e238b5da7f [term 1 FOLLOWER]: Refusing update from remote peer c3158dfa02584e1385721972010fff94: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:15:59.118743 26497 consensus_queue.cc:1035] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:15:59.118758 26489 consensus_queue.cc:1035] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0b15252dac4e19b90869e238b5da7f" member_type: VOTER last_known_addr { host: "127.22.241.68" port: 41795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:15:59.119297 26497 consensus_queue.cc:1035] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:15:59.121011 25973 raft_consensus.cc:1261] T ea17e69013b1450bb3c96af7e700e048 P 0c79f87d7eba45c1bd8ffe7a8c9dcfda [term 1 FOLLOWER]: Refusing update from remote peer c3158dfa02584e1385721972010fff94: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:15:59.121472 26351 raft_consensus.cc:1261] T 04652dab83a941a5a8e6b782596d6c60 P c3158dfa02584e1385721972010fff94 [term 1 FOLLOWER]: Refusing update from remote peer 719bc08d135b4199a1e3bb77ca29e362: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:15:59.121745 25792 raft_consensus.cc:1261] T ea17e69013b1450bb3c96af7e700e048 P 719bc08d135b4199a1e3bb77ca29e362 [term 1 FOLLOWER]: Refusing update from remote peer c3158dfa02584e1385721972010fff94: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:15:59.122085 26477 consensus_queue.cc:1035] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:15:59.122258 25597 raft_consensus.cc:1261] T ea17e69013b1450bb3c96af7e700e048 P 3ee338b6c48d44689b335893c4489818 [term 1 FOLLOWER]: Refusing update from remote peer c3158dfa02584e1385721972010fff94: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:15:59.122488 26503 consensus_queue.cc:1035] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "719bc08d135b4199a1e3bb77ca29e362" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:15:59.122525 26477 consensus_queue.cc:1035] T 04652dab83a941a5a8e6b782596d6c60 P 719bc08d135b4199a1e3bb77ca29e362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3158dfa02584e1385721972010fff94" member_type: VOTER last_known_addr { host: "127.22.241.69" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:15:59.122774 26503 consensus_queue.cc:1035] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ee338b6c48d44689b335893c4489818" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:15:59.129156 26489 consensus_queue.cc:1035] T ea17e69013b1450bb3c96af7e700e048 P c3158dfa02584e1385721972010fff94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c79f87d7eba45c1bd8ffe7a8c9dcfda" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 37051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:15:59.139107 26553 mvcc.cc:205] Tried to move back new op lower bound from 7316991832569053184 to 7316991831871258624. Current Snapshot: MvccSnapshot[applied={T|T < 7316991832544968704}]
I20260810 15:15:59.150810 26549 mvcc.cc:205] Tried to move back new op lower bound from 7316991832583217152 to 7316991831764881408. Current Snapshot: MvccSnapshot[applied={T|T < 7316991832539029504}]
I20260810 15:15:59.155396 26559 mvcc.cc:205] Tried to move back new op lower bound from 7316991832539029504 to 7316991831764881408. Current Snapshot: MvccSnapshot[applied={T|T < 7316991832539029504}]
I20260810 15:15:59.158452 26562 mvcc.cc:205] Tried to move back new op lower bound from 7316991832539029504 to 7316991831764881408. Current Snapshot: MvccSnapshot[applied={T|T < 7316991832539029504}]

INSERT report
    rows total: 8192
    time total: 94.0721 ms
  time per row: 0.0114834 ms
I20260810 15:15:59.180754 26571 mvcc.cc:205] Tried to move back new op lower bound from 7316991832569053184 to 7316991831871258624. Current Snapshot: MvccSnapshot[applied={T|T < 7316991832569053184}]
W20260810 15:15:59.720527 26591 scanner-internal.cc:458] Time spent opening tablet: real 0.547s	user 0.000s	sys 0.000s
W20260810 15:15:59.744005 26592 scanner-internal.cc:458] Time spent opening tablet: real 0.570s	user 0.001s	sys 0.000s

Scanner report
  expected rows: 8192
  actual rows  : 8192
I20260810 15:15:59.753927 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 25487
I20260810 15:15:59.773057 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 25673
I20260810 15:15:59.784945 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 25862
I20260810 15:15:59.798776 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 26044
I20260810 15:15:59.811257 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 26225
I20260810 15:15:59.823444 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 25360
2026-08-10T15:15:59Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoFlushBackgroundRandomValues (1813 ms)
[ RUN      ] ToolTest.TestLoadgenServerSideDefaultNumReplicas
2026-08-10T15:15:59Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:15:59Z Disabled control of system clock
I20260810 15:15:59.861781 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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.22.241.126:45173
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:38317
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:45173 with env {}
W20260810 15:15:59.946134 26607 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:15:59.946346 26607 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:15:59.946367 26607 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:15:59.947543 26607 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:15:59.947594 26607 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:15:59.947608 26607 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:15:59.947649 26607 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:15:59.949034 26607 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:38317
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:45173
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:45173
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.26607
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:15:59.949313 26607 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:15:59.949666 26607 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:15:59.954705 26613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:59.954710 26615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:15:59.954722 26612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:15:59.954753 26607 server_base.cc:1034] running on GCE node
I20260810 15:15:59.955183 26607 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:15:59.955518 26607 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:15:59.956692 26607 hybrid_clock.cc:648] HybridClock initialized: now 1786374959956674 us; error 46 us; skew 500 ppm
I20260810 15:15:59.958138 26607 webserver.cc:460] Webserver started at http://127.22.241.126:33225/ using document root <none> and password file <none>
I20260810 15:15:59.958389 26607 fs_manager.cc:359] Metadata directory not provided
I20260810 15:15:59.958474 26607 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:15:59.958722 26607 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:15:59.960058 26607 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "5eeceea58e4d4f99bc0978811a0e2ce9"
format_stamp: "Formatted at 2026-08-10 15:15:59 on dist-test-slave-bw88"
I20260810 15:15:59.960476 26607 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "5eeceea58e4d4f99bc0978811a0e2ce9"
format_stamp: "Formatted at 2026-08-10 15:15:59 on dist-test-slave-bw88"
I20260810 15:15:59.962103 26607 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.004s	sys 0.000s
I20260810 15:15:59.962988 26625 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:15:59.963218 26607 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:15:59.963333 26607 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "5eeceea58e4d4f99bc0978811a0e2ce9"
format_stamp: "Formatted at 2026-08-10 15:15:59 on dist-test-slave-bw88"
I20260810 15:15:59.963418 26607 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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)
I20260810 15:15:59.989681 26607 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:15:59.990072 26607 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
I20260810 15:15:59.990242 26607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:15:59.994676 26607 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:45173
I20260810 15:15:59.994711 26696 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:45173 every 8 connection(s)
I20260810 15:15:59.995085 26607 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:15:59.995810 26697 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:15:59.996897 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 26607
I20260810 15:15:59.997033 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:15:59.999459 26697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Bootstrap starting.
I20260810 15:16:00.000279 26697 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.000651 26697 log.cc:824] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:00.001521 26697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: No bootstrap required, opened a new log
I20260810 15:16:00.004112 26697 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eeceea58e4d4f99bc0978811a0e2ce9" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45173 } }
I20260810 15:16:00.004267 26697 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.004290 26697 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eeceea58e4d4f99bc0978811a0e2ce9, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.004413 26697 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eeceea58e4d4f99bc0978811a0e2ce9" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45173 } }
I20260810 15:16:00.004483 26697 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:00.004506 26697 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:00.004535 26697 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.005064 26697 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eeceea58e4d4f99bc0978811a0e2ce9" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45173 } }
I20260810 15:16:00.005155 26697 leader_election.cc:302] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5eeceea58e4d4f99bc0978811a0e2ce9; no voters: 
I20260810 15:16:00.005383 26697 leader_election.cc:288] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:00.005416 26703 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.005595 26703 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [term 1 LEADER]: Becoming Leader. State: Replica: 5eeceea58e4d4f99bc0978811a0e2ce9, State: Running, Role: LEADER
I20260810 15:16:00.005713 26697 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:00.005697 26703 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eeceea58e4d4f99bc0978811a0e2ce9" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45173 } }
I20260810 15:16:00.006107 26705 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5eeceea58e4d4f99bc0978811a0e2ce9. Latest consensus state: current_term: 1 leader_uuid: "5eeceea58e4d4f99bc0978811a0e2ce9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eeceea58e4d4f99bc0978811a0e2ce9" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45173 } } }
I20260810 15:16:00.006143 26704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5eeceea58e4d4f99bc0978811a0e2ce9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eeceea58e4d4f99bc0978811a0e2ce9" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 45173 } } }
I20260810 15:16:00.006294 26705 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:00.006316 26704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:00.006783 26715 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:00.007332 26715 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:00.008894 26715 catalog_manager.cc:1347] Generated new cluster ID: 28d486cdefd848b9a0ef4f55d96e7384
I20260810 15:16:00.008947 26715 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:00.018807 26715 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:00.019511 26715 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:00.036106 26715 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Generated new TSK 0
I20260810 15:16:00.036386 26715 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:00.037633 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45173
--builtin_ntp_servers=127.22.241.84:38317
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:00.126573 26728 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:00.126883 26728 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:00.126920 26728 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:00.128129 26728 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:00.128216 26728 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:00.129739 26728 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:38317
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45173
--never_fsync=true
--heap_profile_path=/tmp/kudu.26728
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:00.130016 26728 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:00.130349 26728 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260810 15:16:00.136720 26728 server_base.cc:1034] running on GCE node
W20260810 15:16:00.136735 26734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:00.136852 26736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:00.136865 26733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:00.137157 26728 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:00.137459 26728 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:00.138643 26728 hybrid_clock.cc:648] HybridClock initialized: now 1786374960138608 us; error 53 us; skew 500 ppm
I20260810 15:16:00.145937 26728 webserver.cc:460] Webserver started at http://127.22.241.65:46541/ using document root <none> and password file <none>
I20260810 15:16:00.146234 26728 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:00.146314 26728 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:00.146479 26728 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:00.147547 26728 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "1cfc3741dd1f4d3484bbc834e3c65529"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.147955 26728 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "1cfc3741dd1f4d3484bbc834e3c65529"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.149560 26728 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:00.150439 26746 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.150724 26728 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:00.150840 26728 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "1cfc3741dd1f4d3484bbc834e3c65529"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.150921 26728 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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)
I20260810 15:16:00.163749 26728 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:00.164156 26728 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
I20260810 15:16:00.164324 26728 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:00.164595 26728 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:00.164952 26728 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:00.165010 26728 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.165055 26728 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:00.165082 26728 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.171672 26728 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:37625
I20260810 15:16:00.171746 26892 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:37625 every 8 connection(s)
I20260810 15:16:00.172113 26728 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:00.174286 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 26728
I20260810 15:16:00.174387 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:00.175602 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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.22.241.66:0
--local_ip_for_outbound_sockets=127.22.241.66
--webserver_interface=127.22.241.66
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45173
--builtin_ntp_servers=127.22.241.84:38317
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260810 15:16:00.178627 26894 heartbeater.cc:347] Connected to a master server at 127.22.241.126:45173
I20260810 15:16:00.178745 26894 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:00.178951 26894 heartbeater.cc:511] Master 127.22.241.126:45173 requested a full tablet report, sending...
I20260810 15:16:00.179524 26647 ts_manager.cc:194] Registered new tserver with Master: 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625)
I20260810 15:16:00.180154 26647 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:56173
W20260810 15:16:00.263955 26897 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:00.264212 26897 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:00.264250 26897 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:00.265492 26897 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:00.265568 26897 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.66
I20260810 15:16:00.267081 26897 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:38317
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.22.241.66
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45173
--never_fsync=true
--heap_profile_path=/tmp/kudu.26897
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.66
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:00.267356 26897 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:00.267683 26897 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:00.273006 26906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:00.273070 26908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:00.273277 26897 server_base.cc:1034] running on GCE node
W20260810 15:16:00.273005 26911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:00.273654 26897 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:00.273929 26897 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:00.275079 26897 hybrid_clock.cc:648] HybridClock initialized: now 1786374960275069 us; error 33 us; skew 500 ppm
I20260810 15:16:00.276469 26897 webserver.cc:460] Webserver started at http://127.22.241.66:38227/ using document root <none> and password file <none>
I20260810 15:16:00.276731 26897 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:00.276782 26897 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:00.276957 26897 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:00.278137 26897 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/data/instance:
uuid: "f47b880b20e847878ebf66f15806a73e"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.278502 26897 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/instance:
uuid: "f47b880b20e847878ebf66f15806a73e"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.279907 26897 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:00.280735 26918 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.280936 26897 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:00.281035 26897 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal
uuid: "f47b880b20e847878ebf66f15806a73e"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.281113 26897 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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)
I20260810 15:16:00.291894 26897 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:00.292203 26897 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
I20260810 15:16:00.292358 26897 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:00.293475 26897 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:00.293825 26897 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:00.293882 26897 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.293919 26897 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:00.293967 26897 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.299988 26897 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.66:37769
I20260810 15:16:00.300064 27081 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.66:37769 every 8 connection(s)
I20260810 15:16:00.300426 26897 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/data/info.pb
I20260810 15:16:00.301941 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 26897
I20260810 15:16:00.302048 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/instance
I20260810 15:16:00.303258 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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.22.241.67:0
--local_ip_for_outbound_sockets=127.22.241.67
--webserver_interface=127.22.241.67
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45173
--builtin_ntp_servers=127.22.241.84:38317
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260810 15:16:00.307165 27082 heartbeater.cc:347] Connected to a master server at 127.22.241.126:45173
I20260810 15:16:00.307264 27082 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:00.307466 27082 heartbeater.cc:511] Master 127.22.241.126:45173 requested a full tablet report, sending...
I20260810 15:16:00.307921 26647 ts_manager.cc:194] Registered new tserver with Master: f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769)
I20260810 15:16:00.308472 26647 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.66:40861
W20260810 15:16:00.388429 27085 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:00.388652 27085 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:00.388674 27085 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:00.389770 27085 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:00.389812 27085 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.67
I20260810 15:16:00.391086 27085 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:38317
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.67:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.22.241.67
--webserver_port=0
--tserver_master_addrs=127.22.241.126:45173
--never_fsync=true
--heap_profile_path=/tmp/kudu.27085
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.67
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:00.391280 27085 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:00.391546 27085 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:00.396615 27093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:00.396718 27091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:00.396642 27090 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:00.396762 27085 server_base.cc:1034] running on GCE node
I20260810 15:16:00.397076 27085 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:00.397318 27085 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:00.398569 27085 hybrid_clock.cc:648] HybridClock initialized: now 1786374960398560 us; error 38 us; skew 500 ppm
I20260810 15:16:00.399945 27085 webserver.cc:460] Webserver started at http://127.22.241.67:42735/ using document root <none> and password file <none>
I20260810 15:16:00.400245 27085 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:00.400318 27085 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:00.400475 27085 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:00.401576 27085 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/data/instance:
uuid: "6d3a5bdc400e488ba9a0999183f70b77"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.401939 27085 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/instance:
uuid: "6d3a5bdc400e488ba9a0999183f70b77"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.403299 27085 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:00.404093 27101 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.404289 27085 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:00.404397 27085 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal
uuid: "6d3a5bdc400e488ba9a0999183f70b77"
format_stamp: "Formatted at 2026-08-10 15:16:00 on dist-test-slave-bw88"
I20260810 15:16:00.404470 27085 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-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)
I20260810 15:16:00.423857 27085 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:00.424206 27085 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
I20260810 15:16:00.424369 27085 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:00.424610 27085 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:00.424965 27085 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:00.425000 27085 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.425024 27085 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:00.425071 27085 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.430969 27085 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.67:33145
I20260810 15:16:00.431173 27269 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.67:33145 every 8 connection(s)
I20260810 15:16:00.431447 27085 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/data/info.pb
I20260810 15:16:00.437609 27270 heartbeater.cc:347] Connected to a master server at 127.22.241.126:45173
I20260810 15:16:00.437724 27270 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:00.437954 27270 heartbeater.cc:511] Master 127.22.241.126:45173 requested a full tablet report, sending...
I20260810 15:16:00.438381 26647 ts_manager.cc:194] Registered new tserver with Master: 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.438777 26647 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.67:49479
I20260810 15:16:00.439813 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 27085
I20260810 15:16:00.439888 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/instance
I20260810 15:16:00.440876 23493 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
W20260810 15:16:00.526556 27279 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:00.526778 27279 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:00.527904 27279 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:16:00.542761 26647 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40852:
name: "default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0"
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"
    }
  }
}
W20260810 15:16:00.544379 26647 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_cef810064931409fa25fc87e9e5bc3f0 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260810 15:16:00.552398 27179 tablet_service.cc:1467] Processing CreateTablet for tablet faae19a809984f8ab8427c8c96f4e3ff (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.552670 27171 tablet_service.cc:1467] Processing CreateTablet for tablet 9e52eebddb84491a8d0133034aa0b618 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.552776 27169 tablet_service.cc:1467] Processing CreateTablet for tablet ea491cf469d04e7880f4ddac0502e309 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.552649 26811 tablet_service.cc:1467] Processing CreateTablet for tablet 41d578cc528645019cc2204f9a1813c7 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.552846 26808 tablet_service.cc:1467] Processing CreateTablet for tablet 9e52eebddb84491a8d0133034aa0b618 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.552856 27168 tablet_service.cc:1467] Processing CreateTablet for tablet 814cd94dc71f4daeb01e0ceb5574def0 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.552874 27179 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet faae19a809984f8ab8427c8c96f4e3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.552939 26806 tablet_service.cc:1467] Processing CreateTablet for tablet 814cd94dc71f4daeb01e0ceb5574def0 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.553056 26811 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 41d578cc528645019cc2204f9a1813c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.552731 26810 tablet_service.cc:1467] Processing CreateTablet for tablet ed7bef83b70f4e39bd54865c1f88eeb6 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.553156 26810 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ed7bef83b70f4e39bd54865c1f88eeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.553587 26809 tablet_service.cc:1467] Processing CreateTablet for tablet 2d911e43f23940758b5ae0887a40f8c1 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.553660 26809 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d911e43f23940758b5ae0887a40f8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.553784 26807 tablet_service.cc:1467] Processing CreateTablet for tablet ea491cf469d04e7880f4ddac0502e309 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.553830 26807 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea491cf469d04e7880f4ddac0502e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.554394 26808 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9e52eebddb84491a8d0133034aa0b618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.555254 26806 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 814cd94dc71f4daeb01e0ceb5574def0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.556813 26987 tablet_service.cc:1467] Processing CreateTablet for tablet faae19a809984f8ab8427c8c96f4e3ff (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.556813 26986 tablet_service.cc:1467] Processing CreateTablet for tablet 5cec63e51e2045e9b7f53d31cff50474 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.557068 26981 tablet_service.cc:1467] Processing CreateTablet for tablet 9e52eebddb84491a8d0133034aa0b618 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.557201 26978 tablet_service.cc:1467] Processing CreateTablet for tablet ea491cf469d04e7880f4ddac0502e309 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.557266 26986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5cec63e51e2045e9b7f53d31cff50474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.557408 26977 tablet_service.cc:1467] Processing CreateTablet for tablet 814cd94dc71f4daeb01e0ceb5574def0 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.557391 26812 tablet_service.cc:1467] Processing CreateTablet for tablet 5cec63e51e2045e9b7f53d31cff50474 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.557498 26977 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 814cd94dc71f4daeb01e0ceb5574def0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.557504 26812 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5cec63e51e2045e9b7f53d31cff50474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.556813 26985 tablet_service.cc:1467] Processing CreateTablet for tablet 41d578cc528645019cc2204f9a1813c7 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.557788 26985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 41d578cc528645019cc2204f9a1813c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.558017 26987 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet faae19a809984f8ab8427c8c96f4e3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.558130 26981 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9e52eebddb84491a8d0133034aa0b618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.552650 26813 tablet_service.cc:1467] Processing CreateTablet for tablet faae19a809984f8ab8427c8c96f4e3ff (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.558869 26813 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet faae19a809984f8ab8427c8c96f4e3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.556885 26984 tablet_service.cc:1467] Processing CreateTablet for tablet ed7bef83b70f4e39bd54865c1f88eeb6 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.559793 26984 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ed7bef83b70f4e39bd54865c1f88eeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.561188 27306 tablet_bootstrap.cc:492] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: Bootstrap starting.
I20260810 15:16:00.561240 27169 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea491cf469d04e7880f4ddac0502e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.561416 27168 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 814cd94dc71f4daeb01e0ceb5574def0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.562012 27306 tablet_bootstrap.cc:654] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.562389 27306 log.cc:824] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:00.556939 26983 tablet_service.cc:1467] Processing CreateTablet for tablet 2d911e43f23940758b5ae0887a40f8c1 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.563046 26983 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d911e43f23940758b5ae0887a40f8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.563161 27306 tablet_bootstrap.cc:492] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: No bootstrap required, opened a new log
I20260810 15:16:00.563232 27306 ts_tablet_manager.cc:1397] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:00.564002 27305 tablet_bootstrap.cc:492] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529: Bootstrap starting.
I20260810 15:16:00.552479 27174 tablet_service.cc:1467] Processing CreateTablet for tablet ed7bef83b70f4e39bd54865c1f88eeb6 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.564411 27174 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ed7bef83b70f4e39bd54865c1f88eeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.564724 27305 tablet_bootstrap.cc:654] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.565062 27305 log.cc:824] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:00.565129 27306 raft_consensus.cc:348] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.565442 26978 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ea491cf469d04e7880f4ddac0502e309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.565474 27306 raft_consensus.cc:374] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.565526 27306 raft_consensus.cc:729] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.565630 27306 consensus_queue.cc:260] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.565937 27306 ts_tablet_manager.cc:1428] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260810 15:16:00.566020 27082 heartbeater.cc:503] Master 127.22.241.126:45173 was elected leader, sending a full tablet report...
I20260810 15:16:00.566030 27306 tablet_bootstrap.cc:492] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: Bootstrap starting.
I20260810 15:16:00.566628 27306 tablet_bootstrap.cc:654] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.567279 27306 tablet_bootstrap.cc:492] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: No bootstrap required, opened a new log
I20260810 15:16:00.567339 27306 ts_tablet_manager.cc:1397] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:00.567500 27306 raft_consensus.cc:348] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.567570 27306 raft_consensus.cc:374] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.567601 27306 raft_consensus.cc:729] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.567641 27178 tablet_service.cc:1467] Processing CreateTablet for tablet 5cec63e51e2045e9b7f53d31cff50474 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.567665 27306 consensus_queue.cc:260] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.567756 27306 ts_tablet_manager.cc:1428] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
I20260810 15:16:00.567760 27178 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5cec63e51e2045e9b7f53d31cff50474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.567813 27306 tablet_bootstrap.cc:492] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: Bootstrap starting.
I20260810 15:16:00.568163 27306 tablet_bootstrap.cc:654] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.568790 27306 tablet_bootstrap.cc:492] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: No bootstrap required, opened a new log
I20260810 15:16:00.568850 27306 ts_tablet_manager.cc:1397] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:00.568982 27306 raft_consensus.cc:348] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.569047 27306 raft_consensus.cc:374] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.569077 27306 raft_consensus.cc:729] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.552392 27175 tablet_service.cc:1467] Processing CreateTablet for tablet 41d578cc528645019cc2204f9a1813c7 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.569140 27306 consensus_queue.cc:260] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.569235 27306 ts_tablet_manager.cc:1428] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.569229 27175 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 41d578cc528645019cc2204f9a1813c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.569289 27306 tablet_bootstrap.cc:492] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: Bootstrap starting.
I20260810 15:16:00.569679 27306 tablet_bootstrap.cc:654] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.570217 27173 tablet_service.cc:1467] Processing CreateTablet for tablet 2d911e43f23940758b5ae0887a40f8c1 (DEFAULT_TABLE table=default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:00.570289 27306 tablet_bootstrap.cc:492] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: No bootstrap required, opened a new log
I20260810 15:16:00.570328 27173 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d911e43f23940758b5ae0887a40f8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.570338 27306 ts_tablet_manager.cc:1397] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:00.570510 27306 raft_consensus.cc:348] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.570592 27306 raft_consensus.cc:374] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.570617 27306 raft_consensus.cc:729] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.570654 27306 consensus_queue.cc:260] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.570753 27306 ts_tablet_manager.cc:1428] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.570808 27306 tablet_bootstrap.cc:492] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: Bootstrap starting.
I20260810 15:16:00.571238 27306 tablet_bootstrap.cc:654] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.571918 27306 tablet_bootstrap.cc:492] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: No bootstrap required, opened a new log
I20260810 15:16:00.571978 27306 ts_tablet_manager.cc:1397] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:00.572113 27306 raft_consensus.cc:348] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.572196 27306 raft_consensus.cc:374] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.572216 27306 raft_consensus.cc:729] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.572271 27306 consensus_queue.cc:260] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.572386 27306 ts_tablet_manager.cc:1428] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.572791 27306 tablet_bootstrap.cc:492] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: Bootstrap starting.
I20260810 15:16:00.573392 27306 tablet_bootstrap.cc:654] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.574040 27306 tablet_bootstrap.cc:492] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: No bootstrap required, opened a new log
I20260810 15:16:00.574090 27306 ts_tablet_manager.cc:1397] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.574160 27171 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9e52eebddb84491a8d0133034aa0b618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:00.574213 27306 raft_consensus.cc:348] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.574277 27306 raft_consensus.cc:374] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.574301 27306 raft_consensus.cc:729] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.574352 27306 consensus_queue.cc:260] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.574443 27306 ts_tablet_manager.cc:1428] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.574535 27306 tablet_bootstrap.cc:492] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: Bootstrap starting.
I20260810 15:16:00.574714 27305 tablet_bootstrap.cc:492] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529: No bootstrap required, opened a new log
I20260810 15:16:00.574826 27305 ts_tablet_manager.cc:1397] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.000s
I20260810 15:16:00.575169 27306 tablet_bootstrap.cc:654] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.575794 27306 tablet_bootstrap.cc:492] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: No bootstrap required, opened a new log
I20260810 15:16:00.575860 27306 ts_tablet_manager.cc:1397] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.576083 27306 raft_consensus.cc:348] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.576159 27306 raft_consensus.cc:374] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.576184 27306 raft_consensus.cc:729] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.576232 27306 consensus_queue.cc:260] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.576314 27306 ts_tablet_manager.cc:1428] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:16:00.576371 27306 tablet_bootstrap.cc:492] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: Bootstrap starting.
I20260810 15:16:00.576759 27306 tablet_bootstrap.cc:654] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.577447 27306 tablet_bootstrap.cc:492] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: No bootstrap required, opened a new log
I20260810 15:16:00.577495 27306 ts_tablet_manager.cc:1397] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.577598 27309 tablet_bootstrap.cc:492] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: Bootstrap starting.
I20260810 15:16:00.577622 27306 raft_consensus.cc:348] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.577677 27306 raft_consensus.cc:374] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.577695 27306 raft_consensus.cc:729] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.577740 27306 consensus_queue.cc:260] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.577620 27305 raft_consensus.cc:348] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.577790 27305 raft_consensus.cc:374] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.577823 27306 ts_tablet_manager.cc:1428] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.577826 27305 raft_consensus.cc:729] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.577968 27305 consensus_queue.cc:260] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.578253 26894 heartbeater.cc:503] Master 127.22.241.126:45173 was elected leader, sending a full tablet report...
I20260810 15:16:00.578258 27305 ts_tablet_manager.cc:1428] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260810 15:16:00.578380 27305 tablet_bootstrap.cc:492] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529: Bootstrap starting.
I20260810 15:16:00.578460 27309 tablet_bootstrap.cc:654] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.578778 27305 tablet_bootstrap.cc:654] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.578820 27309 log.cc:824] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:00.579527 27309 tablet_bootstrap.cc:492] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: No bootstrap required, opened a new log
I20260810 15:16:00.579582 27309 ts_tablet_manager.cc:1397] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:00.581323 27309 raft_consensus.cc:348] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.581554 27309 raft_consensus.cc:374] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.581586 27305 tablet_bootstrap.cc:492] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529: No bootstrap required, opened a new log
I20260810 15:16:00.581596 27309 raft_consensus.cc:729] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.581646 27305 ts_tablet_manager.cc:1397] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260810 15:16:00.581723 27309 consensus_queue.cc:260] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.581816 27305 raft_consensus.cc:348] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.581921 27305 raft_consensus.cc:374] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.581959 27305 raft_consensus.cc:729] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.582002 27305 consensus_queue.cc:260] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.582026 27309 ts_tablet_manager.cc:1428] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260810 15:16:00.582099 27305 ts_tablet_manager.cc:1428] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.582108 27270 heartbeater.cc:503] Master 127.22.241.126:45173 was elected leader, sending a full tablet report...
I20260810 15:16:00.582162 27305 tablet_bootstrap.cc:492] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: Bootstrap starting.
I20260810 15:16:00.582116 27309 tablet_bootstrap.cc:492] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: Bootstrap starting.
I20260810 15:16:00.582594 27305 tablet_bootstrap.cc:654] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.583011 27309 tablet_bootstrap.cc:654] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.583621 27305 tablet_bootstrap.cc:492] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: No bootstrap required, opened a new log
I20260810 15:16:00.583650 27309 tablet_bootstrap.cc:492] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: No bootstrap required, opened a new log
I20260810 15:16:00.583660 27305 ts_tablet_manager.cc:1397] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:00.583696 27309 ts_tablet_manager.cc:1397] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:00.583850 27305 raft_consensus.cc:348] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.583918 27305 raft_consensus.cc:374] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.583894 27309 raft_consensus.cc:348] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.583933 27305 raft_consensus.cc:729] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.583976 27309 raft_consensus.cc:374] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.584007 27309 raft_consensus.cc:729] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.583994 27305 consensus_queue.cc:260] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.584069 27305 ts_tablet_manager.cc:1428] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.584060 27309 consensus_queue.cc:260] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.584125 27305 tablet_bootstrap.cc:492] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: Bootstrap starting.
I20260810 15:16:00.584142 27309 ts_tablet_manager.cc:1428] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:16:00.584206 27309 tablet_bootstrap.cc:492] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: Bootstrap starting.
I20260810 15:16:00.584514 27305 tablet_bootstrap.cc:654] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.584623 27309 tablet_bootstrap.cc:654] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.585481 27305 tablet_bootstrap.cc:492] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: No bootstrap required, opened a new log
I20260810 15:16:00.585537 27305 ts_tablet_manager.cc:1397] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:00.585721 27309 tablet_bootstrap.cc:492] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: No bootstrap required, opened a new log
I20260810 15:16:00.585772 27309 ts_tablet_manager.cc:1397] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:00.585820 27305 raft_consensus.cc:348] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.585891 27305 raft_consensus.cc:374] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.585918 27305 raft_consensus.cc:729] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.585912 27309 raft_consensus.cc:348] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.585973 27305 consensus_queue.cc:260] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.585988 27309 raft_consensus.cc:374] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.586014 27309 raft_consensus.cc:729] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.586059 27305 ts_tablet_manager.cc:1428] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.586061 27309 consensus_queue.cc:260] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.586118 27305 tablet_bootstrap.cc:492] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: Bootstrap starting.
I20260810 15:16:00.586170 27309 ts_tablet_manager.cc:1428] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:16:00.586236 27309 tablet_bootstrap.cc:492] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: Bootstrap starting.
I20260810 15:16:00.586619 27305 tablet_bootstrap.cc:654] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.586656 27309 tablet_bootstrap.cc:654] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.587471 27305 tablet_bootstrap.cc:492] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: No bootstrap required, opened a new log
I20260810 15:16:00.587527 27305 ts_tablet_manager.cc:1397] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.587560 27309 tablet_bootstrap.cc:492] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: No bootstrap required, opened a new log
I20260810 15:16:00.587611 27309 ts_tablet_manager.cc:1397] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.587680 27305 raft_consensus.cc:348] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.587756 27305 raft_consensus.cc:374] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.587790 27305 raft_consensus.cc:729] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.587756 27309 raft_consensus.cc:348] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.587822 27309 raft_consensus.cc:374] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.587857 27309 raft_consensus.cc:729] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.587844 27305 consensus_queue.cc:260] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.587934 27305 ts_tablet_manager.cc:1428] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.587913 27309 consensus_queue.cc:260] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.587996 27305 tablet_bootstrap.cc:492] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529: Bootstrap starting.
I20260810 15:16:00.588037 27309 ts_tablet_manager.cc:1428] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.588096 27309 tablet_bootstrap.cc:492] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: Bootstrap starting.
I20260810 15:16:00.588378 27305 tablet_bootstrap.cc:654] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.588620 27309 tablet_bootstrap.cc:654] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.589416 27305 tablet_bootstrap.cc:492] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529: No bootstrap required, opened a new log
I20260810 15:16:00.589465 27305 ts_tablet_manager.cc:1397] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.589566 27309 tablet_bootstrap.cc:492] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: No bootstrap required, opened a new log
I20260810 15:16:00.589576 27305 raft_consensus.cc:348] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.589625 27305 raft_consensus.cc:374] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.589638 27305 raft_consensus.cc:729] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.589639 27309 ts_tablet_manager.cc:1397] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:00.589692 27305 consensus_queue.cc:260] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.589784 27305 ts_tablet_manager.cc:1428] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.589787 27309 raft_consensus.cc:348] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.589841 27305 tablet_bootstrap.cc:492] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: Bootstrap starting.
I20260810 15:16:00.589864 27309 raft_consensus.cc:374] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.589892 27309 raft_consensus.cc:729] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.589946 27309 consensus_queue.cc:260] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.590042 27309 ts_tablet_manager.cc:1428] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.590101 27309 tablet_bootstrap.cc:492] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: Bootstrap starting.
I20260810 15:16:00.590240 27305 tablet_bootstrap.cc:654] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.590495 27309 tablet_bootstrap.cc:654] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.591178 27305 tablet_bootstrap.cc:492] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: No bootstrap required, opened a new log
I20260810 15:16:00.591234 27305 ts_tablet_manager.cc:1397] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.591358 27305 raft_consensus.cc:348] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.591405 27305 raft_consensus.cc:374] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.591418 27305 raft_consensus.cc:729] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.591399 27309 tablet_bootstrap.cc:492] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: No bootstrap required, opened a new log
I20260810 15:16:00.591461 27309 ts_tablet_manager.cc:1397] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.591470 27305 consensus_queue.cc:260] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.591560 27305 ts_tablet_manager.cc:1428] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.591615 27305 tablet_bootstrap.cc:492] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529: Bootstrap starting.
I20260810 15:16:00.591603 27309 raft_consensus.cc:348] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.591663 27309 raft_consensus.cc:374] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.591688 27309 raft_consensus.cc:729] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.591747 27309 consensus_queue.cc:260] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.591836 27309 ts_tablet_manager.cc:1428] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:16:00.591892 27309 tablet_bootstrap.cc:492] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: Bootstrap starting.
I20260810 15:16:00.592216 27305 tablet_bootstrap.cc:654] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.592279 27309 tablet_bootstrap.cc:654] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.593077 27309 tablet_bootstrap.cc:492] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: No bootstrap required, opened a new log
I20260810 15:16:00.593127 27309 ts_tablet_manager.cc:1397] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:00.593245 27305 tablet_bootstrap.cc:492] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529: No bootstrap required, opened a new log
I20260810 15:16:00.593287 27305 ts_tablet_manager.cc:1397] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:00.593272 27309 raft_consensus.cc:348] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.593374 27309 raft_consensus.cc:374] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.593405 27309 raft_consensus.cc:729] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.593462 27309 consensus_queue.cc:260] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.593467 27305 raft_consensus.cc:348] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.593528 27305 raft_consensus.cc:374] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.593554 27305 raft_consensus.cc:729] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.593556 27309 ts_tablet_manager.cc:1428] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.593580 27305 consensus_queue.cc:260] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.593607 27309 tablet_bootstrap.cc:492] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: Bootstrap starting.
I20260810 15:16:00.593670 27305 ts_tablet_manager.cc:1428] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.594166 27309 tablet_bootstrap.cc:654] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:00.595114 27309 tablet_bootstrap.cc:492] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: No bootstrap required, opened a new log
I20260810 15:16:00.595157 27309 ts_tablet_manager.cc:1397] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:00.595254 27309 raft_consensus.cc:348] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.595300 27309 raft_consensus.cc:374] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:00.595314 27309 raft_consensus.cc:729] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Initialized, Role: FOLLOWER
I20260810 15:16:00.595369 27309 consensus_queue.cc:260] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.595455 27309 ts_tablet_manager.cc:1428] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:00.607699 27323 raft_consensus.cc:482] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:16:00.607856 27323 raft_consensus.cc:504] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.608264 27323 leader_election.cc:288] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.611521 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "41d578cc528645019cc2204f9a1813c7" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e" is_pre_election: true
I20260810 15:16:00.611593 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "41d578cc528645019cc2204f9a1813c7" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77" is_pre_election: true
I20260810 15:16:00.611721 27019 raft_consensus.cc:2454] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 0.
I20260810 15:16:00.611791 27205 raft_consensus.cc:2454] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 0.
I20260810 15:16:00.611972 26750 leader_election.cc:302] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.612110 27323 raft_consensus.cc:2781] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:16:00.612214 27323 raft_consensus.cc:482] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:16:00.612243 27323 raft_consensus.cc:3037] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.613027 27323 raft_consensus.cc:504] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.613201 27323 leader_election.cc:288] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [CANDIDATE]: Term 1 election: Requested vote from peers f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.613382 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "41d578cc528645019cc2204f9a1813c7" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77"
I20260810 15:16:00.613415 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "41d578cc528645019cc2204f9a1813c7" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e"
I20260810 15:16:00.613463 27205 raft_consensus.cc:3037] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.613526 27019 raft_consensus.cc:3037] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.614202 27205 raft_consensus.cc:2454] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 1.
I20260810 15:16:00.614332 27019 raft_consensus.cc:2454] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 1.
I20260810 15:16:00.614393 26748 leader_election.cc:302] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [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: 1cfc3741dd1f4d3484bbc834e3c65529, 6d3a5bdc400e488ba9a0999183f70b77; no voters: 
I20260810 15:16:00.614488 27323 raft_consensus.cc:2781] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.614666 27323 raft_consensus.cc:686] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 LEADER]: Becoming Leader. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Running, Role: LEADER
I20260810 15:16:00.614789 27323 consensus_queue.cc:237] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Queue going to LEADER mode. State: All 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.615693 26647 catalog_manager.cc:5495] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } health_report { overall_health: UNKNOWN } } }
I20260810 15:16:00.621989 27327 raft_consensus.cc:482] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:16:00.622092 27327 raft_consensus.cc:504] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.622437 27327 leader_election.cc:288] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625), f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769)
I20260810 15:16:00.626446 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ed7bef83b70f4e39bd54865c1f88eeb6" candidate_uuid: "6d3a5bdc400e488ba9a0999183f70b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e" is_pre_election: true
I20260810 15:16:00.626513 26839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ed7bef83b70f4e39bd54865c1f88eeb6" candidate_uuid: "6d3a5bdc400e488ba9a0999183f70b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" is_pre_election: true
I20260810 15:16:00.626565 27019 raft_consensus.cc:2454] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d3a5bdc400e488ba9a0999183f70b77 in term 0.
I20260810 15:16:00.626631 26839 raft_consensus.cc:2454] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d3a5bdc400e488ba9a0999183f70b77 in term 0.
I20260810 15:16:00.626731 27109 leader_election.cc:302] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [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: 6d3a5bdc400e488ba9a0999183f70b77, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.626863 27327 raft_consensus.cc:2781] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:16:00.626935 27327 raft_consensus.cc:482] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:16:00.626952 27327 raft_consensus.cc:3037] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.627640 27327 raft_consensus.cc:504] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.627784 27327 leader_election.cc:288] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [CANDIDATE]: Term 1 election: Requested vote from peers 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625), f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769)
I20260810 15:16:00.627967 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ed7bef83b70f4e39bd54865c1f88eeb6" candidate_uuid: "6d3a5bdc400e488ba9a0999183f70b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e"
I20260810 15:16:00.627967 26839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ed7bef83b70f4e39bd54865c1f88eeb6" candidate_uuid: "6d3a5bdc400e488ba9a0999183f70b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfc3741dd1f4d3484bbc834e3c65529"
I20260810 15:16:00.628041 27019 raft_consensus.cc:3037] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.628041 26839 raft_consensus.cc:3037] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.628759 27019 raft_consensus.cc:2454] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d3a5bdc400e488ba9a0999183f70b77 in term 1.
I20260810 15:16:00.628829 26839 raft_consensus.cc:2454] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d3a5bdc400e488ba9a0999183f70b77 in term 1.
I20260810 15:16:00.628952 27109 leader_election.cc:302] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [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: 6d3a5bdc400e488ba9a0999183f70b77, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.629083 27327 raft_consensus.cc:2781] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.629249 27327 raft_consensus.cc:686] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 LEADER]: Becoming Leader. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Running, Role: LEADER
I20260810 15:16:00.629382 27327 consensus_queue.cc:237] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [LEADER]: Queue going to LEADER mode. State: All 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.630300 26647 catalog_manager.cc:5495] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67). New cstate: current_term: 1 leader_uuid: "6d3a5bdc400e488ba9a0999183f70b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:00.645318 27312 raft_consensus.cc:482] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:16:00.645507 27312 raft_consensus.cc:504] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.645895 27312 leader_election.cc:288] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.650292 26839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "faae19a809984f8ab8427c8c96f4e3ff" candidate_uuid: "f47b880b20e847878ebf66f15806a73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" is_pre_election: true
I20260810 15:16:00.650293 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "faae19a809984f8ab8427c8c96f4e3ff" candidate_uuid: "f47b880b20e847878ebf66f15806a73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77" is_pre_election: true
I20260810 15:16:00.650414 26839 raft_consensus.cc:2454] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f47b880b20e847878ebf66f15806a73e in term 0.
I20260810 15:16:00.650415 27205 raft_consensus.cc:2454] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f47b880b20e847878ebf66f15806a73e in term 0.
I20260810 15:16:00.650602 26920 leader_election.cc:302] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.650763 27312 raft_consensus.cc:2781] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:16:00.650810 27312 raft_consensus.cc:482] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:16:00.650830 27312 raft_consensus.cc:3037] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.651546 27312 raft_consensus.cc:504] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.651701 27312 leader_election.cc:288] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [CANDIDATE]: Term 1 election: Requested vote from peers 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.651880 26839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "faae19a809984f8ab8427c8c96f4e3ff" candidate_uuid: "f47b880b20e847878ebf66f15806a73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfc3741dd1f4d3484bbc834e3c65529"
I20260810 15:16:00.651930 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "faae19a809984f8ab8427c8c96f4e3ff" candidate_uuid: "f47b880b20e847878ebf66f15806a73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77"
I20260810 15:16:00.651993 26839 raft_consensus.cc:3037] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.652000 27205 raft_consensus.cc:3037] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.652585 26839 raft_consensus.cc:2454] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f47b880b20e847878ebf66f15806a73e in term 1.
I20260810 15:16:00.652704 27205 raft_consensus.cc:2454] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f47b880b20e847878ebf66f15806a73e in term 1.
I20260810 15:16:00.652817 26920 leader_election.cc:302] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.652912 27312 raft_consensus.cc:2781] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.653083 27312 raft_consensus.cc:686] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 1 LEADER]: Becoming Leader. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Running, Role: LEADER
I20260810 15:16:00.653208 27312 consensus_queue.cc:237] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [LEADER]: Queue going to LEADER mode. State: All 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: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.654193 26647 catalog_manager.cc:5495] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e reported cstate change: term changed from 0 to 1, leader changed from <none> to f47b880b20e847878ebf66f15806a73e (127.22.241.66). New cstate: current_term: 1 leader_uuid: "f47b880b20e847878ebf66f15806a73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } health_report { overall_health: UNKNOWN } } }
W20260810 15:16:00.672853 26895 tablet.cc:2369] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260810 15:16:00.682091 27272 tablet.cc:2369] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260810 15:16:00.693497 27327 raft_consensus.cc:482] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:16:00.693630 27327 raft_consensus.cc:504] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.693835 27327 leader_election.cc:288] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625), f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769)
I20260810 15:16:00.694034 26839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "814cd94dc71f4daeb01e0ceb5574def0" candidate_uuid: "6d3a5bdc400e488ba9a0999183f70b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" is_pre_election: true
I20260810 15:16:00.694152 26839 raft_consensus.cc:2454] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d3a5bdc400e488ba9a0999183f70b77 in term 0.
I20260810 15:16:00.694101 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "814cd94dc71f4daeb01e0ceb5574def0" candidate_uuid: "6d3a5bdc400e488ba9a0999183f70b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e" is_pre_election: true
I20260810 15:16:00.694213 27019 raft_consensus.cc:2454] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d3a5bdc400e488ba9a0999183f70b77 in term 0.
I20260810 15:16:00.694352 27107 leader_election.cc:302] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [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: 1cfc3741dd1f4d3484bbc834e3c65529, 6d3a5bdc400e488ba9a0999183f70b77; no voters: 
I20260810 15:16:00.694523 27327 raft_consensus.cc:2781] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:16:00.694583 27327 raft_consensus.cc:482] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:16:00.694617 27327 raft_consensus.cc:3037] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.695328 27327 raft_consensus.cc:504] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.695487 27327 leader_election.cc:288] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [CANDIDATE]: Term 1 election: Requested vote from peers 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625), f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769)
I20260810 15:16:00.695668 26839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "814cd94dc71f4daeb01e0ceb5574def0" candidate_uuid: "6d3a5bdc400e488ba9a0999183f70b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfc3741dd1f4d3484bbc834e3c65529"
I20260810 15:16:00.695741 26839 raft_consensus.cc:3037] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.695676 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "814cd94dc71f4daeb01e0ceb5574def0" candidate_uuid: "6d3a5bdc400e488ba9a0999183f70b77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e"
I20260810 15:16:00.695772 27019 raft_consensus.cc:3037] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.696333 26839 raft_consensus.cc:2454] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d3a5bdc400e488ba9a0999183f70b77 in term 1.
I20260810 15:16:00.696355 27019 raft_consensus.cc:2454] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d3a5bdc400e488ba9a0999183f70b77 in term 1.
I20260810 15:16:00.696507 27107 leader_election.cc:302] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [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: 1cfc3741dd1f4d3484bbc834e3c65529, 6d3a5bdc400e488ba9a0999183f70b77; no voters: 
I20260810 15:16:00.696612 27327 raft_consensus.cc:2781] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.696705 27327 raft_consensus.cc:686] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 LEADER]: Becoming Leader. State: Replica: 6d3a5bdc400e488ba9a0999183f70b77, State: Running, Role: LEADER
I20260810 15:16:00.696765 27327 consensus_queue.cc:237] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [LEADER]: Queue going to LEADER mode. State: All 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.697484 26647 catalog_manager.cc:5495] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67). New cstate: current_term: 1 leader_uuid: "6d3a5bdc400e488ba9a0999183f70b77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:00.716122 27323 raft_consensus.cc:482] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:16:00.716228 27323 raft_consensus.cc:504] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.716426 27323 leader_election.cc:288] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.716722 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea491cf469d04e7880f4ddac0502e309" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77" is_pre_election: true
I20260810 15:16:00.716760 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea491cf469d04e7880f4ddac0502e309" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e" is_pre_election: true
I20260810 15:16:00.716837 27205 raft_consensus.cc:2454] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 0.
I20260810 15:16:00.716862 27019 raft_consensus.cc:2454] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 0.
I20260810 15:16:00.717070 26748 leader_election.cc:302] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [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: 1cfc3741dd1f4d3484bbc834e3c65529, 6d3a5bdc400e488ba9a0999183f70b77; no voters: 
I20260810 15:16:00.717204 27323 raft_consensus.cc:2781] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:16:00.717252 27323 raft_consensus.cc:482] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:16:00.717276 27323 raft_consensus.cc:3037] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.717949 27323 raft_consensus.cc:504] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.718098 27323 leader_election.cc:288] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [CANDIDATE]: Term 1 election: Requested vote from peers f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.718264 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea491cf469d04e7880f4ddac0502e309" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e"
I20260810 15:16:00.718264 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ea491cf469d04e7880f4ddac0502e309" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77"
I20260810 15:16:00.718345 27019 raft_consensus.cc:3037] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.718344 27205 raft_consensus.cc:3037] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.719070 27205 raft_consensus.cc:2454] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 1.
I20260810 15:16:00.719070 27019 raft_consensus.cc:2454] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 1.
I20260810 15:16:00.719292 26750 leader_election.cc:302] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.719398 27323 raft_consensus.cc:2781] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.719491 27323 raft_consensus.cc:686] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 LEADER]: Becoming Leader. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Running, Role: LEADER
I20260810 15:16:00.719558 27323 consensus_queue.cc:237] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Queue going to LEADER mode. State: All 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.720228 26647 catalog_manager.cc:5495] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } health_report { overall_health: UNKNOWN } } }
I20260810 15:16:00.721542 27323 raft_consensus.cc:482] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:16:00.721592 27323 raft_consensus.cc:504] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.721702 27323 leader_election.cc:288] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.721803 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9e52eebddb84491a8d0133034aa0b618" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e" is_pre_election: true
I20260810 15:16:00.721885 27019 raft_consensus.cc:2454] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 0.
I20260810 15:16:00.721858 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9e52eebddb84491a8d0133034aa0b618" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77" is_pre_election: true
I20260810 15:16:00.721921 27205 raft_consensus.cc:2454] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 0.
I20260810 15:16:00.722016 26750 leader_election.cc:302] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.722110 27323 raft_consensus.cc:2781] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:16:00.722162 27323 raft_consensus.cc:482] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:16:00.722177 27323 raft_consensus.cc:3037] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.722702 27323 raft_consensus.cc:504] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.722831 27323 leader_election.cc:288] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [CANDIDATE]: Term 1 election: Requested vote from peers f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.722965 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9e52eebddb84491a8d0133034aa0b618" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e"
I20260810 15:16:00.723039 27019 raft_consensus.cc:3037] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.723582 27019 raft_consensus.cc:2454] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 1.
I20260810 15:16:00.723722 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9e52eebddb84491a8d0133034aa0b618" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77"
I20260810 15:16:00.723815 27205 raft_consensus.cc:3037] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.723806 26750 leader_election.cc:302] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.723896 27323 raft_consensus.cc:2781] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.723994 27323 raft_consensus.cc:686] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 LEADER]: Becoming Leader. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Running, Role: LEADER
I20260810 15:16:00.724045 27323 consensus_queue.cc:237] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Queue going to LEADER mode. State: All 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.724524 27205 raft_consensus.cc:2454] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 1.
I20260810 15:16:00.724632 26647 catalog_manager.cc:5495] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } health_report { overall_health: UNKNOWN } } }
W20260810 15:16:00.801200 27083 tablet.cc:2369] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260810 15:16:00.836128 27323 raft_consensus.cc:482] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:16:00.836236 27323 raft_consensus.cc:504] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.836344 27312 raft_consensus.cc:482] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260810 15:16:00.836421 27312 raft_consensus.cc:504] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.836457 27323 leader_election.cc:288] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.836553 27312 leader_election.cc:288] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.836730 26839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2d911e43f23940758b5ae0887a40f8c1" candidate_uuid: "f47b880b20e847878ebf66f15806a73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" is_pre_election: true
I20260810 15:16:00.836728 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5cec63e51e2045e9b7f53d31cff50474" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77" is_pre_election: true
I20260810 15:16:00.836771 27203 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2d911e43f23940758b5ae0887a40f8c1" candidate_uuid: "f47b880b20e847878ebf66f15806a73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77" is_pre_election: true
I20260810 15:16:00.836751 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5cec63e51e2045e9b7f53d31cff50474" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e" is_pre_election: true
I20260810 15:16:00.836818 26839 raft_consensus.cc:2454] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f47b880b20e847878ebf66f15806a73e in term 0.
I20260810 15:16:00.836818 27205 raft_consensus.cc:2454] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 0.
I20260810 15:16:00.836861 27019 raft_consensus.cc:2454] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 0.
I20260810 15:16:00.836877 27203 raft_consensus.cc:2454] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f47b880b20e847878ebf66f15806a73e in term 0.
I20260810 15:16:00.836977 26920 leader_election.cc:302] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.837045 26748 leader_election.cc:302] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [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: 1cfc3741dd1f4d3484bbc834e3c65529, 6d3a5bdc400e488ba9a0999183f70b77; no voters: 
I20260810 15:16:00.837103 27312 raft_consensus.cc:2781] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:16:00.837150 27312 raft_consensus.cc:482] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:16:00.837146 27323 raft_consensus.cc:2781] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260810 15:16:00.837173 27312 raft_consensus.cc:3037] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.837183 27323 raft_consensus.cc:482] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260810 15:16:00.837206 27323 raft_consensus.cc:3037] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.838028 27312 raft_consensus.cc:504] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.838028 27323 raft_consensus.cc:504] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.838169 27312 leader_election.cc:288] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [CANDIDATE]: Term 1 election: Requested vote from peers 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.838241 27323 leader_election.cc:288] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [CANDIDATE]: Term 1 election: Requested vote from peers f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769), 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145)
I20260810 15:16:00.838410 26839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2d911e43f23940758b5ae0887a40f8c1" candidate_uuid: "f47b880b20e847878ebf66f15806a73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfc3741dd1f4d3484bbc834e3c65529"
I20260810 15:16:00.838446 27205 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5cec63e51e2045e9b7f53d31cff50474" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77"
I20260810 15:16:00.838373 27019 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5cec63e51e2045e9b7f53d31cff50474" candidate_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f47b880b20e847878ebf66f15806a73e"
I20260810 15:16:00.838482 26839 raft_consensus.cc:3037] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.838471 27203 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2d911e43f23940758b5ae0887a40f8c1" candidate_uuid: "f47b880b20e847878ebf66f15806a73e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d3a5bdc400e488ba9a0999183f70b77"
I20260810 15:16:00.838510 27205 raft_consensus.cc:3037] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.838519 27019 raft_consensus.cc:3037] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.838532 27203 raft_consensus.cc:3037] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:00.839208 26839 raft_consensus.cc:2454] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f47b880b20e847878ebf66f15806a73e in term 1.
I20260810 15:16:00.839275 27019 raft_consensus.cc:2454] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 1.
I20260810 15:16:00.839275 27203 raft_consensus.cc:2454] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f47b880b20e847878ebf66f15806a73e in term 1.
I20260810 15:16:00.839362 27205 raft_consensus.cc:2454] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfc3741dd1f4d3484bbc834e3c65529 in term 1.
I20260810 15:16:00.839378 26920 leader_election.cc:302] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.839461 26750 leader_election.cc:302] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [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: 1cfc3741dd1f4d3484bbc834e3c65529, f47b880b20e847878ebf66f15806a73e; no voters: 
I20260810 15:16:00.839486 27312 raft_consensus.cc:2781] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.839529 27312 raft_consensus.cc:686] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 1 LEADER]: Becoming Leader. State: Replica: f47b880b20e847878ebf66f15806a73e, State: Running, Role: LEADER
I20260810 15:16:00.839553 27323 raft_consensus.cc:2781] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:00.839576 27312 consensus_queue.cc:237] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [LEADER]: Queue going to LEADER mode. State: All 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.839649 27323 raft_consensus.cc:686] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 LEADER]: Becoming Leader. State: Replica: 1cfc3741dd1f4d3484bbc834e3c65529, State: Running, Role: LEADER
I20260810 15:16:00.839692 27323 consensus_queue.cc:237] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Queue going to LEADER mode. State: All 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: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } }
I20260810 15:16:00.840214 26647 catalog_manager.cc:5495] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e reported cstate change: term changed from 0 to 1, leader changed from <none> to f47b880b20e847878ebf66f15806a73e (127.22.241.66). New cstate: current_term: 1 leader_uuid: "f47b880b20e847878ebf66f15806a73e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } health_report { overall_health: UNKNOWN } } }
I20260810 15:16:00.840230 26646 catalog_manager.cc:5495] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 } health_report { overall_health: UNKNOWN } } }
Using auto-created table 'default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0'
I20260810 15:16:00.933853 27205 raft_consensus.cc:1261] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Refusing update from remote peer f47b880b20e847878ebf66f15806a73e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.934192 27312 consensus_queue.cc:1035] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.934583 27203 raft_consensus.cc:1261] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Refusing update from remote peer 1cfc3741dd1f4d3484bbc834e3c65529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.934734 27201 raft_consensus.cc:1261] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Refusing update from remote peer 1cfc3741dd1f4d3484bbc834e3c65529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.935137 27201 raft_consensus.cc:1261] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Refusing update from remote peer 1cfc3741dd1f4d3484bbc834e3c65529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.935287 27349 consensus_queue.cc:1035] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.935511 27349 consensus_queue.cc:1035] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.935702 26839 raft_consensus.cc:1261] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Refusing update from remote peer f47b880b20e847878ebf66f15806a73e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.935979 27312 consensus_queue.cc:1035] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.936251 27323 consensus_queue.cc:1035] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.936508 27205 raft_consensus.cc:1261] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Refusing update from remote peer 1cfc3741dd1f4d3484bbc834e3c65529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.937003 27019 raft_consensus.cc:1261] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Refusing update from remote peer 1cfc3741dd1f4d3484bbc834e3c65529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.937621 27349 consensus_queue.cc:1035] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.937917 27349 consensus_queue.cc:1035] T 41d578cc528645019cc2204f9a1813c7 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.938150 27018 raft_consensus.cc:1261] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Refusing update from remote peer 1cfc3741dd1f4d3484bbc834e3c65529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.938275 27016 raft_consensus.cc:1261] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Refusing update from remote peer 1cfc3741dd1f4d3484bbc834e3c65529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.938400 27015 raft_consensus.cc:1261] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Refusing update from remote peer 1cfc3741dd1f4d3484bbc834e3c65529: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.938433 27408 mvcc.cc:205] Tried to move back new op lower bound from 7316991839981654016 to 7316991838836260864. Current Snapshot: MvccSnapshot[applied={T|T < 7316991839981654016}]
I20260810 15:16:00.938614 27349 consensus_queue.cc:1035] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.938700 27323 consensus_queue.cc:1035] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.938732 27349 consensus_queue.cc:1035] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.939154 26839 raft_consensus.cc:1261] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Refusing update from remote peer f47b880b20e847878ebf66f15806a73e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.939188 27205 raft_consensus.cc:1261] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Refusing update from remote peer f47b880b20e847878ebf66f15806a73e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.939533 27312 consensus_queue.cc:1035] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.940524 27312 consensus_queue.cc:1035] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d3a5bdc400e488ba9a0999183f70b77" member_type: VOTER last_known_addr { host: "127.22.241.67" port: 33145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.941708 26838 raft_consensus.cc:1261] T ed7bef83b70f4e39bd54865c1f88eeb6 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Refusing update from remote peer 6d3a5bdc400e488ba9a0999183f70b77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.941958 26838 raft_consensus.cc:1261] T 814cd94dc71f4daeb01e0ceb5574def0 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Refusing update from remote peer 6d3a5bdc400e488ba9a0999183f70b77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.942165 27016 raft_consensus.cc:1261] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Refusing update from remote peer 6d3a5bdc400e488ba9a0999183f70b77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.942123 27355 consensus_queue.cc:1035] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.942263 27018 raft_consensus.cc:1261] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Refusing update from remote peer 6d3a5bdc400e488ba9a0999183f70b77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260810 15:16:00.942489 27327 consensus_queue.cc:1035] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfc3741dd1f4d3484bbc834e3c65529" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.942641 27327 consensus_queue.cc:1035] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.942669 27355 consensus_queue.cc:1035] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f47b880b20e847878ebf66f15806a73e" member_type: VOTER last_known_addr { host: "127.22.241.66" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260810 15:16:00.938962 27407 mvcc.cc:205] Tried to move back new op lower bound from 7316991839981654016 to 7316991838836260864. Current Snapshot: MvccSnapshot[applied={T|T < 7316991839981654016}]
I20260810 15:16:00.948613 27421 mvcc.cc:205] Tried to move back new op lower bound from 7316991839992238080 to 7316991839599763456. Current Snapshot: MvccSnapshot[applied={T|T < 7316991839986335744}]

INSERT report
    rows total: 2000
    time total: 46.2217 ms
  time per row: 0.0231108 ms
Dropping auto-created table 'default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0'
I20260810 15:16:00.959015 26646 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40852:
table { table_name: "default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0" } modify_external_catalogs: true
I20260810 15:16:00.959138 26646 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:40852:
table { table_name: "default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0" } modify_external_catalogs: true
I20260810 15:16:00.960052 26646 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Sending DeleteTablet for 3 replicas of tablet faae19a809984f8ab8427c8c96f4e3ff
I20260810 15:16:00.960209 26646 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Sending DeleteTablet for 3 replicas of tablet 5cec63e51e2045e9b7f53d31cff50474
I20260810 15:16:00.960273 26646 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Sending DeleteTablet for 3 replicas of tablet 41d578cc528645019cc2204f9a1813c7
I20260810 15:16:00.960325 26646 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Sending DeleteTablet for 3 replicas of tablet ed7bef83b70f4e39bd54865c1f88eeb6
I20260810 15:16:00.960355 26646 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Sending DeleteTablet for 3 replicas of tablet 2d911e43f23940758b5ae0887a40f8c1
I20260810 15:16:00.960392 26646 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Sending DeleteTablet for 3 replicas of tablet 9e52eebddb84491a8d0133034aa0b618
I20260810 15:16:00.960417 26646 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Sending DeleteTablet for 3 replicas of tablet ea491cf469d04e7880f4ddac0502e309
I20260810 15:16:00.960371 26977 tablet_service.cc:1514] Processing DeleteTablet for tablet faae19a809984f8ab8427c8c96f4e3ff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:58430
I20260810 15:16:00.960440 26646 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 5eeceea58e4d4f99bc0978811a0e2ce9: Sending DeleteTablet for 3 replicas of tablet 814cd94dc71f4daeb01e0ceb5574def0
I20260810 15:16:00.960659 26810 tablet_service.cc:1514] Processing DeleteTablet for tablet faae19a809984f8ab8427c8c96f4e3ff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:49910
I20260810 15:16:00.960691 27171 tablet_service.cc:1514] Processing DeleteTablet for tablet faae19a809984f8ab8427c8c96f4e3ff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:53888
I20260810 15:16:00.960832 27179 tablet_service.cc:1514] Processing DeleteTablet for tablet 5cec63e51e2045e9b7f53d31cff50474 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:53888
I20260810 15:16:00.960850 26809 tablet_service.cc:1514] Processing DeleteTablet for tablet 5cec63e51e2045e9b7f53d31cff50474 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:49910
I20260810 15:16:00.960906 27173 tablet_service.cc:1514] Processing DeleteTablet for tablet 41d578cc528645019cc2204f9a1813c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:53888
I20260810 15:16:00.960959 27175 tablet_service.cc:1514] Processing DeleteTablet for tablet ed7bef83b70f4e39bd54865c1f88eeb6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:53888
I20260810 15:16:00.960990 26811 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d911e43f23940758b5ae0887a40f8c1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:49910
I20260810 15:16:00.961002 27178 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d911e43f23940758b5ae0887a40f8c1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:53888
I20260810 15:16:00.961043 27169 tablet_service.cc:1514] Processing DeleteTablet for tablet 9e52eebddb84491a8d0133034aa0b618 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:53888
I20260810 15:16:00.961046 26808 tablet_service.cc:1514] Processing DeleteTablet for tablet 9e52eebddb84491a8d0133034aa0b618 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:49910
I20260810 15:16:00.961086 27174 tablet_service.cc:1514] Processing DeleteTablet for tablet ea491cf469d04e7880f4ddac0502e309 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:53888
I20260810 15:16:00.961091 26813 tablet_service.cc:1514] Processing DeleteTablet for tablet ea491cf469d04e7880f4ddac0502e309 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:49910
I20260810 15:16:00.961179 26812 tablet_service.cc:1514] Processing DeleteTablet for tablet 814cd94dc71f4daeb01e0ceb5574def0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:49910
I20260810 15:16:00.961161 26977 tablet_service.cc:1514] Processing DeleteTablet for tablet 5cec63e51e2045e9b7f53d31cff50474 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:58430
I20260810 15:16:00.961238 26986 tablet_service.cc:1514] Processing DeleteTablet for tablet 41d578cc528645019cc2204f9a1813c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:58430
I20260810 15:16:00.961275 26981 tablet_service.cc:1514] Processing DeleteTablet for tablet 814cd94dc71f4daeb01e0ceb5574def0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:58430
I20260810 15:16:00.961308 26985 tablet_service.cc:1514] Processing DeleteTablet for tablet ed7bef83b70f4e39bd54865c1f88eeb6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:58430
I20260810 15:16:00.961408 26978 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d911e43f23940758b5ae0887a40f8c1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:58430
I20260810 15:16:00.961452 27174 tablet_service.cc:1514] Processing DeleteTablet for tablet 814cd94dc71f4daeb01e0ceb5574def0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:53888
I20260810 15:16:00.961242 26987 tablet_service.cc:1514] Processing DeleteTablet for tablet ea491cf469d04e7880f4ddac0502e309 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:58430
I20260810 15:16:00.961252 26983 tablet_service.cc:1514] Processing DeleteTablet for tablet 9e52eebddb84491a8d0133034aa0b618 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:58430
I20260810 15:16:00.961570 26809 tablet_service.cc:1514] Processing DeleteTablet for tablet 41d578cc528645019cc2204f9a1813c7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:49910
I20260810 15:16:00.961606 26810 tablet_service.cc:1514] Processing DeleteTablet for tablet ed7bef83b70f4e39bd54865c1f88eeb6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:00 UTC) from {username='slave'} at 127.0.0.1:49910
I20260810 15:16:00.961645 27483 tablet_replica.cc:330] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: stopping tablet replica
I20260810 15:16:00.961753 27483 raft_consensus.cc:2229] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.961815 27483 raft_consensus.cc:2258] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.961962 27484 tablet_replica.cc:330] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: stopping tablet replica
I20260810 15:16:00.962064 27484 raft_consensus.cc:2229] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.962126 27484 raft_consensus.cc:2258] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.962178 27481 tablet_replica.cc:330] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: stopping tablet replica
I20260810 15:16:00.962293 27481 raft_consensus.cc:2229] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:00.962411 27481 raft_consensus.cc:2258] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.962587 27483 ts_tablet_manager.cc:1905] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.962584 27484 ts_tablet_manager.cc:1905] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.962867 27481 ts_tablet_manager.cc:1905] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.964540 27481 ts_tablet_manager.cc:1918] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.964556 27483 ts_tablet_manager.cc:1918] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.964555 27484 ts_tablet_manager.cc:1918] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.964627 27483 log.cc:1196] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/faae19a809984f8ab8427c8c96f4e3ff
I20260810 15:16:00.964627 27481 log.cc:1196] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/wals/faae19a809984f8ab8427c8c96f4e3ff
I20260810 15:16:00.964632 27484 log.cc:1196] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/wals/faae19a809984f8ab8427c8c96f4e3ff
I20260810 15:16:00.964906 27484 ts_tablet_manager.cc:1939] T faae19a809984f8ab8427c8c96f4e3ff P 6d3a5bdc400e488ba9a0999183f70b77: Deleting consensus metadata
I20260810 15:16:00.964924 27483 ts_tablet_manager.cc:1939] T faae19a809984f8ab8427c8c96f4e3ff P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting consensus metadata
I20260810 15:16:00.964924 27481 ts_tablet_manager.cc:1939] T faae19a809984f8ab8427c8c96f4e3ff P f47b880b20e847878ebf66f15806a73e: Deleting consensus metadata
I20260810 15:16:00.965366 27484 tablet_replica.cc:330] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: stopping tablet replica
I20260810 15:16:00.965411 27483 tablet_replica.cc:330] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: stopping tablet replica
I20260810 15:16:00.965425 27484 raft_consensus.cc:2229] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.965380 26631 catalog_manager.cc:4841] TS f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769): tablet faae19a809984f8ab8427c8c96f4e3ff (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.965463 27483 raft_consensus.cc:2229] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:00.965471 27484 raft_consensus.cc:2258] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.965380 26627 catalog_manager.cc:4841] TS 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145): tablet faae19a809984f8ab8427c8c96f4e3ff (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.965551 27483 raft_consensus.cc:2258] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.965555 26627 catalog_manager.cc:4841] TS 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625): tablet faae19a809984f8ab8427c8c96f4e3ff (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.965621 27481 tablet_replica.cc:330] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: stopping tablet replica
I20260810 15:16:00.965682 27481 raft_consensus.cc:2229] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.965734 27481 raft_consensus.cc:2258] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.965939 27483 ts_tablet_manager.cc:1905] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.966068 27481 ts_tablet_manager.cc:1905] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.967304 27481 ts_tablet_manager.cc:1918] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.967304 27483 ts_tablet_manager.cc:1918] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.967357 27483 log.cc:1196] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/5cec63e51e2045e9b7f53d31cff50474
I20260810 15:16:00.967357 27481 log.cc:1196] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/wals/5cec63e51e2045e9b7f53d31cff50474
I20260810 15:16:00.967592 27483 ts_tablet_manager.cc:1939] T 5cec63e51e2045e9b7f53d31cff50474 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting consensus metadata
I20260810 15:16:00.967593 27481 ts_tablet_manager.cc:1939] T 5cec63e51e2045e9b7f53d31cff50474 P f47b880b20e847878ebf66f15806a73e: Deleting consensus metadata
I20260810 15:16:00.967711 27484 ts_tablet_manager.cc:1905] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.968179 26631 catalog_manager.cc:4841] TS f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769): tablet 5cec63e51e2045e9b7f53d31cff50474 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.968179 26627 catalog_manager.cc:4841] TS 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625): tablet 5cec63e51e2045e9b7f53d31cff50474 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.968293 27483 tablet_replica.cc:330] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: stopping tablet replica
I20260810 15:16:00.968353 27483 raft_consensus.cc:2229] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.968393 27483 raft_consensus.cc:2258] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.968531 27481 tablet_replica.cc:330] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: stopping tablet replica
I20260810 15:16:00.968639 27481 raft_consensus.cc:2229] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.968734 27481 raft_consensus.cc:2258] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.968750 27483 ts_tablet_manager.cc:1905] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.969136 27481 ts_tablet_manager.cc:1905] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.969224 27484 ts_tablet_manager.cc:1918] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.969292 27484 log.cc:1196] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/wals/5cec63e51e2045e9b7f53d31cff50474
I20260810 15:16:00.969550 27484 ts_tablet_manager.cc:1939] T 5cec63e51e2045e9b7f53d31cff50474 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting consensus metadata
I20260810 15:16:00.969858 26627 catalog_manager.cc:4841] TS 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145): tablet 5cec63e51e2045e9b7f53d31cff50474 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.969961 27484 tablet_replica.cc:330] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: stopping tablet replica
I20260810 15:16:00.970027 27484 raft_consensus.cc:2229] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.970034 27483 ts_tablet_manager.cc:1918] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.970079 27484 raft_consensus.cc:2258] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.970090 27483 log.cc:1196] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/2d911e43f23940758b5ae0887a40f8c1
I20260810 15:16:00.970319 27483 ts_tablet_manager.cc:1939] T 2d911e43f23940758b5ae0887a40f8c1 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting consensus metadata
I20260810 15:16:00.970677 26627 catalog_manager.cc:4841] TS 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625): tablet 2d911e43f23940758b5ae0887a40f8c1 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.970785 27483 tablet_replica.cc:330] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: stopping tablet replica
I20260810 15:16:00.970791 27484 ts_tablet_manager.cc:1905] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.970851 27483 raft_consensus.cc:2229] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:00.970916 27483 raft_consensus.cc:2258] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.970928 27481 ts_tablet_manager.cc:1918] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.970974 27481 log.cc:1196] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/wals/41d578cc528645019cc2204f9a1813c7
I20260810 15:16:00.971232 27481 ts_tablet_manager.cc:1939] T 41d578cc528645019cc2204f9a1813c7 P f47b880b20e847878ebf66f15806a73e: Deleting consensus metadata
I20260810 15:16:00.971329 27483 ts_tablet_manager.cc:1905] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.971612 26631 catalog_manager.cc:4841] TS f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769): tablet 41d578cc528645019cc2204f9a1813c7 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.971710 27481 tablet_replica.cc:330] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: stopping tablet replica
I20260810 15:16:00.971772 27481 raft_consensus.cc:2229] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.971829 27481 raft_consensus.cc:2258] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.972213 27481 ts_tablet_manager.cc:1905] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.972622 27483 ts_tablet_manager.cc:1918] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.972692 27483 log.cc:1196] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/9e52eebddb84491a8d0133034aa0b618
I20260810 15:16:00.972927 27483 ts_tablet_manager.cc:1939] T 9e52eebddb84491a8d0133034aa0b618 P 1cfc3741dd1f4d3484bbc834e3c65529: Deleting consensus metadata
I20260810 15:16:00.973070 27484 ts_tablet_manager.cc:1918] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.973173 27484 log.cc:1196] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/wals/41d578cc528645019cc2204f9a1813c7
I20260810 15:16:00.973254 27483 tablet_replica.cc:330] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529: stopping tablet replica
I20260810 15:16:00.973289 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 26728
I20260810 15:16:00.973353 27483 raft_consensus.cc:2229] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:00.973424 27483 raft_consensus.cc:2258] T ea491cf469d04e7880f4ddac0502e309 P 1cfc3741dd1f4d3484bbc834e3c65529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.973531 27481 ts_tablet_manager.cc:1918] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.973587 27481 log.cc:1196] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/wals/814cd94dc71f4daeb01e0ceb5574def0
I20260810 15:16:00.973744 27484 ts_tablet_manager.cc:1939] T 41d578cc528645019cc2204f9a1813c7 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting consensus metadata
I20260810 15:16:00.973791 27481 ts_tablet_manager.cc:1939] T 814cd94dc71f4daeb01e0ceb5574def0 P f47b880b20e847878ebf66f15806a73e: Deleting consensus metadata
I20260810 15:16:00.975847 27484 tablet_replica.cc:330] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: stopping tablet replica
I20260810 15:16:00.975955 27484 raft_consensus.cc:2229] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:00.975965 26631 catalog_manager.cc:4841] TS f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769): tablet 814cd94dc71f4daeb01e0ceb5574def0 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.976078 27484 raft_consensus.cc:2258] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.976078 27481 tablet_replica.cc:330] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: stopping tablet replica
I20260810 15:16:00.976135 27481 raft_consensus.cc:2229] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.976191 27481 raft_consensus.cc:2258] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.977221 27484 ts_tablet_manager.cc:1905] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.977383 27481 ts_tablet_manager.cc:1905] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.978470 27481 ts_tablet_manager.cc:1918] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.978561 27481 log.cc:1196] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/wals/ed7bef83b70f4e39bd54865c1f88eeb6
I20260810 15:16:00.978818 27481 ts_tablet_manager.cc:1939] T ed7bef83b70f4e39bd54865c1f88eeb6 P f47b880b20e847878ebf66f15806a73e: Deleting consensus metadata
I20260810 15:16:00.978850 27484 ts_tablet_manager.cc:1918] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.978922 27484 log.cc:1196] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/wals/ed7bef83b70f4e39bd54865c1f88eeb6
I20260810 15:16:00.979051 27481 tablet_replica.cc:330] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: stopping tablet replica
I20260810 15:16:00.979110 27481 raft_consensus.cc:2229] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:00.979164 27481 raft_consensus.cc:2258] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.979136 26631 catalog_manager.cc:4841] TS f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769): tablet ed7bef83b70f4e39bd54865c1f88eeb6 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.979177 27484 ts_tablet_manager.cc:1939] T ed7bef83b70f4e39bd54865c1f88eeb6 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting consensus metadata
I20260810 15:16:00.980230 27484 tablet_replica.cc:330] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: stopping tablet replica
I20260810 15:16:00.980230 27481 ts_tablet_manager.cc:1905] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.980288 27484 raft_consensus.cc:2229] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.980340 27484 raft_consensus.cc:2258] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.980651 27484 ts_tablet_manager.cc:1905] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.980954 26627 catalog_manager.cc:4841] TS 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145): tablet 41d578cc528645019cc2204f9a1813c7 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.981031 26627 catalog_manager.cc:4841] TS 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145): tablet ed7bef83b70f4e39bd54865c1f88eeb6 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.981067 26627 catalog_manager.cc:4841] TS 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625): tablet 9e52eebddb84491a8d0133034aa0b618 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.981319 27481 ts_tablet_manager.cc:1918] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.981468 27481 log.cc:1196] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/wals/2d911e43f23940758b5ae0887a40f8c1
I20260810 15:16:00.981693 27481 ts_tablet_manager.cc:1939] T 2d911e43f23940758b5ae0887a40f8c1 P f47b880b20e847878ebf66f15806a73e: Deleting consensus metadata
I20260810 15:16:00.981950 27481 tablet_replica.cc:330] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: stopping tablet replica
I20260810 15:16:00.982003 27481 raft_consensus.cc:2229] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.982050 27481 raft_consensus.cc:2258] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.982044 26631 catalog_manager.cc:4841] TS f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769): tablet 2d911e43f23940758b5ae0887a40f8c1 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.982199 27484 ts_tablet_manager.cc:1918] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.982264 27484 log.cc:1196] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/wals/2d911e43f23940758b5ae0887a40f8c1
I20260810 15:16:00.982450 27481 ts_tablet_manager.cc:1905] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.982491 27484 ts_tablet_manager.cc:1939] T 2d911e43f23940758b5ae0887a40f8c1 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting consensus metadata
I20260810 15:16:00.982870 27484 tablet_replica.cc:330] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: stopping tablet replica
I20260810 15:16:00.982925 27484 raft_consensus.cc:2229] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.982968 27484 raft_consensus.cc:2258] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.983378 27484 ts_tablet_manager.cc:1905] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.983911 27481 ts_tablet_manager.cc:1918] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.983995 27481 log.cc:1196] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/wals/ea491cf469d04e7880f4ddac0502e309
I20260810 15:16:00.984247 27481 ts_tablet_manager.cc:1939] T ea491cf469d04e7880f4ddac0502e309 P f47b880b20e847878ebf66f15806a73e: Deleting consensus metadata
I20260810 15:16:00.984515 27481 tablet_replica.cc:330] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: stopping tablet replica
I20260810 15:16:00.984580 27481 raft_consensus.cc:2229] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.984628 27481 raft_consensus.cc:2258] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.984619 26631 catalog_manager.cc:4841] TS f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769): tablet ea491cf469d04e7880f4ddac0502e309 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.984844 26627 catalog_manager.cc:4841] TS 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145): tablet 2d911e43f23940758b5ae0887a40f8c1 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.985005 27484 ts_tablet_manager.cc:1918] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.985064 27484 log.cc:1196] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/wals/9e52eebddb84491a8d0133034aa0b618
I20260810 15:16:00.985030 27481 ts_tablet_manager.cc:1905] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.985273 27484 ts_tablet_manager.cc:1939] T 9e52eebddb84491a8d0133034aa0b618 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting consensus metadata
I20260810 15:16:00.985690 27484 tablet_replica.cc:330] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: stopping tablet replica
I20260810 15:16:00.985744 27484 raft_consensus.cc:2229] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260810 15:16:00.985787 27484 raft_consensus.cc:2258] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.985814 26627 catalog_manager.cc:4841] TS 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145): tablet 9e52eebddb84491a8d0133034aa0b618 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.986142 27484 ts_tablet_manager.cc:1905] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:00.986351 27481 ts_tablet_manager.cc:1918] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.986428 27481 log.cc:1196] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-1/wal/wals/9e52eebddb84491a8d0133034aa0b618
I20260810 15:16:00.986660 27481 ts_tablet_manager.cc:1939] T 9e52eebddb84491a8d0133034aa0b618 P f47b880b20e847878ebf66f15806a73e: Deleting consensus metadata
I20260810 15:16:00.986986 26631 catalog_manager.cc:4841] TS f47b880b20e847878ebf66f15806a73e (127.22.241.66:37769): tablet 9e52eebddb84491a8d0133034aa0b618 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.987629 27484 ts_tablet_manager.cc:1918] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.987694 27484 log.cc:1196] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/wals/ea491cf469d04e7880f4ddac0502e309
I20260810 15:16:00.988015 27484 ts_tablet_manager.cc:1939] T ea491cf469d04e7880f4ddac0502e309 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting consensus metadata
W20260810 15:16:00.988093 26627 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.22.241.65:37625 (error 108)
I20260810 15:16:00.988221 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 26897
I20260810 15:16:00.988248 27484 tablet_replica.cc:330] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: stopping tablet replica
I20260810 15:16:00.988291 27484 raft_consensus.cc:2229] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:00.988355 27484 raft_consensus.cc:2258] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:00.988394 26627 catalog_manager.cc:4841] TS 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145): tablet ea491cf469d04e7880f4ddac0502e309 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:00.992286 27484 ts_tablet_manager.cc:1905] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260810 15:16:00.993587 26627 catalog_manager.cc:4584] TS 1cfc3741dd1f4d3484bbc834e3c65529 (127.22.241.65:37625): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 41d578cc528645019cc2204f9a1813c7: Network error: Client connection negotiation failed: client connection to 127.22.241.65:37625: connect: Connection refused (error 111)
I20260810 15:16:00.993633 27484 ts_tablet_manager.cc:1918] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:00.993687 27484 log.cc:1196] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786374950470857-23493-0/minicluster-data/ts-2/wal/wals/814cd94dc71f4daeb01e0ceb5574def0
I20260810 15:16:00.993883 27484 ts_tablet_manager.cc:1939] T 814cd94dc71f4daeb01e0ceb5574def0 P 6d3a5bdc400e488ba9a0999183f70b77: Deleting consensus metadata
I20260810 15:16:00.994274 26627 catalog_manager.cc:4841] TS 6d3a5bdc400e488ba9a0999183f70b77 (127.22.241.67:33145): tablet 814cd94dc71f4daeb01e0ceb5574def0 (table default.loadgen_auto_cef810064931409fa25fc87e9e5bc3f0 [id=41c2f90641de495ea8eab24787fbc8de]) successfully deleted
I20260810 15:16:01.003026 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 27085
I20260810 15:16:01.014420 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 26607
2026-08-10T15:16:01Z chronyd exiting
[       OK ] ToolTest.TestLoadgenServerSideDefaultNumReplicas (1186 ms)
[ RUN      ] ToolTest.TestLoadgenAutoGenTablePartitioning
2026-08-10T15:16:01Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:01Z Disabled control of system clock
I20260810 15:16:01.048532 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-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.22.241.126:34681
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:42295
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:34681 with env {}
W20260810 15:16:01.134804 27492 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:01.135027 27492 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:01.135047 27492 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:01.136118 27492 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:01.136153 27492 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:01.136168 27492 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:01.136179 27492 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:01.137491 27492 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:42295
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:34681
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:34681
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.27492
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:01.137696 27492 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:01.138114 27492 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:01.143050 27499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:01.143064 27502 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:01.143051 27497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:01.143356 27492 server_base.cc:1034] running on GCE node
I20260810 15:16:01.143608 27492 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:01.143869 27492 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:01.145020 27492 hybrid_clock.cc:648] HybridClock initialized: now 1786374961144994 us; error 49 us; skew 500 ppm
I20260810 15:16:01.146278 27492 webserver.cc:460] Webserver started at http://127.22.241.126:35161/ using document root <none> and password file <none>
I20260810 15:16:01.146499 27492 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:01.146546 27492 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:01.146639 27492 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:01.147588 27492 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "3593cdb6553f481698c389829e4b0ed3"
format_stamp: "Formatted at 2026-08-10 15:16:01 on dist-test-slave-bw88"
I20260810 15:16:01.147895 27492 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "3593cdb6553f481698c389829e4b0ed3"
format_stamp: "Formatted at 2026-08-10 15:16:01 on dist-test-slave-bw88"
I20260810 15:16:01.149189 27492 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:01.150045 27511 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:01.150266 27492 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.150343 27492 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "3593cdb6553f481698c389829e4b0ed3"
format_stamp: "Formatted at 2026-08-10 15:16:01 on dist-test-slave-bw88"
I20260810 15:16:01.150395 27492 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-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)
I20260810 15:16:01.164764 27492 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:01.165060 27492 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
I20260810 15:16:01.165172 27492 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:01.169427 27582 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:34681 every 8 connection(s)
I20260810 15:16:01.169449 27492 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:34681
I20260810 15:16:01.169898 27492 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:01.170639 27583 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.173303 27583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3: Bootstrap starting.
I20260810 15:16:01.173537 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 27492
I20260810 15:16:01.173619 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:01.174081 27583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.174443 27583 log.cc:824] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:01.175421 27583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3: No bootstrap required, opened a new log
I20260810 15:16:01.177106 27583 raft_consensus.cc:348] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3593cdb6553f481698c389829e4b0ed3" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34681 } }
I20260810 15:16:01.177282 27583 raft_consensus.cc:374] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.177314 27583 raft_consensus.cc:729] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3593cdb6553f481698c389829e4b0ed3, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.177487 27583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3593cdb6553f481698c389829e4b0ed3" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34681 } }
I20260810 15:16:01.177568 27583 raft_consensus.cc:388] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.177599 27583 raft_consensus.cc:482] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.177655 27583 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.178736 27583 raft_consensus.cc:504] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3593cdb6553f481698c389829e4b0ed3" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34681 } }
I20260810 15:16:01.178887 27583 leader_election.cc:302] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3593cdb6553f481698c389829e4b0ed3; no voters: 
I20260810 15:16:01.179112 27583 leader_election.cc:288] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.179141 27588 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.179256 27588 raft_consensus.cc:686] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [term 1 LEADER]: Becoming Leader. State: Replica: 3593cdb6553f481698c389829e4b0ed3, State: Running, Role: LEADER
I20260810 15:16:01.179359 27588 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3593cdb6553f481698c389829e4b0ed3" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34681 } }
I20260810 15:16:01.179421 27583 sys_catalog.cc:564] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:01.179697 27590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3593cdb6553f481698c389829e4b0ed3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3593cdb6553f481698c389829e4b0ed3" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34681 } } }
I20260810 15:16:01.179973 27590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:01.179893 27589 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3593cdb6553f481698c389829e4b0ed3. Latest consensus state: current_term: 1 leader_uuid: "3593cdb6553f481698c389829e4b0ed3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3593cdb6553f481698c389829e4b0ed3" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34681 } } }
I20260810 15:16:01.180266 27589 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:01.180557 27601 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:01.181017 27601 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:01.182787 27601 catalog_manager.cc:1347] Generated new cluster ID: 828f16b1bdf54a33ab75869a72d26545
I20260810 15:16:01.182873 27601 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:01.193970 27601 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:01.194485 27601 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:01.202925 27601 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 3593cdb6553f481698c389829e4b0ed3: Generated new TSK 0
I20260810 15:16:01.203138 27601 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:01.209503 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34681
--builtin_ntp_servers=127.22.241.84:42295
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:01.297468 27614 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:01.297691 27614 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:01.297714 27614 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:01.298893 27614 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:01.298954 27614 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:01.300314 27614 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:42295
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34681
--never_fsync=true
--heap_profile_path=/tmp/kudu.27614
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:01.300580 27614 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:01.300920 27614 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:01.306280 27623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:01.306299 27620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:01.306291 27619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:01.306811 27614 server_base.cc:1034] running on GCE node
I20260810 15:16:01.307040 27614 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:01.307291 27614 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:01.308458 27614 hybrid_clock.cc:648] HybridClock initialized: now 1786374961308434 us; error 55 us; skew 500 ppm
I20260810 15:16:01.309765 27614 webserver.cc:460] Webserver started at http://127.22.241.65:44601/ using document root <none> and password file <none>
I20260810 15:16:01.310076 27614 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:01.310153 27614 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:01.310303 27614 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:01.311609 27614 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "64957018ada4470faf043390dafe615b"
format_stamp: "Formatted at 2026-08-10 15:16:01 on dist-test-slave-bw88"
I20260810 15:16:01.311919 27614 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "64957018ada4470faf043390dafe615b"
format_stamp: "Formatted at 2026-08-10 15:16:01 on dist-test-slave-bw88"
I20260810 15:16:01.313222 27614 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:01.314025 27632 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:01.314281 27614 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:01.314371 27614 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "64957018ada4470faf043390dafe615b"
format_stamp: "Formatted at 2026-08-10 15:16:01 on dist-test-slave-bw88"
I20260810 15:16:01.314427 27614 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-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)
I20260810 15:16:01.326382 27614 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:01.326650 27614 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
I20260810 15:16:01.326756 27614 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:01.326946 27614 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:01.327220 27614 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:01.327251 27614 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:01.327272 27614 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:01.327286 27614 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:01.333284 27614 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:46347
I20260810 15:16:01.333357 27781 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:46347 every 8 connection(s)
I20260810 15:16:01.333737 27614 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:01.335741 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 27614
I20260810 15:16:01.335858 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:01.339897 27782 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34681
I20260810 15:16:01.339983 27782 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:01.340176 27782 heartbeater.cc:511] Master 127.22.241.126:34681 requested a full tablet report, sending...
I20260810 15:16:01.340750 27536 ts_manager.cc:194] Registered new tserver with Master: 64957018ada4470faf043390dafe615b (127.22.241.65:46347)
I20260810 15:16:01.341475 27536 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:50335
I20260810 15:16:01.348093 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
W20260810 15:16:01.433945 27787 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:01.434213 27787 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:01.435359 27787 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:16:01.449312 27536 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49484:
name: "default.loadgen_auto_162deb55f7a74310bd3ebb99522476aa"
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"
    }
  }
}
I20260810 15:16:01.457485 27693 tablet_service.cc:1467] Processing CreateTablet for tablet f13c4e2bac2a42778f56d66ffc7ff608 (DEFAULT_TABLE table=default.loadgen_auto_162deb55f7a74310bd3ebb99522476aa [id=18eabc71d9fd4a01b0fabe0fbd51eaaa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:01.457831 27693 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f13c4e2bac2a42778f56d66ffc7ff608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.460464 27803 tablet_bootstrap.cc:492] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.461110 27803 tablet_bootstrap.cc:654] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.461510 27803 log.cc:824] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:01.462370 27803 tablet_bootstrap.cc:492] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.462428 27803 ts_tablet_manager.cc:1397] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:01.464231 27803 raft_consensus.cc:348] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.464363 27803 raft_consensus.cc:374] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.464386 27803 raft_consensus.cc:729] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.464538 27803 consensus_queue.cc:260] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.464605 27803 raft_consensus.cc:388] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.464648 27803 raft_consensus.cc:482] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.464700 27803 raft_consensus.cc:3037] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.465487 27803 raft_consensus.cc:504] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.465610 27803 leader_election.cc:302] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.465795 27803 leader_election.cc:288] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.465822 27805 raft_consensus.cc:2781] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.466006 27805 raft_consensus.cc:686] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.466040 27782 heartbeater.cc:503] Master 127.22.241.126:34681 was elected leader, sending a full tablet report...
I20260810 15:16:01.466051 27803 ts_tablet_manager.cc:1428] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260810 15:16:01.466102 27805 consensus_queue.cc:237] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.467063 27536 catalog_manager.cc:5495] T f13c4e2bac2a42778f56d66ffc7ff608 P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_162deb55f7a74310bd3ebb99522476aa'

INSERT report
    rows total: 3000
    time total: 22.9391 ms
  time per row: 0.00764635 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260810 15:16:01.631664 27851 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:01.631897 27851 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:01.633111 27851 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:16:01.648038 27532 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49518:
name: "default.loadgen_auto_e3f42e0f47374be68f7302fba2aba4bf"
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"
    }
  }
}
I20260810 15:16:01.649926 27693 tablet_service.cc:1467] Processing CreateTablet for tablet 8c554d804e724868b9dab8aa782e7d31 (DEFAULT_TABLE table=default.loadgen_auto_e3f42e0f47374be68f7302fba2aba4bf [id=07195765a26140258fe65be5d637a78f]), partition=RANGE (key) PARTITION VALUES < 1500
I20260810 15:16:01.649943 27692 tablet_service.cc:1467] Processing CreateTablet for tablet 788fab46f2c14898ae1aa88ffc335f71 (DEFAULT_TABLE table=default.loadgen_auto_e3f42e0f47374be68f7302fba2aba4bf [id=07195765a26140258fe65be5d637a78f]), partition=RANGE (key) PARTITION 1500 <= VALUES
I20260810 15:16:01.650138 27693 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c554d804e724868b9dab8aa782e7d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.650223 27692 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 788fab46f2c14898ae1aa88ffc335f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.651384 27803 tablet_bootstrap.cc:492] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.651798 27803 tablet_bootstrap.cc:654] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.652808 27803 tablet_bootstrap.cc:492] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.652870 27803 ts_tablet_manager.cc:1397] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.653083 27803 raft_consensus.cc:348] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.653182 27803 raft_consensus.cc:374] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.653206 27803 raft_consensus.cc:729] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.653262 27803 consensus_queue.cc:260] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.653313 27803 raft_consensus.cc:388] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.653369 27803 raft_consensus.cc:482] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.653393 27803 raft_consensus.cc:3037] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.653973 27803 raft_consensus.cc:504] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.654064 27803 leader_election.cc:302] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.654126 27803 leader_election.cc:288] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.654155 27805 raft_consensus.cc:2781] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.654199 27803 ts_tablet_manager.cc:1428] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:01.654227 27805 raft_consensus.cc:686] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.654271 27803 tablet_bootstrap.cc:492] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.654844 27803 tablet_bootstrap.cc:654] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.654277 27805 consensus_queue.cc:237] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.655858 27803 tablet_bootstrap.cc:492] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.655907 27803 ts_tablet_manager.cc:1397] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:01.655970 27532 catalog_manager.cc:5495] T 788fab46f2c14898ae1aa88ffc335f71 P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:01.656042 27803 raft_consensus.cc:348] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.656097 27803 raft_consensus.cc:374] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.656117 27803 raft_consensus.cc:729] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.656159 27803 consensus_queue.cc:260] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.656199 27803 raft_consensus.cc:388] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.656219 27803 raft_consensus.cc:482] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.656239 27803 raft_consensus.cc:3037] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.656909 27803 raft_consensus.cc:504] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.656977 27803 leader_election.cc:302] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.657029 27803 leader_election.cc:288] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.657047 27805 raft_consensus.cc:2781] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.657105 27805 raft_consensus.cc:686] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.657150 27805 consensus_queue.cc:237] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.657155 27803 ts_tablet_manager.cc:1428] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:01.657760 27532 catalog_manager.cc:5495] T 8c554d804e724868b9dab8aa782e7d31 P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_e3f42e0f47374be68f7302fba2aba4bf'

INSERT report
    rows total: 3000
    time total: 21.2446 ms
  time per row: 0.00708154 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260810 15:16:01.803431 27899 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:01.803666 27899 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:01.804847 27899 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:16:01.819001 27534 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49548:
name: "default.loadgen_auto_823c52e92f194fcb8789415f03421f69"
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"
    }
  }
}
I20260810 15:16:01.820811 27692 tablet_service.cc:1467] Processing CreateTablet for tablet c229c3d006884dce8ae723082d441d65 (DEFAULT_TABLE table=default.loadgen_auto_823c52e92f194fcb8789415f03421f69 [id=7e3de86b29b4476bb07eabe8bf6b3638]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:01.820811 27693 tablet_service.cc:1467] Processing CreateTablet for tablet e1df6597fc1b4c20a3bdf264cbfe22aa (DEFAULT_TABLE table=default.loadgen_auto_823c52e92f194fcb8789415f03421f69 [id=7e3de86b29b4476bb07eabe8bf6b3638]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:01.821014 27692 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c229c3d006884dce8ae723082d441d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.821141 27693 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e1df6597fc1b4c20a3bdf264cbfe22aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.822259 27803 tablet_bootstrap.cc:492] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.822656 27803 tablet_bootstrap.cc:654] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.823352 27803 tablet_bootstrap.cc:492] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.823396 27803 ts_tablet_manager.cc:1397] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.823526 27803 raft_consensus.cc:348] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.823603 27803 raft_consensus.cc:374] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.823618 27803 raft_consensus.cc:729] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.823679 27803 consensus_queue.cc:260] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.823725 27803 raft_consensus.cc:388] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.823756 27803 raft_consensus.cc:482] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.823786 27803 raft_consensus.cc:3037] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.824278 27803 raft_consensus.cc:504] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.824375 27803 leader_election.cc:302] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.824434 27803 leader_election.cc:288] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.824517 27803 ts_tablet_manager.cc:1428] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:01.824597 27803 tablet_bootstrap.cc:492] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.824870 27803 tablet_bootstrap.cc:654] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.825183 27806 raft_consensus.cc:2781] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.825246 27806 raft_consensus.cc:686] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.825292 27806 consensus_queue.cc:237] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.825687 27803 tablet_bootstrap.cc:492] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.825736 27803 ts_tablet_manager.cc:1397] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.825831 27803 raft_consensus.cc:348] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.825886 27803 raft_consensus.cc:374] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.825824 27534 catalog_manager.cc:5495] T c229c3d006884dce8ae723082d441d65 P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:01.825906 27803 raft_consensus.cc:729] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.825961 27803 consensus_queue.cc:260] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.826017 27803 raft_consensus.cc:388] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.826045 27803 raft_consensus.cc:482] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.826063 27803 raft_consensus.cc:3037] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.826629 27803 raft_consensus.cc:504] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.826697 27803 leader_election.cc:302] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.826728 27803 leader_election.cc:288] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.826804 27806 raft_consensus.cc:2781] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.826820 27803 ts_tablet_manager.cc:1428] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.826871 27806 raft_consensus.cc:686] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.826905 27806 consensus_queue.cc:237] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.827401 27534 catalog_manager.cc:5495] T e1df6597fc1b4c20a3bdf264cbfe22aa P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_823c52e92f194fcb8789415f03421f69'

INSERT report
    rows total: 3000
    time total: 20.7537 ms
  time per row: 0.00691789 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260810 15:16:01.963896 27960 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:01.964130 27960 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:01.965233 27960 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260810 15:16:01.979110 27524 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49574:
name: "default.loadgen_auto_a8d7a49edb7244aeaa7bdaa9365eb0b7"
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"
    }
  }
}
I20260810 15:16:01.981511 27692 tablet_service.cc:1467] Processing CreateTablet for tablet d610c72e0cb24592a8b5540db299e311 (DEFAULT_TABLE table=default.loadgen_auto_a8d7a49edb7244aeaa7bdaa9365eb0b7 [id=9ed7f6f696064b74b1c69dc40fb6dfca]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 1500 <= VALUES
I20260810 15:16:01.981635 27689 tablet_service.cc:1467] Processing CreateTablet for tablet 85d0920bded7439fb7b88efc370a2957 (DEFAULT_TABLE table=default.loadgen_auto_a8d7a49edb7244aeaa7bdaa9365eb0b7 [id=9ed7f6f696064b74b1c69dc40fb6dfca]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 1500 <= VALUES
I20260810 15:16:01.981511 27693 tablet_service.cc:1467] Processing CreateTablet for tablet a02891c68ad14a30bf28a4cf2e075757 (DEFAULT_TABLE table=default.loadgen_auto_a8d7a49edb7244aeaa7bdaa9365eb0b7 [id=9ed7f6f696064b74b1c69dc40fb6dfca]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION VALUES < 1500
I20260810 15:16:01.981734 27692 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d610c72e0cb24592a8b5540db299e311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.981578 27690 tablet_service.cc:1467] Processing CreateTablet for tablet 12bf75a306ed4d86a81bda7e71a49050 (DEFAULT_TABLE table=default.loadgen_auto_a8d7a49edb7244aeaa7bdaa9365eb0b7 [id=9ed7f6f696064b74b1c69dc40fb6dfca]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION VALUES < 1500
I20260810 15:16:01.981791 27689 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 85d0920bded7439fb7b88efc370a2957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.981863 27690 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 12bf75a306ed4d86a81bda7e71a49050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.983040 27803 tablet_bootstrap.cc:492] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.983139 27693 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a02891c68ad14a30bf28a4cf2e075757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:01.983415 27803 tablet_bootstrap.cc:654] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.984284 27803 tablet_bootstrap.cc:492] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.984342 27803 ts_tablet_manager.cc:1397] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.984491 27803 raft_consensus.cc:348] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.984573 27803 raft_consensus.cc:374] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.984588 27803 raft_consensus.cc:729] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.984645 27803 consensus_queue.cc:260] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.984691 27803 raft_consensus.cc:388] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.984719 27803 raft_consensus.cc:482] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.984746 27803 raft_consensus.cc:3037] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.985172 27803 raft_consensus.cc:504] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.985234 27803 leader_election.cc:302] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.985296 27803 leader_election.cc:288] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.985318 27806 raft_consensus.cc:2781] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.985399 27806 raft_consensus.cc:686] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.985451 27806 consensus_queue.cc:237] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.985402 27803 ts_tablet_manager.cc:1428] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:01.985713 27803 tablet_bootstrap.cc:492] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.986083 27803 tablet_bootstrap.cc:654] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.986624 27524 catalog_manager.cc:5495] T 12bf75a306ed4d86a81bda7e71a49050 P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:01.986989 27803 tablet_bootstrap.cc:492] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.987049 27803 ts_tablet_manager.cc:1397] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:01.987202 27803 raft_consensus.cc:348] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.987303 27803 raft_consensus.cc:374] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.987331 27803 raft_consensus.cc:729] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.987397 27803 consensus_queue.cc:260] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.987463 27803 raft_consensus.cc:388] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.987496 27803 raft_consensus.cc:482] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.987528 27803 raft_consensus.cc:3037] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.987967 27803 raft_consensus.cc:504] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.988057 27803 leader_election.cc:302] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.988111 27803 leader_election.cc:288] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.988294 27806 raft_consensus.cc:2781] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.988312 27803 ts_tablet_manager.cc:1428] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:01.988348 27806 raft_consensus.cc:686] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.988369 27803 tablet_bootstrap.cc:492] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.988382 27806 consensus_queue.cc:237] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.988765 27803 tablet_bootstrap.cc:654] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.988890 27524 catalog_manager.cc:5495] T d610c72e0cb24592a8b5540db299e311 P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:01.989658 27803 tablet_bootstrap.cc:492] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.989724 27803 ts_tablet_manager.cc:1397] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:01.989823 27803 raft_consensus.cc:348] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.989895 27803 raft_consensus.cc:374] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.989928 27803 raft_consensus.cc:729] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.989979 27803 consensus_queue.cc:260] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.990031 27803 raft_consensus.cc:388] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.990061 27803 raft_consensus.cc:482] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.990092 27803 raft_consensus.cc:3037] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.990530 27803 raft_consensus.cc:504] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.990610 27803 leader_election.cc:302] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.990666 27803 leader_election.cc:288] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.990684 27806 raft_consensus.cc:2781] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.990733 27806 raft_consensus.cc:686] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.990747 27803 ts_tablet_manager.cc:1428] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.990767 27806 consensus_queue.cc:237] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.990796 27803 tablet_bootstrap.cc:492] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b: Bootstrap starting.
I20260810 15:16:01.991142 27803 tablet_bootstrap.cc:654] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:01.991326 27524 catalog_manager.cc:5495] T 85d0920bded7439fb7b88efc370a2957 P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:01.991971 27803 tablet_bootstrap.cc:492] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b: No bootstrap required, opened a new log
I20260810 15:16:01.992074 27803 ts_tablet_manager.cc:1397] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.992218 27803 raft_consensus.cc:348] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.992278 27803 raft_consensus.cc:374] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:01.992303 27803 raft_consensus.cc:729] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64957018ada4470faf043390dafe615b, State: Initialized, Role: FOLLOWER
I20260810 15:16:01.992355 27803 consensus_queue.cc:260] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.992401 27803 raft_consensus.cc:388] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:01.992421 27803 raft_consensus.cc:482] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:01.992443 27803 raft_consensus.cc:3037] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:01.992892 27803 raft_consensus.cc:504] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.992951 27803 leader_election.cc:302] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64957018ada4470faf043390dafe615b; no voters: 
I20260810 15:16:01.993012 27803 leader_election.cc:288] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:01.993027 27806 raft_consensus.cc:2781] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:01.993083 27803 ts_tablet_manager.cc:1428] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:01.993120 27806 raft_consensus.cc:686] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [term 1 LEADER]: Becoming Leader. State: Replica: 64957018ada4470faf043390dafe615b, State: Running, Role: LEADER
I20260810 15:16:01.993160 27806 consensus_queue.cc:237] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } }
I20260810 15:16:01.993700 27524 catalog_manager.cc:5495] T a02891c68ad14a30bf28a4cf2e075757 P 64957018ada4470faf043390dafe615b reported cstate change: term changed from 0 to 1, leader changed from <none> to 64957018ada4470faf043390dafe615b (127.22.241.65). New cstate: current_term: 1 leader_uuid: "64957018ada4470faf043390dafe615b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64957018ada4470faf043390dafe615b" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 46347 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_a8d7a49edb7244aeaa7bdaa9365eb0b7'

INSERT report
    rows total: 3000
    time total: 22.3255 ms
  time per row: 0.00744182 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
I20260810 15:16:02.048529 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 27614
I20260810 15:16:02.063359 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 27492
2026-08-10T15:16:02Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoGenTablePartitioning (1049 ms)
[ RUN      ] ToolTest.TestPerfTableScan
2026-08-10T15:16:02Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:02Z Disabled control of system clock
I20260810 15:16:02.098330 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-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.22.241.126:43043
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:35611
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:43043 with env {}
W20260810 15:16:02.183555 28019 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:02.183772 28019 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:02.183794 28019 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:02.184955 28019 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:02.185006 28019 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:02.185024 28019 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:02.185037 28019 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:02.186477 28019 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:35611
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:43043
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:43043
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.28019
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:02.186760 28019 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:02.187093 28019 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260810 15:16:02.192400 28019 server_base.cc:1034] running on GCE node
W20260810 15:16:02.192382 28026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:02.192368 28027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:02.192371 28030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:02.192873 28019 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:02.193202 28019 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:02.194372 28019 hybrid_clock.cc:648] HybridClock initialized: now 1786374962194375 us; error 47 us; skew 500 ppm
I20260810 15:16:02.195621 28019 webserver.cc:460] Webserver started at http://127.22.241.126:34009/ using document root <none> and password file <none>
I20260810 15:16:02.195883 28019 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:02.195930 28019 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:02.196117 28019 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:02.197098 28019 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "47a4d376e89d4aaa9e0a027dec0c774c"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.197490 28019 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "47a4d376e89d4aaa9e0a027dec0c774c"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.198808 28019 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:02.199542 28039 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:02.199720 28019 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:16:02.199827 28019 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "47a4d376e89d4aaa9e0a027dec0c774c"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.199908 28019 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-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)
I20260810 15:16:02.210986 28019 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:02.211330 28019 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
I20260810 15:16:02.211490 28019 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:02.215914 28019 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:43043
I20260810 15:16:02.215951 28108 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:43043 every 8 connection(s)
I20260810 15:16:02.216327 28019 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:02.217067 28109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:02.219938 28109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c: Bootstrap starting.
I20260810 15:16:02.220602 28109 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:02.220923 28109 log.cc:824] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:02.221920 28109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c: No bootstrap required, opened a new log
I20260810 15:16:02.223248 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 28019
I20260810 15:16:02.223342 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:02.224015 28109 raft_consensus.cc:348] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a4d376e89d4aaa9e0a027dec0c774c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43043 } }
I20260810 15:16:02.224222 28109 raft_consensus.cc:374] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:02.224267 28109 raft_consensus.cc:729] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a4d376e89d4aaa9e0a027dec0c774c, State: Initialized, Role: FOLLOWER
I20260810 15:16:02.224412 28109 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a4d376e89d4aaa9e0a027dec0c774c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43043 } }
I20260810 15:16:02.224481 28109 raft_consensus.cc:388] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:02.224503 28109 raft_consensus.cc:482] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:02.224573 28109 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:02.225263 28109 raft_consensus.cc:504] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a4d376e89d4aaa9e0a027dec0c774c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43043 } }
I20260810 15:16:02.225414 28109 leader_election.cc:302] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 47a4d376e89d4aaa9e0a027dec0c774c; no voters: 
I20260810 15:16:02.225665 28109 leader_election.cc:288] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:02.225685 28118 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:02.225807 28118 raft_consensus.cc:686] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [term 1 LEADER]: Becoming Leader. State: Replica: 47a4d376e89d4aaa9e0a027dec0c774c, State: Running, Role: LEADER
I20260810 15:16:02.225893 28118 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a4d376e89d4aaa9e0a027dec0c774c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43043 } }
I20260810 15:16:02.225960 28109 sys_catalog.cc:564] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:02.226226 28122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47a4d376e89d4aaa9e0a027dec0c774c. Latest consensus state: current_term: 1 leader_uuid: "47a4d376e89d4aaa9e0a027dec0c774c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a4d376e89d4aaa9e0a027dec0c774c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43043 } } }
I20260810 15:16:02.226325 28122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:02.226492 28120 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "47a4d376e89d4aaa9e0a027dec0c774c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a4d376e89d4aaa9e0a027dec0c774c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43043 } } }
I20260810 15:16:02.226547 28120 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:02.226655 28124 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:02.227198 28124 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:02.229478 28124 catalog_manager.cc:1347] Generated new cluster ID: b03caec6b52c4fc69e8f3035bfbf136d
I20260810 15:16:02.229547 28124 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:02.242919 28124 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:02.243559 28124 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:02.245402 28124 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 47a4d376e89d4aaa9e0a027dec0c774c: Generated new TSK 0
I20260810 15:16:02.245585 28124 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:02.253527 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:43043
--builtin_ntp_servers=127.22.241.84:35611
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:02.342433 28139 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:02.342689 28139 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:02.342724 28139 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:02.343844 28139 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:02.343925 28139 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:02.345247 28139 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:35611
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:43043
--never_fsync=true
--heap_profile_path=/tmp/kudu.28139
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:02.345546 28139 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:02.345863 28139 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:02.351154 28147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:02.351166 28149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:02.351154 28146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:02.351866 28139 server_base.cc:1034] running on GCE node
I20260810 15:16:02.352087 28139 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:02.352367 28139 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:02.353551 28139 hybrid_clock.cc:648] HybridClock initialized: now 1786374962353537 us; error 31 us; skew 500 ppm
I20260810 15:16:02.354964 28139 webserver.cc:460] Webserver started at http://127.22.241.65:43081/ using document root <none> and password file <none>
I20260810 15:16:02.355237 28139 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:02.355284 28139 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:02.355425 28139 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:02.356475 28139 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "84161b280b6f45b2818bd39f0a7f9fb3"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.356942 28139 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "84161b280b6f45b2818bd39f0a7f9fb3"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.358453 28139 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:02.359256 28155 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:02.359443 28139 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260810 15:16:02.359557 28139 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "84161b280b6f45b2818bd39f0a7f9fb3"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.359622 28139 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-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)
I20260810 15:16:02.373493 28139 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:02.373777 28139 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
I20260810 15:16:02.373884 28139 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:02.374081 28139 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:02.374431 28139 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:02.374467 28139 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:02.374528 28139 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:02.374555 28139 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:02.380697 28139 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:42993
I20260810 15:16:02.380748 28310 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:42993 every 8 connection(s)
I20260810 15:16:02.381085 28139 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:02.386948 28313 heartbeater.cc:347] Connected to a master server at 127.22.241.126:43043
I20260810 15:16:02.387053 28313 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:02.387204 28313 heartbeater.cc:511] Master 127.22.241.126:43043 requested a full tablet report, sending...
I20260810 15:16:02.387665 28059 ts_manager.cc:194] Registered new tserver with Master: 84161b280b6f45b2818bd39f0a7f9fb3 (127.22.241.65:42993)
I20260810 15:16:02.388329 28059 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:52789
I20260810 15:16:02.389812 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 28139
I20260810 15:16:02.389892 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:02.390852 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:02.397578 28059 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40022:
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
  }
}
I20260810 15:16:02.405893 28224 tablet_service.cc:1467] Processing CreateTablet for tablet b071f5f8edc149b89bcac0fb5bedb2d7 (DEFAULT_TABLE table=perf.table_scan [id=8e67ba106d14468ca2cf385ed3f47b15]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:02.405900 28220 tablet_service.cc:1467] Processing CreateTablet for tablet dc9c48dcbcc043aeb8859512c69d3f02 (DEFAULT_TABLE table=perf.table_scan [id=8e67ba106d14468ca2cf385ed3f47b15]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:02.406376 28220 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dc9c48dcbcc043aeb8859512c69d3f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:02.406574 28224 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b071f5f8edc149b89bcac0fb5bedb2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:02.409441 28325 tablet_bootstrap.cc:492] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3: Bootstrap starting.
I20260810 15:16:02.410142 28325 tablet_bootstrap.cc:654] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:02.410399 28325 log.cc:824] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:02.411317 28325 tablet_bootstrap.cc:492] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3: No bootstrap required, opened a new log
I20260810 15:16:02.411375 28325 ts_tablet_manager.cc:1397] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:02.412822 28325 raft_consensus.cc:348] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } }
I20260810 15:16:02.412957 28325 raft_consensus.cc:374] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:02.412981 28325 raft_consensus.cc:729] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84161b280b6f45b2818bd39f0a7f9fb3, State: Initialized, Role: FOLLOWER
I20260810 15:16:02.413064 28325 consensus_queue.cc:260] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } }
I20260810 15:16:02.413115 28325 raft_consensus.cc:388] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:02.413137 28325 raft_consensus.cc:482] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:02.413199 28325 raft_consensus.cc:3037] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:02.413980 28325 raft_consensus.cc:504] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } }
I20260810 15:16:02.414108 28325 leader_election.cc:302] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84161b280b6f45b2818bd39f0a7f9fb3; no voters: 
I20260810 15:16:02.414286 28325 leader_election.cc:288] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:02.414361 28328 raft_consensus.cc:2781] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:02.414541 28328 raft_consensus.cc:686] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 1 LEADER]: Becoming Leader. State: Replica: 84161b280b6f45b2818bd39f0a7f9fb3, State: Running, Role: LEADER
I20260810 15:16:02.414551 28313 heartbeater.cc:503] Master 127.22.241.126:43043 was elected leader, sending a full tablet report...
I20260810 15:16:02.414588 28325 ts_tablet_manager.cc:1428] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260810 15:16:02.414688 28325 tablet_bootstrap.cc:492] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3: Bootstrap starting.
I20260810 15:16:02.414656 28328 consensus_queue.cc:237] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } }
I20260810 15:16:02.415114 28325 tablet_bootstrap.cc:654] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:02.415576 28059 catalog_manager.cc:5495] T dc9c48dcbcc043aeb8859512c69d3f02 P 84161b280b6f45b2818bd39f0a7f9fb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84161b280b6f45b2818bd39f0a7f9fb3 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:02.416101 28325 tablet_bootstrap.cc:492] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3: No bootstrap required, opened a new log
I20260810 15:16:02.416155 28325 ts_tablet_manager.cc:1397] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:02.416322 28325 raft_consensus.cc:348] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } }
I20260810 15:16:02.416399 28325 raft_consensus.cc:374] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:02.416424 28325 raft_consensus.cc:729] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84161b280b6f45b2818bd39f0a7f9fb3, State: Initialized, Role: FOLLOWER
I20260810 15:16:02.416479 28325 consensus_queue.cc:260] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } }
I20260810 15:16:02.416530 28325 raft_consensus.cc:388] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:02.416559 28325 raft_consensus.cc:482] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:02.416586 28325 raft_consensus.cc:3037] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:02.417161 28325 raft_consensus.cc:504] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } }
I20260810 15:16:02.417230 28325 leader_election.cc:302] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 84161b280b6f45b2818bd39f0a7f9fb3; no voters: 
I20260810 15:16:02.417261 28325 leader_election.cc:288] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:02.417340 28325 ts_tablet_manager.cc:1428] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:02.417375 28331 raft_consensus.cc:2781] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:02.417429 28331 raft_consensus.cc:686] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [term 1 LEADER]: Becoming Leader. State: Replica: 84161b280b6f45b2818bd39f0a7f9fb3, State: Running, Role: LEADER
I20260810 15:16:02.417501 28331 consensus_queue.cc:237] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } }
I20260810 15:16:02.417923 28059 catalog_manager.cc:5495] T b071f5f8edc149b89bcac0fb5bedb2d7 P 84161b280b6f45b2818bd39f0a7f9fb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84161b280b6f45b2818bd39f0a7f9fb3 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84161b280b6f45b2818bd39f0a7f9fb3" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42993 } health_report { overall_health: HEALTHY } } }
W20260810 15:16:02.514508 28341 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:02.514760 28341 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:02.515879 28341 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'perf.table_scan'

INSERT report
    rows total: 2000
    time total: 24.7357 ms
  time per row: 0.0123679 ms

Scanner report
  expected rows: 2000
  actual rows  : 2000
I20260810 15:16:02.702395 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 28139
I20260810 15:16:02.719033 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 28019
2026-08-10T15:16:02Z chronyd exiting
[       OK ] ToolTest.TestPerfTableScan (654 ms)
[ RUN      ] ToolTest.PerfTableScanBatchSize
2026-08-10T15:16:02Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:02Z Disabled control of system clock
I20260810 15:16:02.752691 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-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.22.241.126:34629
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:45283
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:34629 with env {}
W20260810 15:16:02.842685 28412 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:02.842967 28412 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:02.843006 28412 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:02.844249 28412 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:02.844316 28412 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:02.844343 28412 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:02.844376 28412 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:02.845924 28412 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:45283
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:34629
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:34629
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.28412
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:02.846227 28412 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:02.846585 28412 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:02.851881 28420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:02.851907 28419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:02.851917 28412 server_base.cc:1034] running on GCE node
W20260810 15:16:02.851893 28422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:02.852308 28412 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:02.852631 28412 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:02.853780 28412 hybrid_clock.cc:648] HybridClock initialized: now 1786374962853755 us; error 37 us; skew 500 ppm
I20260810 15:16:02.855086 28412 webserver.cc:460] Webserver started at http://127.22.241.126:36499/ using document root <none> and password file <none>
I20260810 15:16:02.855363 28412 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:02.855412 28412 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:02.855600 28412 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:02.856606 28412 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "98520abcc92c4574bd990808e9792fdc"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.856984 28412 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "98520abcc92c4574bd990808e9792fdc"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.858407 28412 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260810 15:16:02.859155 28429 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:02.859347 28412 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260810 15:16:02.859445 28412 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "98520abcc92c4574bd990808e9792fdc"
format_stamp: "Formatted at 2026-08-10 15:16:02 on dist-test-slave-bw88"
I20260810 15:16:02.859522 28412 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-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)
I20260810 15:16:02.871480 28412 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:02.871800 28412 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
I20260810 15:16:02.871964 28412 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:02.876330 28412 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:34629
I20260810 15:16:02.876365 28500 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:34629 every 8 connection(s)
I20260810 15:16:02.876737 28412 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:02.877487 28502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:02.878270 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 28412
I20260810 15:16:02.878345 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:02.880897 28502 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc: Bootstrap starting.
I20260810 15:16:02.881688 28502 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:02.882043 28502 log.cc:824] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:02.883155 28502 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc: No bootstrap required, opened a new log
I20260810 15:16:02.885324 28502 raft_consensus.cc:348] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98520abcc92c4574bd990808e9792fdc" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34629 } }
I20260810 15:16:02.885567 28502 raft_consensus.cc:374] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:02.885604 28502 raft_consensus.cc:729] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98520abcc92c4574bd990808e9792fdc, State: Initialized, Role: FOLLOWER
I20260810 15:16:02.885710 28502 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98520abcc92c4574bd990808e9792fdc" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34629 } }
I20260810 15:16:02.885799 28502 raft_consensus.cc:388] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:02.885836 28502 raft_consensus.cc:482] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:02.885886 28502 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:02.886399 28502 raft_consensus.cc:504] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98520abcc92c4574bd990808e9792fdc" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34629 } }
I20260810 15:16:02.886485 28502 leader_election.cc:302] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 98520abcc92c4574bd990808e9792fdc; no voters: 
I20260810 15:16:02.886639 28502 leader_election.cc:288] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:02.886907 28502 sys_catalog.cc:564] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:02.886920 28508 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:02.887087 28508 raft_consensus.cc:686] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [term 1 LEADER]: Becoming Leader. State: Replica: 98520abcc92c4574bd990808e9792fdc, State: Running, Role: LEADER
I20260810 15:16:02.887220 28508 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98520abcc92c4574bd990808e9792fdc" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34629 } }
I20260810 15:16:02.887622 28509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98520abcc92c4574bd990808e9792fdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98520abcc92c4574bd990808e9792fdc" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34629 } } }
I20260810 15:16:02.887634 28510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98520abcc92c4574bd990808e9792fdc. Latest consensus state: current_term: 1 leader_uuid: "98520abcc92c4574bd990808e9792fdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98520abcc92c4574bd990808e9792fdc" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34629 } } }
I20260810 15:16:02.887732 28509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:02.887739 28510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:02.888067 28522 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:02.888597 28522 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:02.890259 28522 catalog_manager.cc:1347] Generated new cluster ID: c101ceb2e8b841afbcb6741755f98c38
I20260810 15:16:02.890311 28522 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:02.912019 28522 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:02.912603 28522 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:02.918256 28522 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 98520abcc92c4574bd990808e9792fdc: Generated new TSK 0
I20260810 15:16:02.918507 28522 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:02.927788 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34629
--builtin_ntp_servers=127.22.241.84:45283
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:03.014693 28534 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:03.014933 28534 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:03.014958 28534 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:03.016278 28534 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:03.016337 28534 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:03.017743 28534 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:45283
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34629
--never_fsync=true
--heap_profile_path=/tmp/kudu.28534
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:03.018009 28534 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:03.018334 28534 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:03.023799 28551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:03.023869 28544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:03.023792 28545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:03.024049 28534 server_base.cc:1034] running on GCE node
I20260810 15:16:03.024305 28534 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:03.024561 28534 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:03.025709 28534 hybrid_clock.cc:648] HybridClock initialized: now 1786374963025682 us; error 46 us; skew 500 ppm
I20260810 15:16:03.027024 28534 webserver.cc:460] Webserver started at http://127.22.241.65:36373/ using document root <none> and password file <none>
I20260810 15:16:03.027281 28534 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:03.027329 28534 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:03.027530 28534 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:03.029017 28534 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "0dc6708fa54740938c6e404ebe1cda32"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.030934 28534 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "0dc6708fa54740938c6e404ebe1cda32"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.032832 28534 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260810 15:16:03.033828 28562 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.034055 28534 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:03.034165 28534 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "0dc6708fa54740938c6e404ebe1cda32"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.034245 28534 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-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)
I20260810 15:16:03.061489 28534 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:03.061848 28534 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
I20260810 15:16:03.062027 28534 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:03.062294 28534 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:03.062714 28534 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:03.062774 28534 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.062811 28534 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:03.062839 28534 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.069235 28534 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:34323
I20260810 15:16:03.069295 28715 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:34323 every 8 connection(s)
I20260810 15:16:03.069736 28534 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:03.074056 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 28534
I20260810 15:16:03.074179 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:03.075932 28718 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34629
I20260810 15:16:03.076030 28718 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:03.076187 28718 heartbeater.cc:511] Master 127.22.241.126:34629 requested a full tablet report, sending...
I20260810 15:16:03.076663 28449 ts_manager.cc:194] Registered new tserver with Master: 0dc6708fa54740938c6e404ebe1cda32 (127.22.241.65:34323)
I20260810 15:16:03.077308 28449 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:50947
I20260810 15:16:03.086719 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:03.095425 28449 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60932:
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
  }
}
I20260810 15:16:03.104589 28621 tablet_service.cc:1467] Processing CreateTablet for tablet be0bd4657eed4e94ac1899d740fe98bf (DEFAULT_TABLE table=perf.table_scan.batch_size [id=08186069efa14f03b7746b101e110316]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:03.104589 28622 tablet_service.cc:1467] Processing CreateTablet for tablet f40239b8abaa4e2e9caa497a4b84d3fb (DEFAULT_TABLE table=perf.table_scan.batch_size [id=08186069efa14f03b7746b101e110316]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:03.105125 28621 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet be0bd4657eed4e94ac1899d740fe98bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:03.105293 28622 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f40239b8abaa4e2e9caa497a4b84d3fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:03.108742 28729 tablet_bootstrap.cc:492] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32: Bootstrap starting.
I20260810 15:16:03.109393 28729 tablet_bootstrap.cc:654] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:03.109743 28729 log.cc:824] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:03.110431 28729 tablet_bootstrap.cc:492] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32: No bootstrap required, opened a new log
I20260810 15:16:03.110553 28729 ts_tablet_manager.cc:1397] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:03.112258 28729 raft_consensus.cc:348] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } }
I20260810 15:16:03.112416 28729 raft_consensus.cc:374] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:03.112464 28729 raft_consensus.cc:729] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6708fa54740938c6e404ebe1cda32, State: Initialized, Role: FOLLOWER
I20260810 15:16:03.112640 28729 consensus_queue.cc:260] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } }
I20260810 15:16:03.112746 28729 raft_consensus.cc:388] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:03.112792 28729 raft_consensus.cc:482] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:03.112843 28729 raft_consensus.cc:3037] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:03.113430 28729 raft_consensus.cc:504] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } }
I20260810 15:16:03.113556 28729 leader_election.cc:302] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0dc6708fa54740938c6e404ebe1cda32; no voters: 
I20260810 15:16:03.113750 28729 leader_election.cc:288] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:03.113803 28734 raft_consensus.cc:2781] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:03.113991 28729 ts_tablet_manager.cc:1428] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.004s
I20260810 15:16:03.114034 28718 heartbeater.cc:503] Master 127.22.241.126:34629 was elected leader, sending a full tablet report...
I20260810 15:16:03.113976 28734 raft_consensus.cc:686] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [term 1 LEADER]: Becoming Leader. State: Replica: 0dc6708fa54740938c6e404ebe1cda32, State: Running, Role: LEADER
I20260810 15:16:03.114169 28734 consensus_queue.cc:237] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } }
I20260810 15:16:03.114238 28729 tablet_bootstrap.cc:492] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32: Bootstrap starting.
I20260810 15:16:03.114733 28729 tablet_bootstrap.cc:654] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:03.115163 28449 catalog_manager.cc:5495] T be0bd4657eed4e94ac1899d740fe98bf P 0dc6708fa54740938c6e404ebe1cda32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc6708fa54740938c6e404ebe1cda32 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "0dc6708fa54740938c6e404ebe1cda32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:03.115456 28729 tablet_bootstrap.cc:492] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32: No bootstrap required, opened a new log
I20260810 15:16:03.115556 28729 ts_tablet_manager.cc:1397] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:03.115716 28729 raft_consensus.cc:348] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } }
I20260810 15:16:03.115785 28729 raft_consensus.cc:374] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:03.115806 28729 raft_consensus.cc:729] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6708fa54740938c6e404ebe1cda32, State: Initialized, Role: FOLLOWER
I20260810 15:16:03.115844 28729 consensus_queue.cc:260] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } }
I20260810 15:16:03.115890 28729 raft_consensus.cc:388] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:03.115911 28729 raft_consensus.cc:482] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:03.115932 28729 raft_consensus.cc:3037] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:03.116575 28729 raft_consensus.cc:504] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } }
I20260810 15:16:03.116652 28729 leader_election.cc:302] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0dc6708fa54740938c6e404ebe1cda32; no voters: 
I20260810 15:16:03.116701 28729 leader_election.cc:288] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:03.116745 28734 raft_consensus.cc:2781] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:03.116770 28729 ts_tablet_manager.cc:1428] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:03.116817 28734 raft_consensus.cc:686] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [term 1 LEADER]: Becoming Leader. State: Replica: 0dc6708fa54740938c6e404ebe1cda32, State: Running, Role: LEADER
I20260810 15:16:03.116881 28734 consensus_queue.cc:237] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } }
I20260810 15:16:03.117369 28449 catalog_manager.cc:5495] T f40239b8abaa4e2e9caa497a4b84d3fb P 0dc6708fa54740938c6e404ebe1cda32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc6708fa54740938c6e404ebe1cda32 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "0dc6708fa54740938c6e404ebe1cda32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dc6708fa54740938c6e404ebe1cda32" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34323 } health_report { overall_health: HEALTHY } } }
W20260810 15:16:03.204982 28744 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:03.205256 28744 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:03.206444 28744 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'perf.table_scan.batch_size'

INSERT report
    rows total: 888
    time total: 19.5079 ms
  time per row: 0.0219683 ms
I20260810 15:16:03.655256 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 28534
I20260810 15:16:03.667958 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 28412
2026-08-10T15:16:03Z chronyd exiting
[       OK ] ToolTest.PerfTableScanBatchSize (946 ms)
[ RUN      ] ToolTest.TestRemoteReplicaList
2026-08-10T15:16:03Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:03Z Disabled control of system clock
I20260810 15:16:03.698601 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-0,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-1,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-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.22.241.126:34981
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:46673
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:34981 with env {}
W20260810 15:16:03.783874 28905 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:03.784109 28905 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:03.784130 28905 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:03.785235 28905 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:03.785270 28905 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:03.785284 28905 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:03.785297 28905 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:03.786724 28905 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:46673
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-0,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-1,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-2
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:34981
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:34981
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-0/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.28905
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:03.786937 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
I20260810 15:16:03.787205 28905 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:03.792325 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
W20260810 15:16:03.792394 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
W20260810 15:16:03.792323 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
I20260810 15:16:03.792585 28905 server_base.cc:1034] running on GCE node
I20260810 15:16:03.792832 28905 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:03.793121 28905 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:03.794286 28905 hybrid_clock.cc:648] HybridClock initialized: now 1786374963794280 us; error 38 us; skew 500 ppm
I20260810 15:16:03.795480 28905 webserver.cc:460] Webserver started at http://127.22.241.126:42697/ using document root <none> and password file <none>
I20260810 15:16:03.795789 28905 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:03.795863 28905 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:03.796041 28905 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:03.797034 28905 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-0/instance:
uuid: "8cd84fb9e3ae422e841d1e88b76e9158"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.797469 28905 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-1/instance:
uuid: "8cd84fb9e3ae422e841d1e88b76e9158"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.797698 28905 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-2/instance:
uuid: "8cd84fb9e3ae422e841d1e88b76e9158"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.797911 28905 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "8cd84fb9e3ae422e841d1e88b76e9158"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.800144 28905 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260810 15:16:03.801014 28932 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.801061 28933 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.801096 28932 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.801363 28905 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:03.801455 28905 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-0,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-1,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-2,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "8cd84fb9e3ae422e841d1e88b76e9158"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.801553 28905 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/wal
3 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-0/data, /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-1/data, /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-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)
I20260810 15:16:03.814358 28905 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:03.814682 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
I20260810 15:16:03.814838 28905 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:03.818815 28905 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:34981
I20260810 15:16:03.818897 29008 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:34981 every 8 connection(s)
I20260810 15:16:03.819231 28905 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/data-0/info.pb
I20260810 15:16:03.822172 29009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158: Bootstrap starting.
I20260810 15:16:03.822845 29009 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:03.823136 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 28905
I20260810 15:16:03.823161 29009 log.cc:824] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:03.823211 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:03.823943 29009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158: No bootstrap required, opened a new log
I20260810 15:16:03.825974 29009 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cd84fb9e3ae422e841d1e88b76e9158" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34981 } }
I20260810 15:16:03.826115 29009 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:03.826139 29009 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cd84fb9e3ae422e841d1e88b76e9158, State: Initialized, Role: FOLLOWER
I20260810 15:16:03.826285 29009 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cd84fb9e3ae422e841d1e88b76e9158" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34981 } }
I20260810 15:16:03.826347 29009 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:03.826370 29009 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:03.826437 29009 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:03.826967 29009 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cd84fb9e3ae422e841d1e88b76e9158" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34981 } }
I20260810 15:16:03.827085 29009 leader_election.cc:302] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8cd84fb9e3ae422e841d1e88b76e9158; no voters: 
I20260810 15:16:03.827265 29009 leader_election.cc:288] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:03.827317 29015 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:03.827492 29015 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [term 1 LEADER]: Becoming Leader. State: Replica: 8cd84fb9e3ae422e841d1e88b76e9158, State: Running, Role: LEADER
I20260810 15:16:03.827533 29009 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:03.827601 29015 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cd84fb9e3ae422e841d1e88b76e9158" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34981 } }
I20260810 15:16:03.827963 29015 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8cd84fb9e3ae422e841d1e88b76e9158. Latest consensus state: current_term: 1 leader_uuid: "8cd84fb9e3ae422e841d1e88b76e9158" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cd84fb9e3ae422e841d1e88b76e9158" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34981 } } }
I20260810 15:16:03.828042 29015 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:03.828208 29018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8cd84fb9e3ae422e841d1e88b76e9158" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8cd84fb9e3ae422e841d1e88b76e9158" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34981 } } }
I20260810 15:16:03.828275 29018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:03.828411 29025 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:03.829156 29025 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:03.830940 29025 catalog_manager.cc:1347] Generated new cluster ID: daa3770b7cb24c2486eb84b90084c5d4
I20260810 15:16:03.831007 29025 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:03.859333 29025 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:03.860075 29025 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:03.861933 29025 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8cd84fb9e3ae422e841d1e88b76e9158: Generated new TSK 0
I20260810 15:16:03.862123 29025 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:03.868615 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-0,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-1,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34981
--builtin_ntp_servers=127.22.241.84:46673
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:03.966298 29037 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:03.966528 29037 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:03.966552 29037 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:03.967784 29037 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:03.967839 29037 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:03.969262 29037 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:46673
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-0,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-1,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-2
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-0/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34981
--never_fsync=true
--heap_profile_path=/tmp/kudu.29037
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:03.969560 29037 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:03.969885 29037 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:03.975193 29047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:03.975198 29044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:03.975255 29043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:03.975606 29037 server_base.cc:1034] running on GCE node
I20260810 15:16:03.975829 29037 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:03.976080 29037 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:03.977258 29037 hybrid_clock.cc:648] HybridClock initialized: now 1786374963977251 us; error 37 us; skew 500 ppm
I20260810 15:16:03.978600 29037 webserver.cc:460] Webserver started at http://127.22.241.65:33259/ using document root <none> and password file <none>
I20260810 15:16:03.978886 29037 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:03.978973 29037 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:03.979132 29037 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:03.980134 29037 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-0/instance:
uuid: "d601d963891f418eb765443f4dd17aac"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.980520 29037 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-1/instance:
uuid: "d601d963891f418eb765443f4dd17aac"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.980749 29037 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-2/instance:
uuid: "d601d963891f418eb765443f4dd17aac"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.980970 29037 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "d601d963891f418eb765443f4dd17aac"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.983302 29037 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.004s
I20260810 15:16:03.984169 29059 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.984218 29060 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.984263 29061 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:03.984445 29037 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:03.984527 29037 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-0,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-1,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-2,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "d601d963891f418eb765443f4dd17aac"
format_stamp: "Formatted at 2026-08-10 15:16:03 on dist-test-slave-bw88"
I20260810 15:16:03.984578 29037 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/wal
3 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-0/data, /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-1/data, /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-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)
I20260810 15:16:03.999864 29037 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:04.000192 29037 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
I20260810 15:16:04.000308 29037 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:04.000526 29037 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:04.000819 29037 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:04.000849 29037 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:04.000872 29037 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:04.000885 29037 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:04.007122 29037 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:42271
I20260810 15:16:04.007191 29218 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:42271 every 8 connection(s)
I20260810 15:16:04.007575 29037 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/data-0/info.pb
I20260810 15:16:04.014102 29219 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34981
I20260810 15:16:04.014242 29219 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:04.014434 29219 heartbeater.cc:511] Master 127.22.241.126:34981 requested a full tablet report, sending...
I20260810 15:16:04.015002 28958 ts_manager.cc:194] Registered new tserver with Master: d601d963891f418eb765443f4dd17aac (127.22.241.65:42271)
I20260810 15:16:04.015444 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 29037
I20260810 15:16:04.015529 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:04.015700 28958 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:55631
I20260810 15:16:04.016675 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:04.017810 23493 test_util.cc:268] Using random seed: -718636402
I20260810 15:16:04.024804 28958 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45980:
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"
    }
  }
}
I20260810 15:16:04.031672 29126 tablet_service.cc:1467] Processing CreateTablet for tablet 05061cbb3d6849999385e96acc41c2a0 (DEFAULT_TABLE table=test-workload [id=2f515d77957f41e6a2bbe9aa37b4ebfb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:04.034703 29234 tablet_bootstrap.cc:492] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: Bootstrap starting.
I20260810 15:16:04.035346 29234 tablet_bootstrap.cc:654] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:04.035733 29234 log.cc:824] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:04.036425 29234 tablet_bootstrap.cc:492] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: No bootstrap required, opened a new log
I20260810 15:16:04.036538 29234 ts_tablet_manager.cc:1397] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:04.038265 29234 raft_consensus.cc:348] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d601d963891f418eb765443f4dd17aac" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42271 } }
I20260810 15:16:04.038422 29234 raft_consensus.cc:374] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:04.038470 29234 raft_consensus.cc:729] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d601d963891f418eb765443f4dd17aac, State: Initialized, Role: FOLLOWER
I20260810 15:16:04.038632 29234 consensus_queue.cc:260] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d601d963891f418eb765443f4dd17aac" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42271 } }
I20260810 15:16:04.038720 29234 raft_consensus.cc:388] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:04.038765 29234 raft_consensus.cc:482] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:04.038817 29234 raft_consensus.cc:3037] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:04.039510 29234 raft_consensus.cc:504] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d601d963891f418eb765443f4dd17aac" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42271 } }
I20260810 15:16:04.039633 29234 leader_election.cc:302] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d601d963891f418eb765443f4dd17aac; no voters: 
I20260810 15:16:04.039812 29234 leader_election.cc:288] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:04.039848 29236 raft_consensus.cc:2781] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:04.040037 29236 raft_consensus.cc:686] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 1 LEADER]: Becoming Leader. State: Replica: d601d963891f418eb765443f4dd17aac, State: Running, Role: LEADER
I20260810 15:16:04.040072 29219 heartbeater.cc:503] Master 127.22.241.126:34981 was elected leader, sending a full tablet report...
I20260810 15:16:04.040136 29236 consensus_queue.cc:237] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d601d963891f418eb765443f4dd17aac" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42271 } }
I20260810 15:16:04.040062 29234 ts_tablet_manager.cc:1428] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260810 15:16:04.041095 28958 catalog_manager.cc:5495] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac reported cstate change: term changed from 0 to 1, leader changed from <none> to d601d963891f418eb765443f4dd17aac (127.22.241.65). New cstate: current_term: 1 leader_uuid: "d601d963891f418eb765443f4dd17aac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d601d963891f418eb765443f4dd17aac" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42271 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:04.697803 29126 tablet_service.cc:1514] Processing DeleteTablet for tablet 05061cbb3d6849999385e96acc41c2a0 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:53712
I20260810 15:16:04.698030 29325 tablet_replica.cc:330] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: stopping tablet replica
I20260810 15:16:04.698145 29325 raft_consensus.cc:2229] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:04.698211 29325 raft_consensus.cc:2258] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:04.698566 29325 ts_tablet_manager.cc:1905] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260810 15:16:04.700335 29325 ts_tablet_manager.cc:1918] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.1
I20260810 15:16:04.700407 29325 log.cc:1196] T 05061cbb3d6849999385e96acc41c2a0 P d601d963891f418eb765443f4dd17aac: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/05061cbb3d6849999385e96acc41c2a0
I20260810 15:16:04.807061 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 29037
I20260810 15:16:04.818775 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 28905
2026-08-10T15:16:04Z chronyd exiting
[       OK ] ToolTest.TestRemoteReplicaList (1154 ms)
[ RUN      ] ToolTest.TestLocalReplicaDeleteByMultipleTableNames
I20260810 15:16:04.844560 23493 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.241.126:42709
I20260810 15:16:04.844921 23493 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:04.845100 23493 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:04.848315 29346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:04.848307 29343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:04.848307 23493 server_base.cc:1034] running on GCE node
W20260810 15:16:04.848340 29342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:04.848811 23493 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260810 15:16:04.848934 23493 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260810 15:16:04.848987 23493 hybrid_clock.cc:648] HybridClock initialized: now 1786374964848987 us; error 0 us; skew 500 ppm
I20260810 15:16:04.849936 23493 webserver.cc:460] Webserver started at http://127.22.241.126:40407/ using document root <none> and password file <none>
I20260810 15:16:04.850068 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:04.850136 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:04.850205 23493 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:04.850523 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/master-0-root/instance:
uuid: "b501c4ba5fa94a238bbc40b8f4e4feec"
format_stamp: "Formatted at 2026-08-10 15:16:04 on dist-test-slave-bw88"
I20260810 15:16:04.851641 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:04.852298 29352 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:04.852444 23493 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:04.852535 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/master-0-root
uuid: "b501c4ba5fa94a238bbc40b8f4e4feec"
format_stamp: "Formatted at 2026-08-10 15:16:04 on dist-test-slave-bw88"
I20260810 15:16:04.852586 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-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)
I20260810 15:16:04.886742 23493 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:04.887019 23493 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
I20260810 15:16:04.887130 23493 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:04.892083 23493 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:42709
I20260810 15:16:04.892158 29420 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:42709 every 8 connection(s)
I20260810 15:16:04.892781 29423 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:04.894716 29423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec: Bootstrap starting.
I20260810 15:16:04.895376 29423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:04.896139 29423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec: No bootstrap required, opened a new log
I20260810 15:16:04.897832 29423 raft_consensus.cc:348] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b501c4ba5fa94a238bbc40b8f4e4feec" member_type: VOTER }
I20260810 15:16:04.897941 29423 raft_consensus.cc:374] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:04.897966 29423 raft_consensus.cc:729] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b501c4ba5fa94a238bbc40b8f4e4feec, State: Initialized, Role: FOLLOWER
I20260810 15:16:04.898172 29423 consensus_queue.cc:260] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b501c4ba5fa94a238bbc40b8f4e4feec" member_type: VOTER }
I20260810 15:16:04.898252 29423 raft_consensus.cc:388] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:04.898324 29423 raft_consensus.cc:482] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:04.898414 29423 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:04.899019 29423 raft_consensus.cc:504] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b501c4ba5fa94a238bbc40b8f4e4feec" member_type: VOTER }
I20260810 15:16:04.899175 29423 leader_election.cc:302] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b501c4ba5fa94a238bbc40b8f4e4feec; no voters: 
I20260810 15:16:04.899374 29423 leader_election.cc:288] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:04.899457 29426 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:04.899657 29426 raft_consensus.cc:686] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 1 LEADER]: Becoming Leader. State: Replica: b501c4ba5fa94a238bbc40b8f4e4feec, State: Running, Role: LEADER
I20260810 15:16:04.899698 29423 sys_catalog.cc:564] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:04.899768 29426 consensus_queue.cc:237] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b501c4ba5fa94a238bbc40b8f4e4feec" member_type: VOTER }
I20260810 15:16:04.901158 29428 sys_catalog.cc:455] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [sys.catalog]: SysCatalogTable state changed. Reason: New leader b501c4ba5fa94a238bbc40b8f4e4feec. Latest consensus state: current_term: 1 leader_uuid: "b501c4ba5fa94a238bbc40b8f4e4feec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b501c4ba5fa94a238bbc40b8f4e4feec" member_type: VOTER } }
I20260810 15:16:04.901261 29428 sys_catalog.cc:458] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:04.901259 23493 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 15:16:04.901460 29427 sys_catalog.cc:455] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b501c4ba5fa94a238bbc40b8f4e4feec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b501c4ba5fa94a238bbc40b8f4e4feec" member_type: VOTER } }
I20260810 15:16:04.901539 29427 sys_catalog.cc:458] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [sys.catalog]: This master's current role is: LEADER
W20260810 15:16:04.901969 29443 catalog_manager.cc:1558] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260810 15:16:04.902037 29443 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260810 15:16:04.902098 29446 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:04.902261 29446 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:04.904012 29446 catalog_manager.cc:1347] Generated new cluster ID: a7651767d15b4e47adb74581f869ae26
I20260810 15:16:04.904094 29446 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:04.920917 29446 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:04.921564 29446 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:04.925602 29446 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec: Generated new TSK 0
I20260810 15:16:04.925805 29446 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:04.933652 23493 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:04.935614 29453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:04.935642 29458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:04.935858 23493 server_base.cc:1034] running on GCE node
W20260810 15:16:04.935901 29451 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:04.936215 23493 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260810 15:16:04.936276 23493 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260810 15:16:04.936299 23493 hybrid_clock.cc:648] HybridClock initialized: now 1786374964936298 us; error 0 us; skew 500 ppm
I20260810 15:16:04.941246 23493 webserver.cc:460] Webserver started at http://127.22.241.65:42813/ using document root <none> and password file <none>
I20260810 15:16:04.941381 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:04.941444 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:04.941499 23493 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:04.941797 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/ts-0-root/instance:
uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752"
format_stamp: "Formatted at 2026-08-10 15:16:04 on dist-test-slave-bw88"
I20260810 15:16:04.942835 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:04.943462 29463 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:04.943593 23493 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:04.943643 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/ts-0-root
uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752"
format_stamp: "Formatted at 2026-08-10 15:16:04 on dist-test-slave-bw88"
I20260810 15:16:04.943696 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-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)
I20260810 15:16:04.975348 23493 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:04.975685 23493 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:04.975970 23493 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:04.976439 23493 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:04.976492 23493 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:04.976518 23493 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:04.976531 23493 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:04.981568 23493 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:34589
I20260810 15:16:04.981598 29550 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:34589 every 8 connection(s)
I20260810 15:16:04.987028 29551 heartbeater.cc:347] Connected to a master server at 127.22.241.126:42709
I20260810 15:16:04.987124 29551 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:04.987282 29551 heartbeater.cc:511] Master 127.22.241.126:42709 requested a full tablet report, sending...
I20260810 15:16:04.987833 29373 ts_manager.cc:194] Registered new tserver with Master: b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65:34589)
I20260810 15:16:04.988477 29373 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41666
I20260810 15:16:04.988607 23493 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006733965s
I20260810 15:16:04.999037 23493 test_util.cc:268] Using random seed: -717655173
I20260810 15:16:05.007861 29373 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.015094 29502 tablet_service.cc:1467] Processing CreateTablet for tablet 1ef425ebf3494ae8bc48b2f304aff159 (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.015094 29500 tablet_service.cc:1467] Processing CreateTablet for tablet 47e16771fa39432483384eb2d2a49496 (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.015226 29498 tablet_service.cc:1467] Processing CreateTablet for tablet 8edeab17aed9498f855950c4b979332c (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.015367 29497 tablet_service.cc:1467] Processing CreateTablet for tablet f528583cadf94fa9895a3c182c15e352 (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.015455 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 47e16771fa39432483384eb2d2a49496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.015484 29494 tablet_service.cc:1467] Processing CreateTablet for tablet a0019aa6d0cf4bfc9a8a4a78f74de722 (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.015597 29493 tablet_service.cc:1467] Processing CreateTablet for tablet ec140ea09ca84e168d7e082485c7aabb (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.015897 29492 tablet_service.cc:1467] Processing CreateTablet for tablet 937b5af44ba54f88a1e9b9b082c55bb4 (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.016022 29489 tablet_service.cc:1467] Processing CreateTablet for tablet 546dd16af06148e6bb5901ea32fd7df4 (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.015173 29499 tablet_service.cc:1467] Processing CreateTablet for tablet db53e5ee0e09459fb6f59137cf2c57c5 (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.016212 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f528583cadf94fa9895a3c182c15e352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.017138 29575 tablet_bootstrap.cc:492] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.017577 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a0019aa6d0cf4bfc9a8a4a78f74de722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.017867 29575 tablet_bootstrap.cc:654] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.018532 29575 tablet_bootstrap.cc:492] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.018594 29575 ts_tablet_manager.cc:1397] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.018761 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1ef425ebf3494ae8bc48b2f304aff159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.018780 29575 raft_consensus.cc:348] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.018908 29575 raft_consensus.cc:374] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.018936 29575 raft_consensus.cc:729] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.019021 29575 consensus_queue.cc:260] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.019088 29575 raft_consensus.cc:388] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.019116 29575 raft_consensus.cc:482] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.019140 29575 raft_consensus.cc:3037] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.019713 29575 raft_consensus.cc:504] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.019802 29575 leader_election.cc:302] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.019932 29575 leader_election.cc:288] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.020040 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec140ea09ca84e168d7e082485c7aabb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.020088 29575 ts_tablet_manager.cc:1428] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:05.020258 29577 raft_consensus.cc:2781] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.020394 29575 tablet_bootstrap.cc:492] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.020408 29551 heartbeater.cc:503] Master 127.22.241.126:42709 was elected leader, sending a full tablet report...
I20260810 15:16:05.020733 29577 raft_consensus.cc:686] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.020853 29577 consensus_queue.cc:237] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.015094 29501 tablet_service.cc:1467] Processing CreateTablet for tablet 11306fa03000418dac9dd8e7fb53f3bd (DEFAULT_TABLE table=test_table_0 [id=1a7109e8a6f8457daccb352a9b5c828e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.021220 29575 tablet_bootstrap.cc:654] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.021278 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 11306fa03000418dac9dd8e7fb53f3bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.021860 29373 catalog_manager.cc:5495] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.022771 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 937b5af44ba54f88a1e9b9b082c55bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.023931 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 546dd16af06148e6bb5901ea32fd7df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.024024 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8edeab17aed9498f855950c4b979332c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.024143 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet db53e5ee0e09459fb6f59137cf2c57c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.025979 29575 tablet_bootstrap.cc:492] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.026037 29575 ts_tablet_manager.cc:1397] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260810 15:16:05.026212 29575 raft_consensus.cc:348] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.026278 29575 raft_consensus.cc:374] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.026297 29575 raft_consensus.cc:729] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.026345 29575 consensus_queue.cc:260] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.026387 29575 raft_consensus.cc:388] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.026405 29575 raft_consensus.cc:482] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.026423 29575 raft_consensus.cc:3037] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.027004 29575 raft_consensus.cc:504] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.027091 29575 leader_election.cc:302] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.027130 29575 leader_election.cc:288] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.027204 29575 ts_tablet_manager.cc:1428] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.027217 29578 raft_consensus.cc:2781] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.027264 29575 tablet_bootstrap.cc:492] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.027287 29578 raft_consensus.cc:686] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.027349 29578 consensus_queue.cc:237] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.027637 29575 tablet_bootstrap.cc:654] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.028307 29373 catalog_manager.cc:5495] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.029817 29575 tablet_bootstrap.cc:492] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.029872 29575 ts_tablet_manager.cc:1397] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260810 15:16:05.030025 29575 raft_consensus.cc:348] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.030086 29575 raft_consensus.cc:374] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.030110 29575 raft_consensus.cc:729] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.030149 29575 consensus_queue.cc:260] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.030187 29575 raft_consensus.cc:388] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.030210 29575 raft_consensus.cc:482] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.030227 29575 raft_consensus.cc:3037] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.030763 29575 raft_consensus.cc:504] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.030834 29575 leader_election.cc:302] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.030874 29575 leader_election.cc:288] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.030952 29575 ts_tablet_manager.cc:1428] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.031019 29575 tablet_bootstrap.cc:492] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.031590 29575 tablet_bootstrap.cc:654] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.031961 29578 raft_consensus.cc:2781] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.032056 29578 raft_consensus.cc:686] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.032107 29578 consensus_queue.cc:237] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.032284 29575 tablet_bootstrap.cc:492] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.032338 29575 ts_tablet_manager.cc:1397] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.032491 29373 catalog_manager.cc:5495] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.032497 29575 raft_consensus.cc:348] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.032708 29575 raft_consensus.cc:374] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.032727 29575 raft_consensus.cc:729] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.032771 29575 consensus_queue.cc:260] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.032802 29575 raft_consensus.cc:388] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.032823 29575 raft_consensus.cc:482] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.032843 29575 raft_consensus.cc:3037] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.033440 29575 raft_consensus.cc:504] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.033512 29575 leader_election.cc:302] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.033558 29575 leader_election.cc:288] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.033631 29575 ts_tablet_manager.cc:1428] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.033694 29575 tablet_bootstrap.cc:492] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.033643 29579 raft_consensus.cc:2781] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.033823 29579 raft_consensus.cc:686] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.033871 29579 consensus_queue.cc:237] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.034098 29575 tablet_bootstrap.cc:654] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.034278 29373 catalog_manager.cc:5495] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.035104 29575 tablet_bootstrap.cc:492] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.035162 29575 ts_tablet_manager.cc:1397] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.035333 29575 raft_consensus.cc:348] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.035382 29575 raft_consensus.cc:374] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.035395 29575 raft_consensus.cc:729] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.035451 29575 consensus_queue.cc:260] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.035521 29575 raft_consensus.cc:388] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.035548 29575 raft_consensus.cc:482] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.035578 29575 raft_consensus.cc:3037] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.036022 29575 raft_consensus.cc:504] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.036078 29575 leader_election.cc:302] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.036131 29575 leader_election.cc:288] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.036152 29578 raft_consensus.cc:2781] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.036207 29575 ts_tablet_manager.cc:1428] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.036265 29575 tablet_bootstrap.cc:492] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.036338 29578 raft_consensus.cc:686] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.036397 29578 consensus_queue.cc:237] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.036686 29575 tablet_bootstrap.cc:654] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.036788 29373 catalog_manager.cc:5495] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.037743 29575 tablet_bootstrap.cc:492] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.037793 29575 ts_tablet_manager.cc:1397] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.037928 29575 raft_consensus.cc:348] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.037986 29575 raft_consensus.cc:374] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.038002 29575 raft_consensus.cc:729] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.038053 29575 consensus_queue.cc:260] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.038112 29575 raft_consensus.cc:388] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.038132 29575 raft_consensus.cc:482] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.038162 29575 raft_consensus.cc:3037] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.038635 29575 raft_consensus.cc:504] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.038695 29575 leader_election.cc:302] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.038748 29575 leader_election.cc:288] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.038769 29578 raft_consensus.cc:2781] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.038826 29575 ts_tablet_manager.cc:1428] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.038888 29575 tablet_bootstrap.cc:492] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.038946 29578 raft_consensus.cc:686] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.039006 29578 consensus_queue.cc:237] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.039252 29575 tablet_bootstrap.cc:654] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.039441 29373 catalog_manager.cc:5495] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.039911 29575 tablet_bootstrap.cc:492] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.039960 29575 ts_tablet_manager.cc:1397] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.040232 29575 raft_consensus.cc:348] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.040357 29575 raft_consensus.cc:374] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.040397 29575 raft_consensus.cc:729] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.040447 29575 consensus_queue.cc:260] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.040501 29575 raft_consensus.cc:388] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.040534 29575 raft_consensus.cc:482] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.040570 29575 raft_consensus.cc:3037] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.041179 29575 raft_consensus.cc:504] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.041256 29575 leader_election.cc:302] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.041292 29575 leader_election.cc:288] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.041337 29578 raft_consensus.cc:2781] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.041393 29575 ts_tablet_manager.cc:1428] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.041422 29578 raft_consensus.cc:686] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.041447 29575 tablet_bootstrap.cc:492] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.041452 29578 consensus_queue.cc:237] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.041703 29575 tablet_bootstrap.cc:654] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.041914 29373 catalog_manager.cc:5495] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.042500 29575 tablet_bootstrap.cc:492] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.042546 29575 ts_tablet_manager.cc:1397] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.042629 29575 raft_consensus.cc:348] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.042697 29575 raft_consensus.cc:374] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.042716 29575 raft_consensus.cc:729] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.042744 29575 consensus_queue.cc:260] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.042774 29575 raft_consensus.cc:388] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.042796 29575 raft_consensus.cc:482] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.042814 29575 raft_consensus.cc:3037] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.043357 29575 raft_consensus.cc:504] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.043426 29575 leader_election.cc:302] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.043460 29575 leader_election.cc:288] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.043494 29578 raft_consensus.cc:2781] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.043560 29575 ts_tablet_manager.cc:1428] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.043612 29575 tablet_bootstrap.cc:492] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.043561 29578 raft_consensus.cc:686] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.043715 29578 consensus_queue.cc:237] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.043881 29575 tablet_bootstrap.cc:654] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.044087 29373 catalog_manager.cc:5495] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.044507 29575 tablet_bootstrap.cc:492] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.044564 29575 ts_tablet_manager.cc:1397] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.044741 29575 raft_consensus.cc:348] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.044816 29575 raft_consensus.cc:374] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.044842 29575 raft_consensus.cc:729] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.044884 29575 consensus_queue.cc:260] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.044945 29575 raft_consensus.cc:388] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.044978 29575 raft_consensus.cc:482] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.045011 29575 raft_consensus.cc:3037] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.045516 29575 raft_consensus.cc:504] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.045574 29575 leader_election.cc:302] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.045630 29575 leader_election.cc:288] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.045645 29578 raft_consensus.cc:2781] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.045688 29578 raft_consensus.cc:686] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.045727 29578 consensus_queue.cc:237] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.045900 29575 ts_tablet_manager.cc:1428] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.046139 29575 tablet_bootstrap.cc:492] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.046142 29373 catalog_manager.cc:5495] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.046590 29575 tablet_bootstrap.cc:654] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.047317 29575 tablet_bootstrap.cc:492] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.047370 29575 ts_tablet_manager.cc:1397] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.047456 29575 raft_consensus.cc:348] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.047518 29575 raft_consensus.cc:374] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.047551 29575 raft_consensus.cc:729] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.047590 29575 consensus_queue.cc:260] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.047642 29575 raft_consensus.cc:388] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.047676 29575 raft_consensus.cc:482] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.047709 29575 raft_consensus.cc:3037] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.048189 29575 raft_consensus.cc:504] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.048271 29575 leader_election.cc:302] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.048324 29575 leader_election.cc:288] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.048342 29577 raft_consensus.cc:2781] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.048388 29577 raft_consensus.cc:686] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.048398 29575 ts_tablet_manager.cc:1428] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:16:05.048425 29577 consensus_queue.cc:237] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.048856 29372 catalog_manager.cc:5495] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.057860 29372 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.059737 29499 tablet_service.cc:1467] Processing CreateTablet for tablet 52850fe5f00b47acbd6881ad14f18c9f (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.059852 29498 tablet_service.cc:1467] Processing CreateTablet for tablet c15bec20d17848db92b9025a253dcbc1 (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.059896 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 52850fe5f00b47acbd6881ad14f18c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.059962 29500 tablet_service.cc:1467] Processing CreateTablet for tablet 7511db6c27af4567b640ee9e5d6347c8 (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.060058 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7511db6c27af4567b640ee9e5d6347c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.060153 29493 tablet_service.cc:1467] Processing CreateTablet for tablet e827711c64224f8c85b4a54dd158fd42 (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.060266 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e827711c64224f8c85b4a54dd158fd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.061165 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c15bec20d17848db92b9025a253dcbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.061203 29575 tablet_bootstrap.cc:492] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.061250 29492 tablet_service.cc:1467] Processing CreateTablet for tablet 8bc75083147249829c02919cb6eabe4c (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.061398 29494 tablet_service.cc:1467] Processing CreateTablet for tablet 208f88feaca84b1689f5a02b4a322f5c (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.061475 29501 tablet_service.cc:1467] Processing CreateTablet for tablet f1bc1e8898a64972b8e662d00418de5d (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.061535 29575 tablet_bootstrap.cc:654] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.061565 29502 tablet_service.cc:1467] Processing CreateTablet for tablet 0b2ae79a24984e868882e05a2bd0badc (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.061682 29489 tablet_service.cc:1467] Processing CreateTablet for tablet eae86c4b100f4ecf902a91cff40087dc (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.060078 29497 tablet_service.cc:1467] Processing CreateTablet for tablet 422a6980a0a74cddaf946fa66551d5c3 (DEFAULT_TABLE table=test_table_1 [id=42f3a395334f48e38b39a714fc28b552]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.061332 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8bc75083147249829c02919cb6eabe4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.061908 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0b2ae79a24984e868882e05a2bd0badc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.062026 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1bc1e8898a64972b8e662d00418de5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.062978 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 422a6980a0a74cddaf946fa66551d5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.063153 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 208f88feaca84b1689f5a02b4a322f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.063838 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eae86c4b100f4ecf902a91cff40087dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.064920 29575 tablet_bootstrap.cc:492] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.064966 29575 ts_tablet_manager.cc:1397] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260810 15:16:05.065092 29575 raft_consensus.cc:348] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.065156 29575 raft_consensus.cc:374] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.065171 29575 raft_consensus.cc:729] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.065229 29575 consensus_queue.cc:260] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.065276 29575 raft_consensus.cc:388] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.065299 29575 raft_consensus.cc:482] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.065372 29575 raft_consensus.cc:3037] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.065852 29575 raft_consensus.cc:504] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.065912 29575 leader_election.cc:302] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.065975 29575 leader_election.cc:288] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.066001 29577 raft_consensus.cc:2781] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.066123 29577 raft_consensus.cc:686] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.066156 29575 ts_tablet_manager.cc:1428] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.066231 29575 tablet_bootstrap.cc:492] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.066169 29577 consensus_queue.cc:237] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.066529 29575 tablet_bootstrap.cc:654] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.066846 29372 catalog_manager.cc:5495] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.067142 29575 tablet_bootstrap.cc:492] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.067195 29575 ts_tablet_manager.cc:1397] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.067308 29575 raft_consensus.cc:348] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.067368 29575 raft_consensus.cc:374] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.067390 29575 raft_consensus.cc:729] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.067451 29575 consensus_queue.cc:260] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.067500 29575 raft_consensus.cc:388] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.067520 29575 raft_consensus.cc:482] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.067546 29575 raft_consensus.cc:3037] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.068105 29575 raft_consensus.cc:504] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.068164 29575 leader_election.cc:302] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.068216 29575 leader_election.cc:288] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.068239 29578 raft_consensus.cc:2781] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.068313 29575 ts_tablet_manager.cc:1428] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.068317 29578 raft_consensus.cc:686] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.068364 29575 tablet_bootstrap.cc:492] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.068389 29578 consensus_queue.cc:237] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.068583 29575 tablet_bootstrap.cc:654] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.068907 29372 catalog_manager.cc:5495] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.069178 29575 tablet_bootstrap.cc:492] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.069247 29575 ts_tablet_manager.cc:1397] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.069406 29575 raft_consensus.cc:348] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.069473 29575 raft_consensus.cc:374] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.069518 29575 raft_consensus.cc:729] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.069562 29575 consensus_queue.cc:260] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.069614 29575 raft_consensus.cc:388] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.069646 29575 raft_consensus.cc:482] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.069674 29575 raft_consensus.cc:3037] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.070283 29575 raft_consensus.cc:504] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.070341 29575 leader_election.cc:302] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.070406 29575 leader_election.cc:288] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.070425 29578 raft_consensus.cc:2781] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.070493 29578 raft_consensus.cc:686] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.070530 29578 consensus_queue.cc:237] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.070497 29575 ts_tablet_manager.cc:1428] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.070799 29575 tablet_bootstrap.cc:492] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.070991 29372 catalog_manager.cc:5495] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.071173 29575 tablet_bootstrap.cc:654] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.071753 29575 tablet_bootstrap.cc:492] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.071817 29575 ts_tablet_manager.cc:1397] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.071923 29575 raft_consensus.cc:348] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.071986 29575 raft_consensus.cc:374] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.072013 29575 raft_consensus.cc:729] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.072062 29575 consensus_queue.cc:260] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.072117 29575 raft_consensus.cc:388] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.072140 29575 raft_consensus.cc:482] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.072165 29575 raft_consensus.cc:3037] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.072587 29575 raft_consensus.cc:504] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.072669 29575 leader_election.cc:302] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.072723 29575 leader_election.cc:288] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.072759 29578 raft_consensus.cc:2781] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.072798 29575 ts_tablet_manager.cc:1428] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.072824 29578 raft_consensus.cc:686] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.072846 29575 tablet_bootstrap.cc:492] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.072860 29578 consensus_queue.cc:237] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.073385 29575 tablet_bootstrap.cc:654] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.073537 29372 catalog_manager.cc:5495] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.073972 29575 tablet_bootstrap.cc:492] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.074038 29575 ts_tablet_manager.cc:1397] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.074194 29575 raft_consensus.cc:348] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.074270 29575 raft_consensus.cc:374] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.074304 29575 raft_consensus.cc:729] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.074350 29575 consensus_queue.cc:260] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.074393 29575 raft_consensus.cc:388] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.074412 29575 raft_consensus.cc:482] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.074441 29575 raft_consensus.cc:3037] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.074998 29575 raft_consensus.cc:504] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.075057 29575 leader_election.cc:302] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.075119 29575 leader_election.cc:288] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.075138 29578 raft_consensus.cc:2781] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.075198 29575 ts_tablet_manager.cc:1428] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.075218 29578 raft_consensus.cc:686] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.075261 29575 tablet_bootstrap.cc:492] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.075258 29578 consensus_queue.cc:237] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.075806 29575 tablet_bootstrap.cc:654] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.075771 29372 catalog_manager.cc:5495] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.076450 29575 tablet_bootstrap.cc:492] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.076501 29575 ts_tablet_manager.cc:1397] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.076653 29575 raft_consensus.cc:348] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.076713 29575 raft_consensus.cc:374] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.076738 29575 raft_consensus.cc:729] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.076789 29575 consensus_queue.cc:260] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.076834 29575 raft_consensus.cc:388] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.076867 29575 raft_consensus.cc:482] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.076898 29575 raft_consensus.cc:3037] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.077467 29575 raft_consensus.cc:504] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.077527 29575 leader_election.cc:302] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.077581 29575 leader_election.cc:288] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.077616 29578 raft_consensus.cc:2781] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.077663 29575 ts_tablet_manager.cc:1428] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.077675 29578 raft_consensus.cc:686] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.077708 29578 consensus_queue.cc:237] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.077713 29575 tablet_bootstrap.cc:492] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.078177 29575 tablet_bootstrap.cc:654] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.078214 29372 catalog_manager.cc:5495] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.079180 29575 tablet_bootstrap.cc:492] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.079222 29575 ts_tablet_manager.cc:1397] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.079380 29575 raft_consensus.cc:348] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.079442 29575 raft_consensus.cc:374] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.079464 29575 raft_consensus.cc:729] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.079511 29575 consensus_queue.cc:260] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.079555 29575 raft_consensus.cc:388] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.079589 29575 raft_consensus.cc:482] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.079620 29575 raft_consensus.cc:3037] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.080046 29575 raft_consensus.cc:504] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.080130 29575 leader_election.cc:302] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.080184 29575 leader_election.cc:288] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.080220 29577 raft_consensus.cc:2781] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.080257 29575 ts_tablet_manager.cc:1428] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.080302 29575 tablet_bootstrap.cc:492] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.080286 29577 raft_consensus.cc:686] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.080338 29577 consensus_queue.cc:237] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.080726 29575 tablet_bootstrap.cc:654] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.080763 29372 catalog_manager.cc:5495] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.081436 29575 tablet_bootstrap.cc:492] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.081486 29575 ts_tablet_manager.cc:1397] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.081629 29575 raft_consensus.cc:348] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.081683 29575 raft_consensus.cc:374] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.081697 29575 raft_consensus.cc:729] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.081766 29575 consensus_queue.cc:260] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.081821 29575 raft_consensus.cc:388] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.081847 29575 raft_consensus.cc:482] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.081867 29575 raft_consensus.cc:3037] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.082269 29575 raft_consensus.cc:504] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.082325 29575 leader_election.cc:302] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.082355 29575 leader_election.cc:288] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.082413 29577 raft_consensus.cc:2781] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.082448 29575 ts_tablet_manager.cc:1428] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.082497 29577 raft_consensus.cc:686] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.082520 29575 tablet_bootstrap.cc:492] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.082530 29577 consensus_queue.cc:237] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.082960 29575 tablet_bootstrap.cc:654] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.083092 29372 catalog_manager.cc:5495] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.083612 29575 tablet_bootstrap.cc:492] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.083664 29575 ts_tablet_manager.cc:1397] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.083796 29575 raft_consensus.cc:348] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.083855 29575 raft_consensus.cc:374] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.083869 29575 raft_consensus.cc:729] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.083920 29575 consensus_queue.cc:260] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.083972 29575 raft_consensus.cc:388] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.083993 29575 raft_consensus.cc:482] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.084014 29575 raft_consensus.cc:3037] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.084487 29575 raft_consensus.cc:504] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.084545 29575 leader_election.cc:302] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.084582 29575 leader_election.cc:288] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.084664 29577 raft_consensus.cc:2781] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.084811 29577 raft_consensus.cc:686] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.084859 29577 consensus_queue.cc:237] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.085455 29372 catalog_manager.cc:5495] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.084689 29575 ts_tablet_manager.cc:1428] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.088758 29575 tablet_bootstrap.cc:492] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.089452 29575 tablet_bootstrap.cc:654] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.090170 29575 tablet_bootstrap.cc:492] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.090219 29575 ts_tablet_manager.cc:1397] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.090356 29575 raft_consensus.cc:348] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.090421 29575 raft_consensus.cc:374] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.090451 29575 raft_consensus.cc:729] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.090494 29575 consensus_queue.cc:260] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.090538 29575 raft_consensus.cc:388] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.090569 29575 raft_consensus.cc:482] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.090613 29575 raft_consensus.cc:3037] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.091076 29575 raft_consensus.cc:504] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.091173 29575 leader_election.cc:302] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.091218 29575 leader_election.cc:288] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.091280 29578 raft_consensus.cc:2781] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.091287 29575 ts_tablet_manager.cc:1428] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.091358 29578 raft_consensus.cc:686] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.091401 29578 consensus_queue.cc:237] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.091899 29372 catalog_manager.cc:5495] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.100286 29372 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.102331 29489 tablet_service.cc:1467] Processing CreateTablet for tablet 64324065c2954cf4828d7012d495ae90 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.102394 29501 tablet_service.cc:1467] Processing CreateTablet for tablet 9f407227c09b47d5821aeb751c1497a6 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.102458 29502 tablet_service.cc:1467] Processing CreateTablet for tablet c8beb146b44d455fb2d764111e5559d6 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.102346 29494 tablet_service.cc:1467] Processing CreateTablet for tablet 6445f88625c344c1a5ed4dd546a30fc4 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.102490 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 64324065c2954cf4828d7012d495ae90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.102391 29497 tablet_service.cc:1467] Processing CreateTablet for tablet 5dfee1468eb54370887c584060e004c4 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.102612 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6445f88625c344c1a5ed4dd546a30fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.102649 29500 tablet_service.cc:1467] Processing CreateTablet for tablet 0a08c27c25ce42c5aca6a1474a98be9a (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.102725 29493 tablet_service.cc:1467] Processing CreateTablet for tablet 7d02a76a1fe4419283b3b6ff5ee94d53 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.102785 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0a08c27c25ce42c5aca6a1474a98be9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.102828 29499 tablet_service.cc:1467] Processing CreateTablet for tablet 36483ad0981e40f59e2288ad29de4ad2 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.102880 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7d02a76a1fe4419283b3b6ff5ee94d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.102622 29498 tablet_service.cc:1467] Processing CreateTablet for tablet d586bd58a597496486fef6b2d7ecf672 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.102991 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d586bd58a597496486fef6b2d7ecf672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.104089 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9f407227c09b47d5821aeb751c1497a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.102569 29492 tablet_service.cc:1467] Processing CreateTablet for tablet c57adeebc73d41a584e25e5040640514 (DEFAULT_TABLE table=test_table_2 [id=202327743dc844aebb8c8ddebf93640d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.104238 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36483ad0981e40f59e2288ad29de4ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.104317 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5dfee1468eb54370887c584060e004c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.105451 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c8beb146b44d455fb2d764111e5559d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.105489 29575 tablet_bootstrap.cc:492] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.106014 29575 tablet_bootstrap.cc:654] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.106534 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c57adeebc73d41a584e25e5040640514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.106752 29575 tablet_bootstrap.cc:492] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.106823 29575 ts_tablet_manager.cc:1397] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.106988 29575 raft_consensus.cc:348] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.107062 29575 raft_consensus.cc:374] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.107096 29575 raft_consensus.cc:729] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.107148 29575 consensus_queue.cc:260] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.107191 29575 raft_consensus.cc:388] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.107221 29575 raft_consensus.cc:482] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.107252 29575 raft_consensus.cc:3037] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.107843 29575 raft_consensus.cc:504] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.107932 29575 leader_election.cc:302] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.107985 29575 leader_election.cc:288] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.108001 29577 raft_consensus.cc:2781] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.108067 29577 raft_consensus.cc:686] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.108100 29575 ts_tablet_manager.cc:1428] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.108112 29577 consensus_queue.cc:237] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.108158 29575 tablet_bootstrap.cc:492] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.108542 29575 tablet_bootstrap.cc:654] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.108611 29372 catalog_manager.cc:5495] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.109232 29575 tablet_bootstrap.cc:492] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.109293 29575 ts_tablet_manager.cc:1397] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.109614 29575 raft_consensus.cc:348] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.109689 29575 raft_consensus.cc:374] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.109722 29575 raft_consensus.cc:729] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.109771 29575 consensus_queue.cc:260] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.109812 29575 raft_consensus.cc:388] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.109839 29575 raft_consensus.cc:482] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.109869 29575 raft_consensus.cc:3037] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.110308 29575 raft_consensus.cc:504] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.110386 29575 leader_election.cc:302] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.110441 29575 leader_election.cc:288] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.110505 29578 raft_consensus.cc:2781] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.110525 29575 ts_tablet_manager.cc:1428] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.110596 29578 raft_consensus.cc:686] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.110607 29575 tablet_bootstrap.cc:492] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.110661 29578 consensus_queue.cc:237] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.111056 29575 tablet_bootstrap.cc:654] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.111160 29373 catalog_manager.cc:5495] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.111699 29575 tablet_bootstrap.cc:492] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.111748 29575 ts_tablet_manager.cc:1397] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.111881 29575 raft_consensus.cc:348] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.111934 29575 raft_consensus.cc:374] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.111954 29575 raft_consensus.cc:729] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.112002 29575 consensus_queue.cc:260] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.112062 29575 raft_consensus.cc:388] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.112087 29575 raft_consensus.cc:482] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.112112 29575 raft_consensus.cc:3037] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.112548 29575 raft_consensus.cc:504] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.112630 29575 leader_election.cc:302] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.112681 29575 leader_election.cc:288] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.112725 29578 raft_consensus.cc:2781] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.112772 29575 ts_tablet_manager.cc:1428] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.112792 29578 raft_consensus.cc:686] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.112833 29575 tablet_bootstrap.cc:492] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.112823 29578 consensus_queue.cc:237] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.113245 29575 tablet_bootstrap.cc:654] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.113376 29373 catalog_manager.cc:5495] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.113902 29575 tablet_bootstrap.cc:492] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.113953 29575 ts_tablet_manager.cc:1397] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.114086 29575 raft_consensus.cc:348] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.114166 29575 raft_consensus.cc:374] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.114192 29575 raft_consensus.cc:729] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.114245 29575 consensus_queue.cc:260] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.114291 29575 raft_consensus.cc:388] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.114316 29575 raft_consensus.cc:482] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.114344 29575 raft_consensus.cc:3037] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.114934 29575 raft_consensus.cc:504] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.114988 29575 leader_election.cc:302] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.115042 29575 leader_election.cc:288] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.115053 29578 raft_consensus.cc:2781] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.115096 29578 raft_consensus.cc:686] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.115121 29575 ts_tablet_manager.cc:1428] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.115139 29578 consensus_queue.cc:237] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.115175 29575 tablet_bootstrap.cc:492] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.115592 29575 tablet_bootstrap.cc:654] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.115643 29373 catalog_manager.cc:5495] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.116281 29575 tablet_bootstrap.cc:492] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.116333 29575 ts_tablet_manager.cc:1397] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.116607 29575 raft_consensus.cc:348] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.116688 29575 raft_consensus.cc:374] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.116719 29575 raft_consensus.cc:729] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.116762 29575 consensus_queue.cc:260] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.116814 29575 raft_consensus.cc:388] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.116845 29575 raft_consensus.cc:482] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.116875 29575 raft_consensus.cc:3037] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.117311 29575 raft_consensus.cc:504] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.117427 29575 leader_election.cc:302] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.117480 29575 leader_election.cc:288] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.117512 29577 raft_consensus.cc:2781] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.117550 29575 ts_tablet_manager.cc:1428] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.117596 29577 raft_consensus.cc:686] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.117627 29575 tablet_bootstrap.cc:492] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.117626 29577 consensus_queue.cc:237] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.118067 29575 tablet_bootstrap.cc:654] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.118103 29373 catalog_manager.cc:5495] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.118711 29575 tablet_bootstrap.cc:492] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.118781 29575 ts_tablet_manager.cc:1397] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.118922 29575 raft_consensus.cc:348] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.118985 29575 raft_consensus.cc:374] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.119010 29575 raft_consensus.cc:729] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.119045 29575 consensus_queue.cc:260] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.119086 29575 raft_consensus.cc:388] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.119107 29575 raft_consensus.cc:482] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.119133 29575 raft_consensus.cc:3037] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.119560 29575 raft_consensus.cc:504] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.119613 29575 leader_election.cc:302] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.119666 29575 leader_election.cc:288] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.119704 29577 raft_consensus.cc:2781] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.119745 29575 ts_tablet_manager.cc:1428] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.119766 29577 raft_consensus.cc:686] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.119797 29575 tablet_bootstrap.cc:492] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.119796 29577 consensus_queue.cc:237] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.120164 29575 tablet_bootstrap.cc:654] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.120291 29373 catalog_manager.cc:5495] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.120841 29575 tablet_bootstrap.cc:492] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.120901 29575 ts_tablet_manager.cc:1397] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.121043 29575 raft_consensus.cc:348] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.121104 29575 raft_consensus.cc:374] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.121122 29575 raft_consensus.cc:729] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.121193 29575 consensus_queue.cc:260] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.121238 29575 raft_consensus.cc:388] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.121256 29575 raft_consensus.cc:482] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.121284 29575 raft_consensus.cc:3037] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.121785 29575 raft_consensus.cc:504] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.121841 29575 leader_election.cc:302] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.121893 29575 leader_election.cc:288] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.121915 29577 raft_consensus.cc:2781] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.121969 29577 raft_consensus.cc:686] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.121994 29575 ts_tablet_manager.cc:1428] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.122063 29575 tablet_bootstrap.cc:492] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.122004 29577 consensus_queue.cc:237] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.122447 29575 tablet_bootstrap.cc:654] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.122658 29373 catalog_manager.cc:5495] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.123100 29575 tablet_bootstrap.cc:492] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.123170 29575 ts_tablet_manager.cc:1397] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.123313 29575 raft_consensus.cc:348] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.123382 29575 raft_consensus.cc:374] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.123402 29575 raft_consensus.cc:729] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.123452 29575 consensus_queue.cc:260] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.123507 29575 raft_consensus.cc:388] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.123553 29575 raft_consensus.cc:482] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.123575 29575 raft_consensus.cc:3037] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.124069 29575 raft_consensus.cc:504] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.124128 29575 leader_election.cc:302] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.124158 29575 leader_election.cc:288] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.124228 29579 raft_consensus.cc:2781] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.124246 29575 ts_tablet_manager.cc:1428] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.124282 29579 raft_consensus.cc:686] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.124300 29575 tablet_bootstrap.cc:492] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.124327 29579 consensus_queue.cc:237] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.124838 29575 tablet_bootstrap.cc:654] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.124917 29373 catalog_manager.cc:5495] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.125701 29575 tablet_bootstrap.cc:492] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.125763 29575 ts_tablet_manager.cc:1397] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.125909 29575 raft_consensus.cc:348] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.125976 29575 raft_consensus.cc:374] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.126001 29575 raft_consensus.cc:729] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.126055 29575 consensus_queue.cc:260] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.126106 29575 raft_consensus.cc:388] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.126152 29575 raft_consensus.cc:482] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.126178 29575 raft_consensus.cc:3037] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.126605 29575 raft_consensus.cc:504] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.126660 29575 leader_election.cc:302] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.126711 29575 leader_election.cc:288] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.126727 29577 raft_consensus.cc:2781] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.126791 29575 ts_tablet_manager.cc:1428] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.126809 29577 raft_consensus.cc:686] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.126839 29575 tablet_bootstrap.cc:492] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.126850 29577 consensus_queue.cc:237] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.127233 29575 tablet_bootstrap.cc:654] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.127306 29373 catalog_manager.cc:5495] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.128129 29575 tablet_bootstrap.cc:492] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.128182 29575 ts_tablet_manager.cc:1397] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.128304 29575 raft_consensus.cc:348] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.128366 29575 raft_consensus.cc:374] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.128381 29575 raft_consensus.cc:729] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.128429 29575 consensus_queue.cc:260] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.128472 29575 raft_consensus.cc:388] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.128490 29575 raft_consensus.cc:482] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.128520 29575 raft_consensus.cc:3037] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.128917 29575 raft_consensus.cc:504] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.128968 29575 leader_election.cc:302] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.129019 29575 leader_election.cc:288] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.129050 29577 raft_consensus.cc:2781] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.129094 29575 ts_tablet_manager.cc:1428] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.129103 29577 raft_consensus.cc:686] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.129187 29577 consensus_queue.cc:237] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.129614 29373 catalog_manager.cc:5495] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.134544 29373 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.136010 29492 tablet_service.cc:1467] Processing CreateTablet for tablet 505617c0fe0a48f8abfeef581c1a48ed (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.136076 29502 tablet_service.cc:1467] Processing CreateTablet for tablet 8b189ac1ab4f4939a3616e34f897e8d9 (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.136133 29501 tablet_service.cc:1467] Processing CreateTablet for tablet d3c9dede639945a4910d5c08027e8742 (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.136154 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 505617c0fe0a48f8abfeef581c1a48ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.136212 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d3c9dede639945a4910d5c08027e8742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.136248 29499 tablet_service.cc:1467] Processing CreateTablet for tablet 74e8c065fa2b479186ec4544601051ad (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.136270 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8b189ac1ab4f4939a3616e34f897e8d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.136310 29494 tablet_service.cc:1467] Processing CreateTablet for tablet ad79c1df50de4f48aebbb2c521487297 (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.136363 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 74e8c065fa2b479186ec4544601051ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.136247 29497 tablet_service.cc:1467] Processing CreateTablet for tablet e16acfe67c9740888cb1b4f4d87720d9 (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.136480 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e16acfe67c9740888cb1b4f4d87720d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.137127 29498 tablet_service.cc:1467] Processing CreateTablet for tablet c1193d6c321f4f77b2e6ca60919b4aa7 (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.137209 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c1193d6c321f4f77b2e6ca60919b4aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.137475 29575 tablet_bootstrap.cc:492] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.136094 29489 tablet_service.cc:1467] Processing CreateTablet for tablet 246763560ea64f23b62ad31b09997d4f (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.137595 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 246763560ea64f23b62ad31b09997d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.137475 29500 tablet_service.cc:1467] Processing CreateTablet for tablet afaeb76604044184a22af61613b60b35 (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.137990 29575 tablet_bootstrap.cc:654] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.137660 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ad79c1df50de4f48aebbb2c521487297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.138250 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet afaeb76604044184a22af61613b60b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.138300 29493 tablet_service.cc:1467] Processing CreateTablet for tablet 80928b1e21544b5d90443d13b7071b5e (DEFAULT_TABLE table=test_table_3 [id=95b1325e8d484a92be2498b2c2063bef]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.138382 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80928b1e21544b5d90443d13b7071b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.141741 29575 tablet_bootstrap.cc:492] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.141788 29575 ts_tablet_manager.cc:1397] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260810 15:16:05.141950 29575 raft_consensus.cc:348] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.142004 29575 raft_consensus.cc:374] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.142030 29575 raft_consensus.cc:729] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.142093 29575 consensus_queue.cc:260] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.142138 29575 raft_consensus.cc:388] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.142168 29575 raft_consensus.cc:482] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.142198 29575 raft_consensus.cc:3037] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.142658 29575 raft_consensus.cc:504] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.142717 29575 leader_election.cc:302] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.142777 29575 leader_election.cc:288] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.142796 29577 raft_consensus.cc:2781] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.142867 29575 ts_tablet_manager.cc:1428] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.142885 29577 raft_consensus.cc:686] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.142918 29575 tablet_bootstrap.cc:492] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.142935 29577 consensus_queue.cc:237] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.143332 29575 tablet_bootstrap.cc:654] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.143565 29373 catalog_manager.cc:5495] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.144366 29575 tablet_bootstrap.cc:492] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.144450 29575 ts_tablet_manager.cc:1397] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.144560 29575 raft_consensus.cc:348] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.144622 29575 raft_consensus.cc:374] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.144637 29575 raft_consensus.cc:729] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.144704 29575 consensus_queue.cc:260] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.144744 29575 raft_consensus.cc:388] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.144771 29575 raft_consensus.cc:482] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.144801 29575 raft_consensus.cc:3037] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.145262 29575 raft_consensus.cc:504] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.145321 29575 leader_election.cc:302] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.145432 29575 leader_election.cc:288] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.145457 29577 raft_consensus.cc:2781] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.145519 29575 ts_tablet_manager.cc:1428] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.145533 29577 raft_consensus.cc:686] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.145593 29575 tablet_bootstrap.cc:492] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.145591 29577 consensus_queue.cc:237] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.146054 29575 tablet_bootstrap.cc:654] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.146273 29373 catalog_manager.cc:5495] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.146867 29575 tablet_bootstrap.cc:492] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.146916 29575 ts_tablet_manager.cc:1397] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.147045 29575 raft_consensus.cc:348] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.147109 29575 raft_consensus.cc:374] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.147123 29575 raft_consensus.cc:729] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.147189 29575 consensus_queue.cc:260] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.147235 29575 raft_consensus.cc:388] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.147264 29575 raft_consensus.cc:482] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.147291 29575 raft_consensus.cc:3037] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.147714 29575 raft_consensus.cc:504] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.147768 29575 leader_election.cc:302] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.147795 29575 leader_election.cc:288] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.147864 29579 raft_consensus.cc:2781] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.147887 29575 ts_tablet_manager.cc:1428] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.147920 29579 raft_consensus.cc:686] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.147939 29575 tablet_bootstrap.cc:492] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.147960 29579 consensus_queue.cc:237] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.148368 29575 tablet_bootstrap.cc:654] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.148497 29373 catalog_manager.cc:5495] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.149387 29575 tablet_bootstrap.cc:492] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.149441 29575 ts_tablet_manager.cc:1397] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.149567 29575 raft_consensus.cc:348] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.149637 29575 raft_consensus.cc:374] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.149652 29575 raft_consensus.cc:729] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.149699 29575 consensus_queue.cc:260] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.149744 29575 raft_consensus.cc:388] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.149768 29575 raft_consensus.cc:482] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.149796 29575 raft_consensus.cc:3037] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.150322 29575 raft_consensus.cc:504] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.150380 29575 leader_election.cc:302] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.150426 29575 leader_election.cc:288] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.150447 29579 raft_consensus.cc:2781] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.150512 29575 ts_tablet_manager.cc:1428] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.150571 29575 tablet_bootstrap.cc:492] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.150517 29579 raft_consensus.cc:686] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.150640 29579 consensus_queue.cc:237] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.150946 29575 tablet_bootstrap.cc:654] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.151252 29373 catalog_manager.cc:5495] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.151855 29575 tablet_bootstrap.cc:492] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.151917 29575 ts_tablet_manager.cc:1397] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.152062 29575 raft_consensus.cc:348] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.152127 29575 raft_consensus.cc:374] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.152154 29575 raft_consensus.cc:729] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.152205 29575 consensus_queue.cc:260] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.152254 29575 raft_consensus.cc:388] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.152281 29575 raft_consensus.cc:482] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.152309 29575 raft_consensus.cc:3037] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.152855 29575 raft_consensus.cc:504] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.152927 29575 leader_election.cc:302] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.152977 29575 leader_election.cc:288] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.153013 29579 raft_consensus.cc:2781] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.153059 29575 ts_tablet_manager.cc:1428] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.153083 29579 raft_consensus.cc:686] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.153115 29575 tablet_bootstrap.cc:492] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.153126 29579 consensus_queue.cc:237] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.153439 29575 tablet_bootstrap.cc:654] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.153563 29373 catalog_manager.cc:5495] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.154245 29575 tablet_bootstrap.cc:492] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.154301 29575 ts_tablet_manager.cc:1397] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.154448 29575 raft_consensus.cc:348] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.154510 29575 raft_consensus.cc:374] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.154543 29575 raft_consensus.cc:729] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.154613 29575 consensus_queue.cc:260] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.154673 29575 raft_consensus.cc:388] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.154695 29575 raft_consensus.cc:482] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.154713 29575 raft_consensus.cc:3037] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.155113 29575 raft_consensus.cc:504] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.155167 29575 leader_election.cc:302] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.155220 29575 leader_election.cc:288] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.155237 29578 raft_consensus.cc:2781] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.155300 29578 raft_consensus.cc:686] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.155315 29575 ts_tablet_manager.cc:1428] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.155366 29575 tablet_bootstrap.cc:492] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.155342 29578 consensus_queue.cc:237] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.155786 29575 tablet_bootstrap.cc:654] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.155929 29373 catalog_manager.cc:5495] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.156716 29575 tablet_bootstrap.cc:492] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.156759 29575 ts_tablet_manager.cc:1397] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.156853 29575 raft_consensus.cc:348] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.156891 29575 raft_consensus.cc:374] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.156904 29575 raft_consensus.cc:729] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.156953 29575 consensus_queue.cc:260] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.156999 29575 raft_consensus.cc:388] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.157017 29575 raft_consensus.cc:482] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.157040 29575 raft_consensus.cc:3037] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.157487 29575 raft_consensus.cc:504] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.157544 29575 leader_election.cc:302] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.157577 29575 leader_election.cc:288] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.157652 29578 raft_consensus.cc:2781] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.157662 29575 ts_tablet_manager.cc:1428] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.157725 29578 raft_consensus.cc:686] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.157765 29575 tablet_bootstrap.cc:492] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.157759 29578 consensus_queue.cc:237] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.158195 29575 tablet_bootstrap.cc:654] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.158289 29373 catalog_manager.cc:5495] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.159082 29575 tablet_bootstrap.cc:492] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.159135 29575 ts_tablet_manager.cc:1397] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.159250 29575 raft_consensus.cc:348] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.159318 29575 raft_consensus.cc:374] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.159349 29575 raft_consensus.cc:729] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.159392 29575 consensus_queue.cc:260] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.159451 29575 raft_consensus.cc:388] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.159480 29575 raft_consensus.cc:482] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.159502 29575 raft_consensus.cc:3037] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.159957 29575 raft_consensus.cc:504] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.160014 29575 leader_election.cc:302] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.160070 29575 leader_election.cc:288] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.160140 29578 raft_consensus.cc:2781] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.160154 29575 ts_tablet_manager.cc:1428] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.160210 29578 raft_consensus.cc:686] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.160233 29575 tablet_bootstrap.cc:492] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.160250 29578 consensus_queue.cc:237] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.160642 29575 tablet_bootstrap.cc:654] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.160756 29373 catalog_manager.cc:5495] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.161505 29575 tablet_bootstrap.cc:492] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.161557 29575 ts_tablet_manager.cc:1397] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.161731 29575 raft_consensus.cc:348] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.161798 29575 raft_consensus.cc:374] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.161816 29575 raft_consensus.cc:729] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.161872 29575 consensus_queue.cc:260] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.161916 29575 raft_consensus.cc:388] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.161942 29575 raft_consensus.cc:482] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.161967 29575 raft_consensus.cc:3037] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.162377 29575 raft_consensus.cc:504] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.162431 29575 leader_election.cc:302] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.162482 29575 leader_election.cc:288] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.162503 29578 raft_consensus.cc:2781] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.162575 29578 raft_consensus.cc:686] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.162601 29575 ts_tablet_manager.cc:1428] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.162614 29578 consensus_queue.cc:237] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.162672 29575 tablet_bootstrap.cc:492] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.163069 29575 tablet_bootstrap.cc:654] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.163172 29373 catalog_manager.cc:5495] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.163815 29575 tablet_bootstrap.cc:492] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.163867 29575 ts_tablet_manager.cc:1397] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.164034 29575 raft_consensus.cc:348] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.164109 29575 raft_consensus.cc:374] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.164139 29575 raft_consensus.cc:729] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.164184 29575 consensus_queue.cc:260] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.164228 29575 raft_consensus.cc:388] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.164258 29575 raft_consensus.cc:482] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.164286 29575 raft_consensus.cc:3037] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.164721 29575 raft_consensus.cc:504] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.164800 29575 leader_election.cc:302] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.164842 29575 leader_election.cc:288] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.164860 29578 raft_consensus.cc:2781] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.164904 29578 raft_consensus.cc:686] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.164923 29575 ts_tablet_manager.cc:1428] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.164937 29578 consensus_queue.cc:237] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.165473 29373 catalog_manager.cc:5495] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.174530 29373 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.176222 29492 tablet_service.cc:1467] Processing CreateTablet for tablet 292242f4ff4342229fedc83bd38d9162 (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.176261 29489 tablet_service.cc:1467] Processing CreateTablet for tablet 094e781300ea4a9c95e4a8f9d559072e (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.176316 29493 tablet_service.cc:1467] Processing CreateTablet for tablet 25a78fa10cdd456ab0a3f446a82fd9dd (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.176362 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 292242f4ff4342229fedc83bd38d9162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.176391 29499 tablet_service.cc:1467] Processing CreateTablet for tablet b8d5a4bbf1d84c7193ebfc407ef7fae5 (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.176425 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 094e781300ea4a9c95e4a8f9d559072e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.176476 29502 tablet_service.cc:1467] Processing CreateTablet for tablet 7d6a395b1efc4301b4506a6176b6d863 (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.176533 29494 tablet_service.cc:1467] Processing CreateTablet for tablet 0124c31eaaef4bf48211c704e5b78ff4 (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.176498 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b8d5a4bbf1d84c7193ebfc407ef7fae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.176635 29498 tablet_service.cc:1467] Processing CreateTablet for tablet 0b417bc7415249619f47c09175103a42 (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.176725 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0b417bc7415249619f47c09175103a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.177660 29575 tablet_bootstrap.cc:492] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.177695 29500 tablet_service.cc:1467] Processing CreateTablet for tablet 99d3857270ad40c1bb36ead050d68ad3 (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.177776 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 99d3857270ad40c1bb36ead050d68ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.177850 29501 tablet_service.cc:1467] Processing CreateTablet for tablet 407ded154ee148a4b7b665ab664c61bd (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.177868 29497 tablet_service.cc:1467] Processing CreateTablet for tablet e642bcd292cc4868bb08ab7930477e39 (DEFAULT_TABLE table=test_table_4 [id=cdfd886588224a5abe2029a623674311]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.177834 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7d6a395b1efc4301b4506a6176b6d863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.178082 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e642bcd292cc4868bb08ab7930477e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.178088 29575 tablet_bootstrap.cc:654] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.179088 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 25a78fa10cdd456ab0a3f446a82fd9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.179191 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0124c31eaaef4bf48211c704e5b78ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.179275 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 407ded154ee148a4b7b665ab664c61bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.181113 29575 tablet_bootstrap.cc:492] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.181213 29575 ts_tablet_manager.cc:1397] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260810 15:16:05.181420 29575 raft_consensus.cc:348] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.181504 29575 raft_consensus.cc:374] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.181532 29575 raft_consensus.cc:729] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.181587 29575 consensus_queue.cc:260] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.181632 29575 raft_consensus.cc:388] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.181663 29575 raft_consensus.cc:482] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.181694 29575 raft_consensus.cc:3037] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.182165 29575 raft_consensus.cc:504] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.182251 29575 leader_election.cc:302] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.182308 29575 leader_election.cc:288] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.182344 29578 raft_consensus.cc:2781] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.182391 29575 ts_tablet_manager.cc:1428] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.182425 29578 raft_consensus.cc:686] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.182453 29575 tablet_bootstrap.cc:492] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.182467 29578 consensus_queue.cc:237] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.183035 29575 tablet_bootstrap.cc:654] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.183086 29372 catalog_manager.cc:5495] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.183960 29575 tablet_bootstrap.cc:492] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.184015 29575 ts_tablet_manager.cc:1397] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.184144 29575 raft_consensus.cc:348] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.184216 29575 raft_consensus.cc:374] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.184240 29575 raft_consensus.cc:729] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.184283 29575 consensus_queue.cc:260] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.184329 29575 raft_consensus.cc:388] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.184360 29575 raft_consensus.cc:482] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.184386 29575 raft_consensus.cc:3037] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.184963 29575 raft_consensus.cc:504] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.185037 29575 leader_election.cc:302] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.185088 29575 leader_election.cc:288] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.185110 29578 raft_consensus.cc:2781] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.185173 29578 raft_consensus.cc:686] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.185174 29575 ts_tablet_manager.cc:1428] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.185245 29575 tablet_bootstrap.cc:492] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.185220 29578 consensus_queue.cc:237] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.185698 29575 tablet_bootstrap.cc:654] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.185811 29372 catalog_manager.cc:5495] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.186533 29575 tablet_bootstrap.cc:492] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.186585 29575 ts_tablet_manager.cc:1397] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.186723 29575 raft_consensus.cc:348] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.186801 29575 raft_consensus.cc:374] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.186827 29575 raft_consensus.cc:729] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.186870 29575 consensus_queue.cc:260] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.186915 29575 raft_consensus.cc:388] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.186944 29575 raft_consensus.cc:482] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.186976 29575 raft_consensus.cc:3037] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.187403 29575 raft_consensus.cc:504] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.187458 29575 leader_election.cc:302] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.187527 29575 leader_election.cc:288] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.187546 29578 raft_consensus.cc:2781] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.187615 29575 ts_tablet_manager.cc:1428] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.187649 29578 raft_consensus.cc:686] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.187675 29575 tablet_bootstrap.cc:492] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.187696 29578 consensus_queue.cc:237] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.188082 29575 tablet_bootstrap.cc:654] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.188187 29372 catalog_manager.cc:5495] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.188952 29575 tablet_bootstrap.cc:492] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.188993 29575 ts_tablet_manager.cc:1397] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.189088 29575 raft_consensus.cc:348] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.189132 29575 raft_consensus.cc:374] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.189145 29575 raft_consensus.cc:729] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.189196 29575 consensus_queue.cc:260] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.189240 29575 raft_consensus.cc:388] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.189265 29575 raft_consensus.cc:482] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.189291 29575 raft_consensus.cc:3037] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.189771 29575 raft_consensus.cc:504] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.189831 29575 leader_election.cc:302] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.189877 29575 leader_election.cc:288] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.189894 29577 raft_consensus.cc:2781] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.189942 29577 raft_consensus.cc:686] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.189963 29575 ts_tablet_manager.cc:1428] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.190013 29575 tablet_bootstrap.cc:492] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.189991 29577 consensus_queue.cc:237] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.190428 29575 tablet_bootstrap.cc:654] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.190500 29372 catalog_manager.cc:5495] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.191509 29575 tablet_bootstrap.cc:492] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.191619 29575 ts_tablet_manager.cc:1397] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.191751 29575 raft_consensus.cc:348] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.191793 29575 raft_consensus.cc:374] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.191807 29575 raft_consensus.cc:729] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.191859 29575 consensus_queue.cc:260] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.191902 29575 raft_consensus.cc:388] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.191926 29575 raft_consensus.cc:482] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.191956 29575 raft_consensus.cc:3037] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.192348 29575 raft_consensus.cc:504] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.192404 29575 leader_election.cc:302] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.192466 29575 leader_election.cc:288] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.192485 29579 raft_consensus.cc:2781] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.192540 29579 raft_consensus.cc:686] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.192551 29575 ts_tablet_manager.cc:1428] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.192582 29579 consensus_queue.cc:237] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.192602 29575 tablet_bootstrap.cc:492] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.193078 29575 tablet_bootstrap.cc:654] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.193164 29372 catalog_manager.cc:5495] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.194031 29575 tablet_bootstrap.cc:492] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.194084 29575 ts_tablet_manager.cc:1397] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.194216 29575 raft_consensus.cc:348] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.194279 29575 raft_consensus.cc:374] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.194304 29575 raft_consensus.cc:729] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.194355 29575 consensus_queue.cc:260] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.194401 29575 raft_consensus.cc:388] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.194425 29575 raft_consensus.cc:482] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.194454 29575 raft_consensus.cc:3037] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.194860 29575 raft_consensus.cc:504] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.194913 29575 leader_election.cc:302] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.194967 29575 leader_election.cc:288] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.194986 29578 raft_consensus.cc:2781] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.195043 29578 raft_consensus.cc:686] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.195071 29575 ts_tablet_manager.cc:1428] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.195084 29578 consensus_queue.cc:237] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.195139 29575 tablet_bootstrap.cc:492] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.195568 29575 tablet_bootstrap.cc:654] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.195628 29372 catalog_manager.cc:5495] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.196453 29575 tablet_bootstrap.cc:492] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.196506 29575 ts_tablet_manager.cc:1397] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.196640 29575 raft_consensus.cc:348] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.196725 29575 raft_consensus.cc:374] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.196748 29575 raft_consensus.cc:729] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.196790 29575 consensus_queue.cc:260] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.196832 29575 raft_consensus.cc:388] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.196859 29575 raft_consensus.cc:482] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.196888 29575 raft_consensus.cc:3037] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.197400 29575 raft_consensus.cc:504] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.197471 29575 leader_election.cc:302] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.197527 29575 leader_election.cc:288] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.197544 29577 raft_consensus.cc:2781] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.197623 29575 ts_tablet_manager.cc:1428] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.197625 29577 raft_consensus.cc:686] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.197695 29575 tablet_bootstrap.cc:492] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.197702 29577 consensus_queue.cc:237] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.198208 29575 tablet_bootstrap.cc:654] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.198271 29372 catalog_manager.cc:5495] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.199149 29575 tablet_bootstrap.cc:492] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.199213 29575 ts_tablet_manager.cc:1397] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.199361 29575 raft_consensus.cc:348] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.199420 29575 raft_consensus.cc:374] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.199453 29575 raft_consensus.cc:729] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.199519 29575 consensus_queue.cc:260] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.199564 29575 raft_consensus.cc:388] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.199617 29575 raft_consensus.cc:482] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.199651 29575 raft_consensus.cc:3037] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.200198 29575 raft_consensus.cc:504] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.200253 29575 leader_election.cc:302] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.200332 29575 leader_election.cc:288] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.200367 29577 raft_consensus.cc:2781] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.200433 29577 raft_consensus.cc:686] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.200436 29575 ts_tablet_manager.cc:1428] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.200507 29575 tablet_bootstrap.cc:492] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.200490 29577 consensus_queue.cc:237] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.200950 29575 tablet_bootstrap.cc:654] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.201067 29373 catalog_manager.cc:5495] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.201938 29575 tablet_bootstrap.cc:492] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.202008 29575 ts_tablet_manager.cc:1397] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.000s
I20260810 15:16:05.202142 29575 raft_consensus.cc:348] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.202194 29575 raft_consensus.cc:374] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.202207 29575 raft_consensus.cc:729] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.202298 29575 consensus_queue.cc:260] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.202339 29575 raft_consensus.cc:388] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.202366 29575 raft_consensus.cc:482] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.202399 29575 raft_consensus.cc:3037] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.202852 29575 raft_consensus.cc:504] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.202907 29575 leader_election.cc:302] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.202970 29575 leader_election.cc:288] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.202996 29577 raft_consensus.cc:2781] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.203047 29575 ts_tablet_manager.cc:1428] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.203070 29577 raft_consensus.cc:686] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.203101 29575 tablet_bootstrap.cc:492] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.203132 29577 consensus_queue.cc:237] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.203472 29575 tablet_bootstrap.cc:654] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.203677 29373 catalog_manager.cc:5495] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.204385 29575 tablet_bootstrap.cc:492] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.204447 29575 ts_tablet_manager.cc:1397] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.204583 29575 raft_consensus.cc:348] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.204658 29575 raft_consensus.cc:374] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.204692 29575 raft_consensus.cc:729] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.204746 29575 consensus_queue.cc:260] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.204787 29575 raft_consensus.cc:388] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.204814 29575 raft_consensus.cc:482] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.204844 29575 raft_consensus.cc:3037] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.205278 29575 raft_consensus.cc:504] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.205385 29575 leader_election.cc:302] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.205430 29575 leader_election.cc:288] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.205451 29577 raft_consensus.cc:2781] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.205509 29575 ts_tablet_manager.cc:1428] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.205519 29577 raft_consensus.cc:686] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.205564 29577 consensus_queue.cc:237] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.206027 29373 catalog_manager.cc:5495] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.208097 29373 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.209656 29501 tablet_service.cc:1467] Processing CreateTablet for tablet 9b1f5925b69b4f808c18a5c0c043be30 (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.209712 29493 tablet_service.cc:1467] Processing CreateTablet for tablet c77ff0f7423b4e06b29691e7b6be2cca (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.209789 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9b1f5925b69b4f808c18a5c0c043be30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.209712 29494 tablet_service.cc:1467] Processing CreateTablet for tablet 6d5e2e2d28644212a44401c2732416fa (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.209851 29497 tablet_service.cc:1467] Processing CreateTablet for tablet 5db77f606b0a47889e9eb8676033ce03 (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.209853 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c77ff0f7423b4e06b29691e7b6be2cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.209940 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6d5e2e2d28644212a44401c2732416fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.209987 29500 tablet_service.cc:1467] Processing CreateTablet for tablet dbe6266859524618b45ecff95a72590a (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.210031 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5db77f606b0a47889e9eb8676033ce03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.210093 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dbe6266859524618b45ecff95a72590a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.211194 29502 tablet_service.cc:1467] Processing CreateTablet for tablet 0a35634fb28c4d1c805fd902af344adc (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.211278 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0a35634fb28c4d1c805fd902af344adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.212072 29498 tablet_service.cc:1467] Processing CreateTablet for tablet ddaedd1100254f669fa6a7cf213e6efb (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.212101 29575 tablet_bootstrap.cc:492] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.212174 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ddaedd1100254f669fa6a7cf213e6efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.212646 29575 tablet_bootstrap.cc:654] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.213161 29499 tablet_service.cc:1467] Processing CreateTablet for tablet d19355426c054eecb6fb81cfa8e1ee36 (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.213253 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d19355426c054eecb6fb81cfa8e1ee36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.213495 29575 tablet_bootstrap.cc:492] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.213558 29575 ts_tablet_manager.cc:1397] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.213706 29575 raft_consensus.cc:348] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.213771 29575 raft_consensus.cc:374] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.213800 29575 raft_consensus.cc:729] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.213853 29575 consensus_queue.cc:260] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.213898 29575 raft_consensus.cc:388] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.213924 29575 raft_consensus.cc:482] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.213953 29575 raft_consensus.cc:3037] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.214102 29492 tablet_service.cc:1467] Processing CreateTablet for tablet b25027fe8a514f958d702fe23387eb74 (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.214210 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b25027fe8a514f958d702fe23387eb74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.214540 29575 raft_consensus.cc:504] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.214599 29575 leader_election.cc:302] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.214656 29575 leader_election.cc:288] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.214679 29577 raft_consensus.cc:2781] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.214731 29577 raft_consensus.cc:686] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.214766 29575 ts_tablet_manager.cc:1428] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.214766 29577 consensus_queue.cc:237] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.214835 29575 tablet_bootstrap.cc:492] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.215245 29575 tablet_bootstrap.cc:654] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.215269 29489 tablet_service.cc:1467] Processing CreateTablet for tablet f8247a1a98674c15ad955fab9ae7410c (DEFAULT_TABLE table=test_table_5 [id=0d2f97c3db41435a8b8ccd782a267e83]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.215360 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f8247a1a98674c15ad955fab9ae7410c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.216048 29575 tablet_bootstrap.cc:492] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.216097 29575 ts_tablet_manager.cc:1397] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.216259 29575 raft_consensus.cc:348] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.216303 29575 raft_consensus.cc:374] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.216317 29575 raft_consensus.cc:729] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.216372 29575 consensus_queue.cc:260] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.216419 29575 raft_consensus.cc:388] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.216449 29575 raft_consensus.cc:482] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.216470 29575 raft_consensus.cc:3037] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.216655 29373 catalog_manager.cc:5495] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.217036 29575 raft_consensus.cc:504] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.217134 29575 leader_election.cc:302] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.217173 29575 leader_election.cc:288] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.217247 29579 raft_consensus.cc:2781] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.217250 29575 ts_tablet_manager.cc:1428] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.217305 29579 raft_consensus.cc:686] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.217331 29575 tablet_bootstrap.cc:492] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.217365 29579 consensus_queue.cc:237] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.217760 29575 tablet_bootstrap.cc:654] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.217996 29373 catalog_manager.cc:5495] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.218582 29575 tablet_bootstrap.cc:492] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.218637 29575 ts_tablet_manager.cc:1397] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.218782 29575 raft_consensus.cc:348] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.218830 29575 raft_consensus.cc:374] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.218880 29575 raft_consensus.cc:729] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.218932 29575 consensus_queue.cc:260] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.218973 29575 raft_consensus.cc:388] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.218998 29575 raft_consensus.cc:482] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.219044 29575 raft_consensus.cc:3037] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.219487 29575 raft_consensus.cc:504] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.219543 29575 leader_election.cc:302] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.219597 29575 leader_election.cc:288] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.219614 29577 raft_consensus.cc:2781] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.219681 29575 ts_tablet_manager.cc:1428] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.219692 29577 raft_consensus.cc:686] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.219743 29575 tablet_bootstrap.cc:492] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.219753 29577 consensus_queue.cc:237] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.220250 29575 tablet_bootstrap.cc:654] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.220345 29372 catalog_manager.cc:5495] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.221071 29575 tablet_bootstrap.cc:492] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.221122 29575 ts_tablet_manager.cc:1397] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.221273 29575 raft_consensus.cc:348] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.221383 29575 raft_consensus.cc:374] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.221421 29575 raft_consensus.cc:729] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.221494 29575 consensus_queue.cc:260] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.221549 29575 raft_consensus.cc:388] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.221570 29575 raft_consensus.cc:482] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.221596 29575 raft_consensus.cc:3037] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.221975 29575 raft_consensus.cc:504] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.222030 29575 leader_election.cc:302] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.222083 29575 leader_election.cc:288] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.222103 29577 raft_consensus.cc:2781] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.222158 29577 raft_consensus.cc:686] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.222169 29575 ts_tablet_manager.cc:1428] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.222201 29577 consensus_queue.cc:237] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.222229 29575 tablet_bootstrap.cc:492] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.222652 29575 tablet_bootstrap.cc:654] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.222743 29372 catalog_manager.cc:5495] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.223579 29575 tablet_bootstrap.cc:492] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.223634 29575 ts_tablet_manager.cc:1397] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.223778 29575 raft_consensus.cc:348] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.223836 29575 raft_consensus.cc:374] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.223869 29575 raft_consensus.cc:729] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.223915 29575 consensus_queue.cc:260] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.223953 29575 raft_consensus.cc:388] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.223982 29575 raft_consensus.cc:482] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.224006 29575 raft_consensus.cc:3037] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.224491 29575 raft_consensus.cc:504] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.224566 29575 leader_election.cc:302] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.224615 29575 leader_election.cc:288] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.224632 29579 raft_consensus.cc:2781] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.224675 29579 raft_consensus.cc:686] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.224717 29575 ts_tablet_manager.cc:1428] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.224802 29575 tablet_bootstrap.cc:492] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.224717 29579 consensus_queue.cc:237] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.225191 29575 tablet_bootstrap.cc:654] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.225279 29372 catalog_manager.cc:5495] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.226193 29575 tablet_bootstrap.cc:492] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.226266 29575 ts_tablet_manager.cc:1397] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.226397 29575 raft_consensus.cc:348] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.226441 29575 raft_consensus.cc:374] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.226455 29575 raft_consensus.cc:729] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.226495 29575 consensus_queue.cc:260] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.226557 29575 raft_consensus.cc:388] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.226588 29575 raft_consensus.cc:482] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.226611 29575 raft_consensus.cc:3037] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.227046 29575 raft_consensus.cc:504] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.227115 29575 leader_election.cc:302] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.227178 29575 leader_election.cc:288] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.227193 29579 raft_consensus.cc:2781] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.227252 29579 raft_consensus.cc:686] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.227264 29575 ts_tablet_manager.cc:1428] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.227317 29575 tablet_bootstrap.cc:492] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.227289 29579 consensus_queue.cc:237] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.227706 29575 tablet_bootstrap.cc:654] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.227937 29372 catalog_manager.cc:5495] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.228629 29575 tablet_bootstrap.cc:492] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.228680 29575 ts_tablet_manager.cc:1397] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.228811 29575 raft_consensus.cc:348] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.228870 29575 raft_consensus.cc:374] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.228885 29575 raft_consensus.cc:729] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.228948 29575 consensus_queue.cc:260] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.228993 29575 raft_consensus.cc:388] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.229023 29575 raft_consensus.cc:482] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.229049 29575 raft_consensus.cc:3037] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.229560 29575 raft_consensus.cc:504] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.229617 29575 leader_election.cc:302] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.229645 29575 leader_election.cc:288] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.229710 29578 raft_consensus.cc:2781] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.229739 29575 ts_tablet_manager.cc:1428] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.229760 29578 raft_consensus.cc:686] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.229792 29575 tablet_bootstrap.cc:492] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.229794 29578 consensus_queue.cc:237] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.230195 29575 tablet_bootstrap.cc:654] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.230386 29372 catalog_manager.cc:5495] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.231110 29575 tablet_bootstrap.cc:492] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.231168 29575 ts_tablet_manager.cc:1397] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.231297 29575 raft_consensus.cc:348] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.231355 29575 raft_consensus.cc:374] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.231387 29575 raft_consensus.cc:729] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.231436 29575 consensus_queue.cc:260] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.231498 29575 raft_consensus.cc:388] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.231535 29575 raft_consensus.cc:482] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.231562 29575 raft_consensus.cc:3037] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.231982 29575 raft_consensus.cc:504] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.232038 29575 leader_election.cc:302] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.232098 29575 leader_election.cc:288] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.232115 29578 raft_consensus.cc:2781] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.232175 29578 raft_consensus.cc:686] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.232187 29575 ts_tablet_manager.cc:1428] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.232218 29578 consensus_queue.cc:237] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.232249 29575 tablet_bootstrap.cc:492] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.232692 29575 tablet_bootstrap.cc:654] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.232903 29372 catalog_manager.cc:5495] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.233651 29575 tablet_bootstrap.cc:492] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.233716 29575 ts_tablet_manager.cc:1397] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.233861 29575 raft_consensus.cc:348] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.233937 29575 raft_consensus.cc:374] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.233975 29575 raft_consensus.cc:729] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.234006 29575 consensus_queue.cc:260] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.234052 29575 raft_consensus.cc:388] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.234078 29575 raft_consensus.cc:482] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.234103 29575 raft_consensus.cc:3037] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.234510 29575 raft_consensus.cc:504] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.234563 29575 leader_election.cc:302] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.234617 29575 leader_election.cc:288] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.234637 29579 raft_consensus.cc:2781] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.234704 29575 ts_tablet_manager.cc:1428] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.234704 29579 raft_consensus.cc:686] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.234793 29575 tablet_bootstrap.cc:492] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.234786 29579 consensus_queue.cc:237] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.235375 29575 tablet_bootstrap.cc:654] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.235437 29372 catalog_manager.cc:5495] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.236374 29575 tablet_bootstrap.cc:492] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.236423 29575 ts_tablet_manager.cc:1397] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.000s
I20260810 15:16:05.236568 29575 raft_consensus.cc:348] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.236634 29575 raft_consensus.cc:374] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.236661 29575 raft_consensus.cc:729] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.236725 29575 consensus_queue.cc:260] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.236768 29575 raft_consensus.cc:388] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.236792 29575 raft_consensus.cc:482] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.236819 29575 raft_consensus.cc:3037] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.237232 29575 raft_consensus.cc:504] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.237286 29575 leader_election.cc:302] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.237341 29575 leader_election.cc:288] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.237373 29579 raft_consensus.cc:2781] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.237422 29579 raft_consensus.cc:686] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.237442 29575 ts_tablet_manager.cc:1428] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.237469 29579 consensus_queue.cc:237] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.238049 29373 catalog_manager.cc:5495] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.243623 29373 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.245311 29489 tablet_service.cc:1467] Processing CreateTablet for tablet 35fdb3abc25442689658bb876452b962 (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.245402 29492 tablet_service.cc:1467] Processing CreateTablet for tablet 4aa09369af094dc9a2020ae6626137ff (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.245486 29500 tablet_service.cc:1467] Processing CreateTablet for tablet 31148d95f2134ac6b183e6f8abd9911a (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.245488 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 35fdb3abc25442689658bb876452b962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.245563 29493 tablet_service.cc:1467] Processing CreateTablet for tablet c5cb63a91fd548beb9c9748a2bc026e5 (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.245594 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 31148d95f2134ac6b183e6f8abd9911a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.245653 29501 tablet_service.cc:1467] Processing CreateTablet for tablet b08d5b88aca4441d86e76433f3f688ae (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.245684 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c5cb63a91fd548beb9c9748a2bc026e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.245760 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b08d5b88aca4441d86e76433f3f688ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.246028 29497 tablet_service.cc:1467] Processing CreateTablet for tablet 35bf8344de1547ddab5623875c671fa8 (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.245628 29502 tablet_service.cc:1467] Processing CreateTablet for tablet ed60a26ac51a4a97977b8e037d3ca93d (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.246236 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 35bf8344de1547ddab5623875c671fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.246116 29494 tablet_service.cc:1467] Processing CreateTablet for tablet a72523d8dba44f34a15071a8adfb004d (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.246333 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a72523d8dba44f34a15071a8adfb004d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.246982 29575 tablet_bootstrap.cc:492] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.247023 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4aa09369af094dc9a2020ae6626137ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.247493 29575 tablet_bootstrap.cc:654] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.247517 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ed60a26ac51a4a97977b8e037d3ca93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.245563 29498 tablet_service.cc:1467] Processing CreateTablet for tablet 3fdc5bc258224243977c29d709f1fd08 (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.248432 29575 tablet_bootstrap.cc:492] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.245417 29499 tablet_service.cc:1467] Processing CreateTablet for tablet 9579584150b94c50981092351729b733 (DEFAULT_TABLE table=test_table_6 [id=2c3316a5050d40bcb51c53375608258b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.248486 29575 ts_tablet_manager.cc:1397] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.248492 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3fdc5bc258224243977c29d709f1fd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.248648 29575 raft_consensus.cc:348] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.248715 29575 raft_consensus.cc:374] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.248734 29575 raft_consensus.cc:729] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.248773 29575 consensus_queue.cc:260] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.248811 29575 raft_consensus.cc:388] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.248828 29575 raft_consensus.cc:482] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.248852 29575 raft_consensus.cc:3037] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.249534 29575 raft_consensus.cc:504] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.249614 29575 leader_election.cc:302] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.249655 29575 leader_election.cc:288] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.249718 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9579584150b94c50981092351729b733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.249738 29575 ts_tablet_manager.cc:1428] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.249802 29578 raft_consensus.cc:2781] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.249850 29578 raft_consensus.cc:686] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.249902 29575 tablet_bootstrap.cc:492] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.249881 29578 consensus_queue.cc:237] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.250331 29575 tablet_bootstrap.cc:654] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.251420 29372 catalog_manager.cc:5495] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.251847 29575 tablet_bootstrap.cc:492] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.251896 29575 ts_tablet_manager.cc:1397] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.252035 29575 raft_consensus.cc:348] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.252125 29575 raft_consensus.cc:374] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.252149 29575 raft_consensus.cc:729] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.252189 29575 consensus_queue.cc:260] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.252249 29575 raft_consensus.cc:388] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.252269 29575 raft_consensus.cc:482] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.252298 29575 raft_consensus.cc:3037] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.252842 29575 raft_consensus.cc:504] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.252899 29575 leader_election.cc:302] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.252961 29575 leader_election.cc:288] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.253021 29578 raft_consensus.cc:2781] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.253046 29575 ts_tablet_manager.cc:1428] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.253063 29578 raft_consensus.cc:686] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.253098 29575 tablet_bootstrap.cc:492] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.253098 29578 consensus_queue.cc:237] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.253535 29575 tablet_bootstrap.cc:654] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.253826 29372 catalog_manager.cc:5495] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.254419 29575 tablet_bootstrap.cc:492] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.254472 29575 ts_tablet_manager.cc:1397] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.254598 29575 raft_consensus.cc:348] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.254652 29575 raft_consensus.cc:374] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.254674 29575 raft_consensus.cc:729] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.254741 29575 consensus_queue.cc:260] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.254796 29575 raft_consensus.cc:388] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.254814 29575 raft_consensus.cc:482] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.254837 29575 raft_consensus.cc:3037] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.255336 29575 raft_consensus.cc:504] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.255393 29575 leader_election.cc:302] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.255452 29575 leader_election.cc:288] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.255487 29579 raft_consensus.cc:2781] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.255537 29575 ts_tablet_manager.cc:1428] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.255551 29579 raft_consensus.cc:686] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.255579 29575 tablet_bootstrap.cc:492] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.255591 29579 consensus_queue.cc:237] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.255985 29575 tablet_bootstrap.cc:654] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.256150 29372 catalog_manager.cc:5495] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.256798 29575 tablet_bootstrap.cc:492] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.256852 29575 ts_tablet_manager.cc:1397] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.256990 29575 raft_consensus.cc:348] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.257052 29575 raft_consensus.cc:374] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.257066 29575 raft_consensus.cc:729] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.257115 29575 consensus_queue.cc:260] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.257169 29575 raft_consensus.cc:388] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.257195 29575 raft_consensus.cc:482] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.257220 29575 raft_consensus.cc:3037] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.257714 29575 raft_consensus.cc:504] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.257769 29575 leader_election.cc:302] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.257797 29575 leader_election.cc:288] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.257858 29578 raft_consensus.cc:2781] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.257859 29575 ts_tablet_manager.cc:1428] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.257961 29578 raft_consensus.cc:686] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.258008 29575 tablet_bootstrap.cc:492] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.258019 29578 consensus_queue.cc:237] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.258445 29575 tablet_bootstrap.cc:654] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.258661 29373 catalog_manager.cc:5495] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.259564 29575 tablet_bootstrap.cc:492] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.259634 29575 ts_tablet_manager.cc:1397] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.259766 29575 raft_consensus.cc:348] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.259819 29575 raft_consensus.cc:374] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.259833 29575 raft_consensus.cc:729] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.259882 29575 consensus_queue.cc:260] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.259935 29575 raft_consensus.cc:388] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.259953 29575 raft_consensus.cc:482] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.259980 29575 raft_consensus.cc:3037] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.260351 29575 raft_consensus.cc:504] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.260402 29575 leader_election.cc:302] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.260457 29575 leader_election.cc:288] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.260476 29579 raft_consensus.cc:2781] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.260555 29579 raft_consensus.cc:686] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.260560 29575 ts_tablet_manager.cc:1428] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.260604 29579 consensus_queue.cc:237] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.260634 29575 tablet_bootstrap.cc:492] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.261037 29575 tablet_bootstrap.cc:654] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.261163 29373 catalog_manager.cc:5495] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.261840 29575 tablet_bootstrap.cc:492] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.261893 29575 ts_tablet_manager.cc:1397] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.262041 29575 raft_consensus.cc:348] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.262102 29575 raft_consensus.cc:374] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.262125 29575 raft_consensus.cc:729] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.262166 29575 consensus_queue.cc:260] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.262207 29575 raft_consensus.cc:388] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.262240 29575 raft_consensus.cc:482] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.262274 29575 raft_consensus.cc:3037] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.262698 29575 raft_consensus.cc:504] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.262753 29575 leader_election.cc:302] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.262806 29575 leader_election.cc:288] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.262881 29578 raft_consensus.cc:2781] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.262900 29575 ts_tablet_manager.cc:1428] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.262935 29578 raft_consensus.cc:686] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.262993 29575 tablet_bootstrap.cc:492] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.262982 29578 consensus_queue.cc:237] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.263402 29575 tablet_bootstrap.cc:654] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.263522 29373 catalog_manager.cc:5495] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.264286 29575 tablet_bootstrap.cc:492] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.264326 29575 ts_tablet_manager.cc:1397] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.264437 29575 raft_consensus.cc:348] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.264483 29575 raft_consensus.cc:374] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.264496 29575 raft_consensus.cc:729] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.264539 29575 consensus_queue.cc:260] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.264566 29575 raft_consensus.cc:388] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.264583 29575 raft_consensus.cc:482] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.264601 29575 raft_consensus.cc:3037] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.265053 29575 raft_consensus.cc:504] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.265146 29575 leader_election.cc:302] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.265198 29575 leader_election.cc:288] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.265231 29579 raft_consensus.cc:2781] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.265275 29575 ts_tablet_manager.cc:1428] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.265300 29579 raft_consensus.cc:686] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.265326 29575 tablet_bootstrap.cc:492] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.265362 29579 consensus_queue.cc:237] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.265741 29575 tablet_bootstrap.cc:654] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.265883 29373 catalog_manager.cc:5495] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.266592 29575 tablet_bootstrap.cc:492] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.266645 29575 ts_tablet_manager.cc:1397] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.266814 29575 raft_consensus.cc:348] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.266878 29575 raft_consensus.cc:374] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.266898 29575 raft_consensus.cc:729] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.266937 29575 consensus_queue.cc:260] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.266978 29575 raft_consensus.cc:388] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.266997 29575 raft_consensus.cc:482] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.267024 29575 raft_consensus.cc:3037] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.267524 29575 raft_consensus.cc:504] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.267580 29575 leader_election.cc:302] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.267640 29575 leader_election.cc:288] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.267675 29578 raft_consensus.cc:2781] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.267725 29575 ts_tablet_manager.cc:1428] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.267743 29578 raft_consensus.cc:686] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.267788 29575 tablet_bootstrap.cc:492] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.267786 29578 consensus_queue.cc:237] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.268240 29575 tablet_bootstrap.cc:654] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.268311 29373 catalog_manager.cc:5495] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.269078 29575 tablet_bootstrap.cc:492] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.269124 29575 ts_tablet_manager.cc:1397] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.269284 29575 raft_consensus.cc:348] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.269327 29575 raft_consensus.cc:374] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.269397 29575 raft_consensus.cc:729] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.269449 29575 consensus_queue.cc:260] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.269493 29575 raft_consensus.cc:388] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.269520 29575 raft_consensus.cc:482] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.269550 29575 raft_consensus.cc:3037] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.269969 29575 raft_consensus.cc:504] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.270023 29575 leader_election.cc:302] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.270084 29575 leader_election.cc:288] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.270134 29579 raft_consensus.cc:2781] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.270176 29575 ts_tablet_manager.cc:1428] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.270200 29579 raft_consensus.cc:686] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.270228 29575 tablet_bootstrap.cc:492] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.270239 29579 consensus_queue.cc:237] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.270620 29575 tablet_bootstrap.cc:654] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.270851 29373 catalog_manager.cc:5495] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.271493 29575 tablet_bootstrap.cc:492] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.271533 29575 ts_tablet_manager.cc:1397] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.271685 29575 raft_consensus.cc:348] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.271727 29575 raft_consensus.cc:374] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.271740 29575 raft_consensus.cc:729] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.271763 29575 consensus_queue.cc:260] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.271785 29575 raft_consensus.cc:388] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.271796 29575 raft_consensus.cc:482] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.271811 29575 raft_consensus.cc:3037] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.272368 29575 raft_consensus.cc:504] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.272460 29575 leader_election.cc:302] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.272504 29575 leader_election.cc:288] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.272524 29579 raft_consensus.cc:2781] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.272624 29575 ts_tablet_manager.cc:1428] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.272675 29579 raft_consensus.cc:686] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.272774 29579 consensus_queue.cc:237] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.273391 29373 catalog_manager.cc:5495] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.280068 29373 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.282043 29492 tablet_service.cc:1467] Processing CreateTablet for tablet e3aef0bba5304005901c8e8eeb86c3fb (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.282091 29493 tablet_service.cc:1467] Processing CreateTablet for tablet ad3f69cc16794f25a8a248e623e95d95 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.282147 29497 tablet_service.cc:1467] Processing CreateTablet for tablet 5a2821b9e7df41bc83624541ca4399c4 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.282181 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3aef0bba5304005901c8e8eeb86c3fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.281996 29498 tablet_service.cc:1467] Processing CreateTablet for tablet 3567293feeeb4fd9be3e935201bbc5e0 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.282270 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5a2821b9e7df41bc83624541ca4399c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.282325 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ad3f69cc16794f25a8a248e623e95d95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.282366 29502 tablet_service.cc:1467] Processing CreateTablet for tablet 64f9eb7577e14ec19273a8cfa2cc87e3 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.282459 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 64f9eb7577e14ec19273a8cfa2cc87e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.281991 29499 tablet_service.cc:1467] Processing CreateTablet for tablet a1c1dca3ed164ad08107b7c0b1598b10 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.283432 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3567293feeeb4fd9be3e935201bbc5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.283493 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a1c1dca3ed164ad08107b7c0b1598b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.283994 29489 tablet_service.cc:1467] Processing CreateTablet for tablet fb6d719f7b7847cb974e2c74c0ce56d5 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.284018 29501 tablet_service.cc:1467] Processing CreateTablet for tablet 438862bb4b2a415a8d57e42c5bb54e24 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.284089 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb6d719f7b7847cb974e2c74c0ce56d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.284118 29500 tablet_service.cc:1467] Processing CreateTablet for tablet 20a9fbffb31e4c279cc0fac863bc0b43 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.284202 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 20a9fbffb31e4c279cc0fac863bc0b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.284746 29575 tablet_bootstrap.cc:492] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.285118 29575 tablet_bootstrap.cc:654] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.283893 29494 tablet_service.cc:1467] Processing CreateTablet for tablet e22a6dbbf4824498a4796ab9dbf98be3 (DEFAULT_TABLE table=test_table_7 [id=faeaa7e5a9df4938b24b5b33f720dc84]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.285319 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e22a6dbbf4824498a4796ab9dbf98be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.287177 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 438862bb4b2a415a8d57e42c5bb54e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.287673 29575 tablet_bootstrap.cc:492] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.287708 29575 ts_tablet_manager.cc:1397] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260810 15:16:05.287853 29575 raft_consensus.cc:348] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.287906 29575 raft_consensus.cc:374] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.287920 29575 raft_consensus.cc:729] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.287969 29575 consensus_queue.cc:260] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.287993 29575 raft_consensus.cc:388] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.288007 29575 raft_consensus.cc:482] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.288020 29575 raft_consensus.cc:3037] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.288651 29575 raft_consensus.cc:504] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.288730 29575 leader_election.cc:302] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.288779 29575 leader_election.cc:288] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.288796 29579 raft_consensus.cc:2781] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.288853 29579 raft_consensus.cc:686] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.288872 29575 ts_tablet_manager.cc:1428] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.288887 29579 consensus_queue.cc:237] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.288956 29575 tablet_bootstrap.cc:492] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.289463 29575 tablet_bootstrap.cc:654] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.290575 29373 catalog_manager.cc:5495] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.290642 29575 tablet_bootstrap.cc:492] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.290724 29575 ts_tablet_manager.cc:1397] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.290905 29575 raft_consensus.cc:348] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.290984 29575 raft_consensus.cc:374] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.291007 29575 raft_consensus.cc:729] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.291056 29575 consensus_queue.cc:260] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.291096 29575 raft_consensus.cc:388] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.291119 29575 raft_consensus.cc:482] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.291141 29575 raft_consensus.cc:3037] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.291662 29575 raft_consensus.cc:504] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.291749 29575 leader_election.cc:302] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.291800 29575 leader_election.cc:288] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.291859 29578 raft_consensus.cc:2781] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.291896 29575 ts_tablet_manager.cc:1428] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.291939 29578 raft_consensus.cc:686] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.291966 29575 tablet_bootstrap.cc:492] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.291986 29578 consensus_queue.cc:237] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.292376 29575 tablet_bootstrap.cc:654] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.293133 29575 tablet_bootstrap.cc:492] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.293211 29575 ts_tablet_manager.cc:1397] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.293419 29575 raft_consensus.cc:348] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.293483 29575 raft_consensus.cc:374] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.293503 29575 raft_consensus.cc:729] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.293543 29575 consensus_queue.cc:260] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.293584 29575 raft_consensus.cc:388] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.293612 29575 raft_consensus.cc:482] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.293632 29575 raft_consensus.cc:3037] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.294180 29575 raft_consensus.cc:504] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.294237 29575 leader_election.cc:302] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.294294 29575 leader_election.cc:288] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.294319 29579 raft_consensus.cc:2781] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.294394 29579 raft_consensus.cc:686] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.294394 29575 ts_tablet_manager.cc:1428] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.294440 29579 consensus_queue.cc:237] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.294472 29575 tablet_bootstrap.cc:492] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.294840 29575 tablet_bootstrap.cc:654] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.295818 29575 tablet_bootstrap.cc:492] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.295873 29575 ts_tablet_manager.cc:1397] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.296108 29575 raft_consensus.cc:348] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.296167 29575 raft_consensus.cc:374] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.296218 29575 raft_consensus.cc:729] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.296263 29575 consensus_queue.cc:260] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.296308 29575 raft_consensus.cc:388] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.296327 29575 raft_consensus.cc:482] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.296348 29575 raft_consensus.cc:3037] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.296967 29575 raft_consensus.cc:504] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.297035 29575 leader_election.cc:302] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.297093 29579 raft_consensus.cc:2781] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.297132 29579 raft_consensus.cc:686] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.297169 29579 consensus_queue.cc:237] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.298085 29575 leader_election.cc:288] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.298225 29575 ts_tablet_manager.cc:1428] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260810 15:16:05.298307 29575 tablet_bootstrap.cc:492] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.298568 29373 catalog_manager.cc:5495] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.298669 29373 catalog_manager.cc:5495] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.298730 29373 catalog_manager.cc:5495] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.298748 29575 tablet_bootstrap.cc:654] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.299808 29575 tablet_bootstrap.cc:492] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.299865 29575 ts_tablet_manager.cc:1397] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.300024 29575 raft_consensus.cc:348] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.300093 29575 raft_consensus.cc:374] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.300122 29575 raft_consensus.cc:729] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.300166 29575 consensus_queue.cc:260] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.300220 29575 raft_consensus.cc:388] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.300241 29575 raft_consensus.cc:482] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.300269 29575 raft_consensus.cc:3037] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.300838 29575 raft_consensus.cc:504] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.300917 29575 leader_election.cc:302] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.300971 29575 leader_election.cc:288] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.300993 29577 raft_consensus.cc:2781] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.301059 29575 ts_tablet_manager.cc:1428] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.301059 29577 raft_consensus.cc:686] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.301151 29575 tablet_bootstrap.cc:492] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.301175 29577 consensus_queue.cc:237] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.301558 29575 tablet_bootstrap.cc:654] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.302446 29575 tablet_bootstrap.cc:492] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.302500 29575 ts_tablet_manager.cc:1397] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.302654 29575 raft_consensus.cc:348] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.302719 29575 raft_consensus.cc:374] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.302744 29575 raft_consensus.cc:729] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.302802 29575 consensus_queue.cc:260] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.302850 29575 raft_consensus.cc:388] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.302868 29575 raft_consensus.cc:482] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.302892 29575 raft_consensus.cc:3037] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.302876 29373 catalog_manager.cc:5495] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.303539 29575 raft_consensus.cc:504] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.303629 29575 leader_election.cc:302] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.303699 29575 leader_election.cc:288] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.303720 29577 raft_consensus.cc:2781] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.303786 29577 raft_consensus.cc:686] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.303790 29575 ts_tablet_manager.cc:1428] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.303830 29577 consensus_queue.cc:237] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.303870 29575 tablet_bootstrap.cc:492] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.304338 29575 tablet_bootstrap.cc:654] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.305266 29575 tablet_bootstrap.cc:492] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.305328 29575 ts_tablet_manager.cc:1397] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.305502 29575 raft_consensus.cc:348] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.305576 29575 raft_consensus.cc:374] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.305603 29575 raft_consensus.cc:729] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.305680 29575 consensus_queue.cc:260] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.305742 29575 raft_consensus.cc:388] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.305776 29575 raft_consensus.cc:482] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.305801 29575 raft_consensus.cc:3037] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.306193 29373 catalog_manager.cc:5495] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.306447 29575 raft_consensus.cc:504] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.306521 29575 leader_election.cc:302] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.306563 29575 leader_election.cc:288] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.306617 29577 raft_consensus.cc:2781] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.306640 29575 ts_tablet_manager.cc:1428] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.306667 29577 raft_consensus.cc:686] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.306699 29575 tablet_bootstrap.cc:492] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.306702 29577 consensus_queue.cc:237] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.307152 29575 tablet_bootstrap.cc:654] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.307528 29373 catalog_manager.cc:5495] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.308029 29575 tablet_bootstrap.cc:492] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.308076 29575 ts_tablet_manager.cc:1397] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.308228 29575 raft_consensus.cc:348] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.308287 29575 raft_consensus.cc:374] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.308314 29575 raft_consensus.cc:729] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.308369 29575 consensus_queue.cc:260] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.308419 29575 raft_consensus.cc:388] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.308444 29575 raft_consensus.cc:482] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.308467 29575 raft_consensus.cc:3037] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.309181 29575 raft_consensus.cc:504] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.309252 29575 leader_election.cc:302] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.309307 29577 raft_consensus.cc:2781] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.309340 29577 raft_consensus.cc:686] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.309392 29577 consensus_queue.cc:237] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.310735 29575 leader_election.cc:288] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.310840 29575 ts_tablet_manager.cc:1428] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260810 15:16:05.310913 29575 tablet_bootstrap.cc:492] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.311152 29373 catalog_manager.cc:5495] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.311313 29575 tablet_bootstrap.cc:654] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.325582 29575 tablet_bootstrap.cc:492] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.325651 29575 ts_tablet_manager.cc:1397] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.001s
I20260810 15:16:05.325841 29575 raft_consensus.cc:348] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.325907 29575 raft_consensus.cc:374] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.325932 29575 raft_consensus.cc:729] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.325992 29575 consensus_queue.cc:260] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.326036 29575 raft_consensus.cc:388] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.326068 29575 raft_consensus.cc:482] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.326092 29575 raft_consensus.cc:3037] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.326900 29575 raft_consensus.cc:504] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.327001 29575 leader_election.cc:302] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.327057 29575 leader_election.cc:288] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.327077 29578 raft_consensus.cc:2781] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.327133 29578 raft_consensus.cc:686] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.327178 29578 consensus_queue.cc:237] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.327286 29575 ts_tablet_manager.cc:1428] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260810 15:16:05.327371 29575 tablet_bootstrap.cc:492] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.327869 29575 tablet_bootstrap.cc:654] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.327841 29373 catalog_manager.cc:5495] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.328922 29575 tablet_bootstrap.cc:492] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.329001 29575 ts_tablet_manager.cc:1397] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.329209 29575 raft_consensus.cc:348] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.329282 29575 raft_consensus.cc:374] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.329308 29575 raft_consensus.cc:729] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.329402 29575 consensus_queue.cc:260] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.329458 29575 raft_consensus.cc:388] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.329486 29575 raft_consensus.cc:482] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.329519 29575 raft_consensus.cc:3037] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.330391 29575 raft_consensus.cc:504] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.330483 29575 leader_election.cc:302] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.330533 29575 leader_election.cc:288] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.330565 29579 raft_consensus.cc:2781] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.330629 29579 raft_consensus.cc:686] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.330631 29575 ts_tablet_manager.cc:1428] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.330672 29579 consensus_queue.cc:237] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.331288 29373 catalog_manager.cc:5495] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.340430 29373 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.342388 29501 tablet_service.cc:1467] Processing CreateTablet for tablet 19dea9f6c6734e0c81c73da2e5fbb4df (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.342470 29492 tablet_service.cc:1467] Processing CreateTablet for tablet c227a18e29f64493adb8c2b3eff5f379 (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.342525 29502 tablet_service.cc:1467] Processing CreateTablet for tablet 7e9cc3d4259046d587939d15d55111da (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.342549 29497 tablet_service.cc:1467] Processing CreateTablet for tablet 16897d403a744d779c479ab96827c1f6 (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.342410 29494 tablet_service.cc:1467] Processing CreateTablet for tablet 459226bb37e6441d8852fdb4f4233d98 (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.342473 29499 tablet_service.cc:1467] Processing CreateTablet for tablet edb941650e1e490dbf46d555ce8342ce (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.342677 29500 tablet_service.cc:1467] Processing CreateTablet for tablet 6dcd90c19117461890853c79ba234fd2 (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.342793 29489 tablet_service.cc:1467] Processing CreateTablet for tablet 5cadee1f9c0c4509979922e47cd49164 (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.342892 29498 tablet_service.cc:1467] Processing CreateTablet for tablet 547e65bda17e43a38cfab89cd5ed4db4 (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.343020 29493 tablet_service.cc:1467] Processing CreateTablet for tablet dd39e970ceec4a26a4ae3711335ae3ec (DEFAULT_TABLE table=test_table_8 [id=7429ef7f0a23465181061643d50f224f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.342566 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 19dea9f6c6734e0c81c73da2e5fbb4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.343227 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 547e65bda17e43a38cfab89cd5ed4db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.343341 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet edb941650e1e490dbf46d555ce8342ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.343451 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5cadee1f9c0c4509979922e47cd49164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.344589 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 459226bb37e6441d8852fdb4f4233d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.344862 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dd39e970ceec4a26a4ae3711335ae3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.345413 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6dcd90c19117461890853c79ba234fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.345491 29575 tablet_bootstrap.cc:492] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.345935 29575 tablet_bootstrap.cc:654] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.346335 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7e9cc3d4259046d587939d15d55111da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.346580 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 16897d403a744d779c479ab96827c1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.346966 29575 tablet_bootstrap.cc:492] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.347007 29575 ts_tablet_manager.cc:1397] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.347174 29575 raft_consensus.cc:348] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.347230 29575 raft_consensus.cc:374] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.347250 29575 raft_consensus.cc:729] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.347302 29575 consensus_queue.cc:260] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.347348 29575 raft_consensus.cc:388] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.347374 29575 raft_consensus.cc:482] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.347402 29575 raft_consensus.cc:3037] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.347519 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c227a18e29f64493adb8c2b3eff5f379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.348062 29575 raft_consensus.cc:504] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.348134 29575 leader_election.cc:302] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.348186 29575 leader_election.cc:288] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.348253 29578 raft_consensus.cc:2781] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.348291 29575 ts_tablet_manager.cc:1428] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.348313 29578 raft_consensus.cc:686] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.348362 29578 consensus_queue.cc:237] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.348455 29575 tablet_bootstrap.cc:492] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.349184 29575 tablet_bootstrap.cc:654] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.350113 29575 tablet_bootstrap.cc:492] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.350167 29575 ts_tablet_manager.cc:1397] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.350231 29373 catalog_manager.cc:5495] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.350718 29575 raft_consensus.cc:348] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.350821 29575 raft_consensus.cc:374] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.350888 29575 raft_consensus.cc:729] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.350950 29575 consensus_queue.cc:260] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.351009 29575 raft_consensus.cc:388] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.351037 29575 raft_consensus.cc:482] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.351058 29575 raft_consensus.cc:3037] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.351724 29575 raft_consensus.cc:504] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.351804 29575 leader_election.cc:302] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.351871 29575 leader_election.cc:288] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.351943 29577 raft_consensus.cc:2781] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.351976 29575 ts_tablet_manager.cc:1428] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.352013 29577 raft_consensus.cc:686] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.352046 29575 tablet_bootstrap.cc:492] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.352048 29577 consensus_queue.cc:237] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.352484 29575 tablet_bootstrap.cc:654] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.352608 29373 catalog_manager.cc:5495] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.353641 29575 tablet_bootstrap.cc:492] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.353729 29575 ts_tablet_manager.cc:1397] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.353912 29575 raft_consensus.cc:348] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.354022 29575 raft_consensus.cc:374] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.354079 29575 raft_consensus.cc:729] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.354166 29575 consensus_queue.cc:260] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.354247 29575 raft_consensus.cc:388] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.354302 29575 raft_consensus.cc:482] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.354362 29575 raft_consensus.cc:3037] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.354957 29575 raft_consensus.cc:504] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.355072 29575 leader_election.cc:302] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.355154 29575 leader_election.cc:288] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.355172 29577 raft_consensus.cc:2781] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.355290 29577 raft_consensus.cc:686] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.355324 29575 ts_tablet_manager.cc:1428] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.355351 29577 consensus_queue.cc:237] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.355518 29575 tablet_bootstrap.cc:492] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.355952 29575 tablet_bootstrap.cc:654] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.356007 29373 catalog_manager.cc:5495] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.357053 29575 tablet_bootstrap.cc:492] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.357167 29575 ts_tablet_manager.cc:1397] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.357326 29575 raft_consensus.cc:348] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.357455 29575 raft_consensus.cc:374] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.357513 29575 raft_consensus.cc:729] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.357616 29575 consensus_queue.cc:260] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.357695 29575 raft_consensus.cc:388] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.357748 29575 raft_consensus.cc:482] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.357803 29575 raft_consensus.cc:3037] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.358397 29575 raft_consensus.cc:504] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.358516 29575 leader_election.cc:302] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.358597 29575 leader_election.cc:288] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.358666 29579 raft_consensus.cc:2781] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.358704 29575 ts_tablet_manager.cc:1428] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.358721 29579 raft_consensus.cc:686] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.358770 29575 tablet_bootstrap.cc:492] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.358758 29579 consensus_queue.cc:237] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.359208 29575 tablet_bootstrap.cc:654] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.360020 29575 tablet_bootstrap.cc:492] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.360095 29575 ts_tablet_manager.cc:1397] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.360237 29575 raft_consensus.cc:348] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.360292 29575 raft_consensus.cc:374] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.360311 29575 raft_consensus.cc:729] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.360363 29575 consensus_queue.cc:260] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.360399 29575 raft_consensus.cc:388] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.360416 29575 raft_consensus.cc:482] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.360435 29575 raft_consensus.cc:3037] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.360921 29373 catalog_manager.cc:5495] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.361053 29575 raft_consensus.cc:504] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.361150 29575 leader_election.cc:302] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.361198 29575 leader_election.cc:288] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.361238 29577 raft_consensus.cc:2781] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.361414 29577 raft_consensus.cc:686] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.361485 29575 ts_tablet_manager.cc:1428] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.361570 29575 tablet_bootstrap.cc:492] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.361502 29577 consensus_queue.cc:237] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.361999 29575 tablet_bootstrap.cc:654] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.362499 29373 catalog_manager.cc:5495] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.362830 29575 tablet_bootstrap.cc:492] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.362881 29575 ts_tablet_manager.cc:1397] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:05.363029 29575 raft_consensus.cc:348] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.363085 29575 raft_consensus.cc:374] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.363111 29575 raft_consensus.cc:729] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.363169 29575 consensus_queue.cc:260] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.363214 29575 raft_consensus.cc:388] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.363237 29575 raft_consensus.cc:482] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.363265 29575 raft_consensus.cc:3037] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.363886 29575 raft_consensus.cc:504] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.363968 29575 leader_election.cc:302] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.364008 29575 leader_election.cc:288] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.364044 29577 raft_consensus.cc:2781] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.364096 29575 ts_tablet_manager.cc:1428] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.364116 29577 raft_consensus.cc:686] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.364158 29577 consensus_queue.cc:237] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.364184 29575 tablet_bootstrap.cc:492] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.364615 29575 tablet_bootstrap.cc:654] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.364918 29373 catalog_manager.cc:5495] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.365617 29575 tablet_bootstrap.cc:492] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.365669 29575 ts_tablet_manager.cc:1397] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.365816 29575 raft_consensus.cc:348] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.365878 29575 raft_consensus.cc:374] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.365902 29575 raft_consensus.cc:729] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.365947 29575 consensus_queue.cc:260] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.365996 29575 raft_consensus.cc:388] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.366030 29575 raft_consensus.cc:482] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.366060 29575 raft_consensus.cc:3037] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.366817 29575 raft_consensus.cc:504] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.366887 29575 leader_election.cc:302] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.366936 29575 leader_election.cc:288] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.366963 29578 raft_consensus.cc:2781] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.367012 29578 raft_consensus.cc:686] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.367028 29575 ts_tablet_manager.cc:1428] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.367053 29578 consensus_queue.cc:237] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.367080 29575 tablet_bootstrap.cc:492] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.367538 29575 tablet_bootstrap.cc:654] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.367692 29373 catalog_manager.cc:5495] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.368505 29575 tablet_bootstrap.cc:492] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.368547 29575 ts_tablet_manager.cc:1397] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.368712 29575 raft_consensus.cc:348] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.368785 29575 raft_consensus.cc:374] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.368811 29575 raft_consensus.cc:729] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.368863 29575 consensus_queue.cc:260] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.368916 29575 raft_consensus.cc:388] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.368940 29575 raft_consensus.cc:482] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.368974 29575 raft_consensus.cc:3037] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.369752 29575 raft_consensus.cc:504] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.369870 29575 leader_election.cc:302] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.369930 29575 leader_election.cc:288] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.369982 29577 raft_consensus.cc:2781] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.370038 29577 raft_consensus.cc:686] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.370044 29575 ts_tablet_manager.cc:1428] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:05.370118 29575 tablet_bootstrap.cc:492] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.370093 29577 consensus_queue.cc:237] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.370584 29575 tablet_bootstrap.cc:654] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.370817 29373 catalog_manager.cc:5495] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.371837 29575 tablet_bootstrap.cc:492] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.371893 29575 ts_tablet_manager.cc:1397] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.372051 29575 raft_consensus.cc:348] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.372119 29575 raft_consensus.cc:374] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.372146 29575 raft_consensus.cc:729] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.372210 29575 consensus_queue.cc:260] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.372255 29575 raft_consensus.cc:388] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.372280 29575 raft_consensus.cc:482] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.372309 29575 raft_consensus.cc:3037] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.373070 29575 raft_consensus.cc:504] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.373157 29575 leader_election.cc:302] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.373201 29575 leader_election.cc:288] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.373229 29577 raft_consensus.cc:2781] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.373294 29577 raft_consensus.cc:686] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.373301 29575 ts_tablet_manager.cc:1428] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.373378 29577 consensus_queue.cc:237] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.373415 29575 tablet_bootstrap.cc:492] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.373848 29575 tablet_bootstrap.cc:654] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.374044 29373 catalog_manager.cc:5495] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.374965 29575 tablet_bootstrap.cc:492] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.375027 29575 ts_tablet_manager.cc:1397] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.375175 29575 raft_consensus.cc:348] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.375236 29575 raft_consensus.cc:374] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.375264 29575 raft_consensus.cc:729] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.375336 29575 consensus_queue.cc:260] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.375394 29575 raft_consensus.cc:388] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.375447 29575 raft_consensus.cc:482] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.375476 29575 raft_consensus.cc:3037] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.376070 29575 raft_consensus.cc:504] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.376137 29575 leader_election.cc:302] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.376178 29575 leader_election.cc:288] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.376278 29575 ts_tablet_manager.cc:1428] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.377548 29579 raft_consensus.cc:2781] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.377624 29579 raft_consensus.cc:686] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.377658 29579 consensus_queue.cc:237] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.378158 29373 catalog_manager.cc:5495] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.386389 29373 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41690:
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"
    }
  }
}
I20260810 15:16:05.388453 29492 tablet_service.cc:1467] Processing CreateTablet for tablet 34109f7fe839478a8eea01715cb56060 (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260810 15:16:05.388487 29493 tablet_service.cc:1467] Processing CreateTablet for tablet 04fe036c0ce445d380998bfffd5b217b (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260810 15:16:05.388541 29499 tablet_service.cc:1467] Processing CreateTablet for tablet a446f05f96ec46b3a1e8ec4ef07c136a (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260810 15:16:05.388502 29502 tablet_service.cc:1467] Processing CreateTablet for tablet 3d3104b796a44e5f8bfd3a8332601242 (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260810 15:16:05.388617 29492 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 34109f7fe839478a8eea01715cb56060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.388695 29501 tablet_service.cc:1467] Processing CreateTablet for tablet c9872a670b8144f5aadeab781fe00404 (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260810 15:16:05.388700 29502 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3d3104b796a44e5f8bfd3a8332601242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.388849 29497 tablet_service.cc:1467] Processing CreateTablet for tablet 14a02a17f6434521a5c9be27bea88f07 (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260810 15:16:05.388988 29497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14a02a17f6434521a5c9be27bea88f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.390040 29499 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a446f05f96ec46b3a1e8ec4ef07c136a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.390066 29575 tablet_bootstrap.cc:492] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.390280 29498 tablet_service.cc:1467] Processing CreateTablet for tablet fc9650b4fbec44ffb2afb3e6844f555a (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260810 15:16:05.390383 29498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fc9650b4fbec44ffb2afb3e6844f555a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.390519 29500 tablet_service.cc:1467] Processing CreateTablet for tablet 5eaa722c9aae40e781031a08612d0c5d (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260810 15:16:05.390626 29500 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5eaa722c9aae40e781031a08612d0c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.390637 29575 tablet_bootstrap.cc:654] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.391683 29494 tablet_service.cc:1467] Processing CreateTablet for tablet 7de44301017a47b098b3e734eb14985f (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260810 15:16:05.391800 29494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7de44301017a47b098b3e734eb14985f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.392138 29489 tablet_service.cc:1467] Processing CreateTablet for tablet 6d23d894f5e4451cba6c50ca4cd00693 (DEFAULT_TABLE table=test_table_9 [id=d80debe32ad647d490e008eb5a44fae0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260810 15:16:05.392264 29489 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6d23d894f5e4451cba6c50ca4cd00693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.393652 29501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c9872a670b8144f5aadeab781fe00404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.394165 29575 tablet_bootstrap.cc:492] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.394227 29575 ts_tablet_manager.cc:1397] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.000s
I20260810 15:16:05.394423 29575 raft_consensus.cc:348] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.394475 29575 raft_consensus.cc:374] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.394498 29575 raft_consensus.cc:729] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.394569 29575 consensus_queue.cc:260] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.394620 29575 raft_consensus.cc:388] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.394646 29575 raft_consensus.cc:482] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.394693 29575 raft_consensus.cc:3037] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.394979 29493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04fe036c0ce445d380998bfffd5b217b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.395344 29575 raft_consensus.cc:504] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.395426 29575 leader_election.cc:302] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.395494 29575 leader_election.cc:288] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.395517 29577 raft_consensus.cc:2781] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.395579 29577 raft_consensus.cc:686] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.395618 29577 consensus_queue.cc:237] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.395643 29575 ts_tablet_manager.cc:1428] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:16:05.395704 29575 tablet_bootstrap.cc:492] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.396221 29575 tablet_bootstrap.cc:654] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.396312 29373 catalog_manager.cc:5495] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.397553 29575 tablet_bootstrap.cc:492] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.397609 29575 ts_tablet_manager.cc:1397] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.000s
I20260810 15:16:05.397770 29575 raft_consensus.cc:348] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.397845 29575 raft_consensus.cc:374] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.397877 29575 raft_consensus.cc:729] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.397935 29575 consensus_queue.cc:260] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.397994 29575 raft_consensus.cc:388] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.398023 29575 raft_consensus.cc:482] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.398059 29575 raft_consensus.cc:3037] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.398918 29575 raft_consensus.cc:504] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.399015 29575 leader_election.cc:302] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.399065 29575 leader_election.cc:288] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.399091 29578 raft_consensus.cc:2781] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.399159 29578 raft_consensus.cc:686] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.399165 29575 ts_tablet_manager.cc:1428] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:05.399291 29575 tablet_bootstrap.cc:492] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.399210 29578 consensus_queue.cc:237] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.399835 29575 tablet_bootstrap.cc:654] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.400149 29373 catalog_manager.cc:5495] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.401062 29575 tablet_bootstrap.cc:492] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.401122 29575 ts_tablet_manager.cc:1397] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.000s
I20260810 15:16:05.401299 29575 raft_consensus.cc:348] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.401516 29575 raft_consensus.cc:374] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.401551 29575 raft_consensus.cc:729] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.401603 29575 consensus_queue.cc:260] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.401656 29575 raft_consensus.cc:388] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.401684 29575 raft_consensus.cc:482] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.401715 29575 raft_consensus.cc:3037] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.402411 29575 raft_consensus.cc:504] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.402522 29575 leader_election.cc:302] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.402604 29575 leader_election.cc:288] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.402621 29578 raft_consensus.cc:2781] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.402685 29578 raft_consensus.cc:686] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.402704 29575 ts_tablet_manager.cc:1428] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260810 15:16:05.402725 29578 consensus_queue.cc:237] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.402762 29575 tablet_bootstrap.cc:492] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.403149 29575 tablet_bootstrap.cc:654] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.403342 29373 catalog_manager.cc:5495] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.404018 29575 tablet_bootstrap.cc:492] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.404071 29575 ts_tablet_manager.cc:1397] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.404223 29575 raft_consensus.cc:348] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.404286 29575 raft_consensus.cc:374] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.404313 29575 raft_consensus.cc:729] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.404356 29575 consensus_queue.cc:260] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.404402 29575 raft_consensus.cc:388] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.404429 29575 raft_consensus.cc:482] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.404451 29575 raft_consensus.cc:3037] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.405187 29575 raft_consensus.cc:504] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.405282 29575 leader_election.cc:302] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.405395 29579 raft_consensus.cc:2781] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.405437 29579 raft_consensus.cc:686] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.405478 29579 consensus_queue.cc:237] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.405664 29575 leader_election.cc:288] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.405813 29575 ts_tablet_manager.cc:1428] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260810 15:16:05.405874 29575 tablet_bootstrap.cc:492] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.406332 29575 tablet_bootstrap.cc:654] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.406654 29373 catalog_manager.cc:5495] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.407374 29575 tablet_bootstrap.cc:492] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.407426 29575 ts_tablet_manager.cc:1397] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.407603 29575 raft_consensus.cc:348] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.407668 29575 raft_consensus.cc:374] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.407694 29575 raft_consensus.cc:729] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.407743 29575 consensus_queue.cc:260] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.407788 29575 raft_consensus.cc:388] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.407811 29575 raft_consensus.cc:482] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.407837 29575 raft_consensus.cc:3037] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.408555 29575 raft_consensus.cc:504] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.408650 29575 leader_election.cc:302] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.408702 29575 leader_election.cc:288] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.408747 29578 raft_consensus.cc:2781] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.408818 29578 raft_consensus.cc:686] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.408838 29575 ts_tablet_manager.cc:1428] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:16:05.408916 29575 tablet_bootstrap.cc:492] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.408852 29578 consensus_queue.cc:237] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.409369 29575 tablet_bootstrap.cc:654] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.409529 29372 catalog_manager.cc:5495] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.410218 29575 tablet_bootstrap.cc:492] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.410264 29575 ts_tablet_manager.cc:1397] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.410398 29575 raft_consensus.cc:348] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.410459 29575 raft_consensus.cc:374] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.410485 29575 raft_consensus.cc:729] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.410529 29575 consensus_queue.cc:260] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.410573 29575 raft_consensus.cc:388] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.410599 29575 raft_consensus.cc:482] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.410625 29575 raft_consensus.cc:3037] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.411339 29575 raft_consensus.cc:504] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.411427 29575 leader_election.cc:302] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.411473 29575 leader_election.cc:288] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.411536 29578 raft_consensus.cc:2781] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.411602 29575 ts_tablet_manager.cc:1428] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.411625 29578 raft_consensus.cc:686] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.411684 29575 tablet_bootstrap.cc:492] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.411669 29578 consensus_queue.cc:237] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.412079 29575 tablet_bootstrap.cc:654] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.412243 29372 catalog_manager.cc:5495] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.412948 29575 tablet_bootstrap.cc:492] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.413000 29575 ts_tablet_manager.cc:1397] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.413148 29575 raft_consensus.cc:348] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.413208 29575 raft_consensus.cc:374] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.413234 29575 raft_consensus.cc:729] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.413282 29575 consensus_queue.cc:260] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.413331 29575 raft_consensus.cc:388] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.413414 29575 raft_consensus.cc:482] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.413456 29575 raft_consensus.cc:3037] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.414144 29575 raft_consensus.cc:504] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.414227 29575 leader_election.cc:302] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.414279 29575 leader_election.cc:288] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.414315 29579 raft_consensus.cc:2781] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.414373 29575 ts_tablet_manager.cc:1428] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.414391 29579 raft_consensus.cc:686] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.414433 29579 consensus_queue.cc:237] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.414466 29575 tablet_bootstrap.cc:492] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.414888 29575 tablet_bootstrap.cc:654] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.415091 29372 catalog_manager.cc:5495] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.415879 29575 tablet_bootstrap.cc:492] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.415930 29575 ts_tablet_manager.cc:1397] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.416096 29575 raft_consensus.cc:348] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.416133 29575 raft_consensus.cc:374] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.416147 29575 raft_consensus.cc:729] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.416185 29575 consensus_queue.cc:260] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.416240 29575 raft_consensus.cc:388] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.416261 29575 raft_consensus.cc:482] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.416287 29575 raft_consensus.cc:3037] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.417047 29575 raft_consensus.cc:504] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.417136 29575 leader_election.cc:302] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.417176 29575 leader_election.cc:288] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.417234 29578 raft_consensus.cc:2781] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.417264 29575 ts_tablet_manager.cc:1428] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:05.417287 29578 raft_consensus.cc:686] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.417356 29575 tablet_bootstrap.cc:492] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.417325 29578 consensus_queue.cc:237] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.417778 29575 tablet_bootstrap.cc:654] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.417991 29372 catalog_manager.cc:5495] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.418756 29575 tablet_bootstrap.cc:492] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.418815 29575 ts_tablet_manager.cc:1397] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.418965 29575 raft_consensus.cc:348] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.419025 29575 raft_consensus.cc:374] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.419050 29575 raft_consensus.cc:729] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.419119 29575 consensus_queue.cc:260] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.419169 29575 raft_consensus.cc:388] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.419200 29575 raft_consensus.cc:482] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.419234 29575 raft_consensus.cc:3037] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.419883 29575 raft_consensus.cc:504] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.419977 29575 leader_election.cc:302] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.420040 29575 leader_election.cc:288] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.420065 29579 raft_consensus.cc:2781] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.420132 29579 raft_consensus.cc:686] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.420174 29575 ts_tablet_manager.cc:1428] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.420164 29579 consensus_queue.cc:237] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.420226 29575 tablet_bootstrap.cc:492] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Bootstrap starting.
I20260810 15:16:05.420780 29372 catalog_manager.cc:5495] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.420840 29575 tablet_bootstrap.cc:654] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.422036 29575 tablet_bootstrap.cc:492] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752: No bootstrap required, opened a new log
I20260810 15:16:05.422094 29575 ts_tablet_manager.cc:1397] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.422219 29575 raft_consensus.cc:348] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.422266 29575 raft_consensus.cc:374] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.422286 29575 raft_consensus.cc:729] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.422344 29575 consensus_queue.cc:260] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.422382 29575 raft_consensus.cc:388] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.422402 29575 raft_consensus.cc:482] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.422425 29575 raft_consensus.cc:3037] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.423101 29575 raft_consensus.cc:504] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.423184 29575 leader_election.cc:302] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1dbc364c8bb4fdbad6dbfaa4ad0e752; no voters: 
I20260810 15:16:05.423252 29578 raft_consensus.cc:2781] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.423303 29578 raft_consensus.cc:686] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Becoming Leader. State: Replica: b1dbc364c8bb4fdbad6dbfaa4ad0e752, State: Running, Role: LEADER
I20260810 15:16:05.423349 29578 consensus_queue.cc:237] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } }
I20260810 15:16:05.423579 29575 leader_election.cc:288] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.423712 29575 ts_tablet_manager.cc:1428] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:05.424045 29372 catalog_manager.cc:5495] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 34589 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:05.432582 23493 tablet_server.cc:178] TabletServer@127.22.241.65:0 shutting down...
I20260810 15:16:05.436328 23493 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260810 15:16:05.436609 23493 tablet_replica.cc:330] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.436765 23493 raft_consensus.cc:2229] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.436846 23493 raft_consensus.cc:2258] T c9872a670b8144f5aadeab781fe00404 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.437204 23493 tablet_replica.cc:330] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.437261 23493 raft_consensus.cc:2229] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.437291 23493 raft_consensus.cc:2258] T 7de44301017a47b098b3e734eb14985f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.437621 23493 tablet_replica.cc:330] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.437677 23493 raft_consensus.cc:2229] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.437703 23493 raft_consensus.cc:2258] T a446f05f96ec46b3a1e8ec4ef07c136a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.437950 23493 tablet_replica.cc:330] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.438000 23493 raft_consensus.cc:2229] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.438022 23493 raft_consensus.cc:2258] T fc9650b4fbec44ffb2afb3e6844f555a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.438269 23493 tablet_replica.cc:330] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.438320 23493 raft_consensus.cc:2229] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.438344 23493 raft_consensus.cc:2258] T 14a02a17f6434521a5c9be27bea88f07 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.438673 23493 tablet_replica.cc:330] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.438774 23493 raft_consensus.cc:2229] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.438817 23493 raft_consensus.cc:2258] T 34109f7fe839478a8eea01715cb56060 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.439088 23493 tablet_replica.cc:330] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.439152 23493 raft_consensus.cc:2229] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.439210 23493 raft_consensus.cc:2258] T dd39e970ceec4a26a4ae3711335ae3ec P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.439465 23493 tablet_replica.cc:330] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.439523 23493 raft_consensus.cc:2229] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.439565 23493 raft_consensus.cc:2258] T 19dea9f6c6734e0c81c73da2e5fbb4df P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.439805 23493 tablet_replica.cc:330] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.439888 23493 raft_consensus.cc:2229] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.439934 23493 raft_consensus.cc:2258] T c227a18e29f64493adb8c2b3eff5f379 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.440160 23493 tablet_replica.cc:330] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.440230 23493 raft_consensus.cc:2229] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.440267 23493 raft_consensus.cc:2258] T 6dcd90c19117461890853c79ba234fd2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.440501 23493 tablet_replica.cc:330] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.440569 23493 raft_consensus.cc:2229] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.440608 23493 raft_consensus.cc:2258] T 5eaa722c9aae40e781031a08612d0c5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.440837 23493 tablet_replica.cc:330] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.440896 23493 raft_consensus.cc:2229] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.440941 23493 raft_consensus.cc:2258] T 459226bb37e6441d8852fdb4f4233d98 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.441187 23493 tablet_replica.cc:330] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.441248 23493 raft_consensus.cc:2229] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.441308 23493 raft_consensus.cc:2258] T 5cadee1f9c0c4509979922e47cd49164 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.441610 23493 tablet_replica.cc:330] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.441659 23493 raft_consensus.cc:2229] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.441681 23493 raft_consensus.cc:2258] T 547e65bda17e43a38cfab89cd5ed4db4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.441921 23493 tablet_replica.cc:330] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.441968 23493 raft_consensus.cc:2229] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.441989 23493 raft_consensus.cc:2258] T 5a2821b9e7df41bc83624541ca4399c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.442237 23493 tablet_replica.cc:330] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.442281 23493 raft_consensus.cc:2229] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.442303 23493 raft_consensus.cc:2258] T 438862bb4b2a415a8d57e42c5bb54e24 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.442515 23493 tablet_replica.cc:330] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.442556 23493 raft_consensus.cc:2229] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.442582 23493 raft_consensus.cc:2258] T afaeb76604044184a22af61613b60b35 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.442777 23493 tablet_replica.cc:330] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.442817 23493 raft_consensus.cc:2229] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.442836 23493 raft_consensus.cc:2258] T e827711c64224f8c85b4a54dd158fd42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.443146 23493 tablet_replica.cc:330] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.443194 23493 raft_consensus.cc:2229] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.443218 23493 raft_consensus.cc:2258] T 0b2ae79a24984e868882e05a2bd0badc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.443470 23493 tablet_replica.cc:330] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.443529 23493 raft_consensus.cc:2229] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.443557 23493 raft_consensus.cc:2258] T 6d23d894f5e4451cba6c50ca4cd00693 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.443804 23493 tablet_replica.cc:330] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.443857 23493 raft_consensus.cc:2229] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.443881 23493 raft_consensus.cc:2258] T d3c9dede639945a4910d5c08027e8742 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.444110 23493 tablet_replica.cc:330] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.444154 23493 raft_consensus.cc:2229] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.444175 23493 raft_consensus.cc:2258] T 36483ad0981e40f59e2288ad29de4ad2 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.444384 23493 tablet_replica.cc:330] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.444429 23493 raft_consensus.cc:2229] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.444450 23493 raft_consensus.cc:2258] T 8b189ac1ab4f4939a3616e34f897e8d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.444690 23493 tablet_replica.cc:330] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.444754 23493 raft_consensus.cc:2229] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.444782 23493 raft_consensus.cc:2258] T db53e5ee0e09459fb6f59137cf2c57c5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.445029 23493 tablet_replica.cc:330] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.445075 23493 raft_consensus.cc:2229] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.445096 23493 raft_consensus.cc:2258] T c77ff0f7423b4e06b29691e7b6be2cca P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.445408 23493 tablet_replica.cc:330] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.445467 23493 raft_consensus.cc:2229] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.445490 23493 raft_consensus.cc:2258] T 9b1f5925b69b4f808c18a5c0c043be30 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.445753 23493 tablet_replica.cc:330] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.445798 23493 raft_consensus.cc:2229] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.445819 23493 raft_consensus.cc:2258] T c8beb146b44d455fb2d764111e5559d6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.446071 23493 tablet_replica.cc:330] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.446130 23493 raft_consensus.cc:2229] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.446157 23493 raft_consensus.cc:2258] T 5dfee1468eb54370887c584060e004c4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.446444 23493 tablet_replica.cc:330] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.446509 23493 raft_consensus.cc:2229] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.446532 23493 raft_consensus.cc:2258] T 8edeab17aed9498f855950c4b979332c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.446774 23493 tablet_replica.cc:330] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.446818 23493 raft_consensus.cc:2229] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.446839 23493 raft_consensus.cc:2258] T 6d5e2e2d28644212a44401c2732416fa P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.447072 23493 tablet_replica.cc:330] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.447114 23493 raft_consensus.cc:2229] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.447135 23493 raft_consensus.cc:2258] T ad3f69cc16794f25a8a248e623e95d95 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.447363 23493 tablet_replica.cc:330] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.447410 23493 raft_consensus.cc:2229] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.447434 23493 raft_consensus.cc:2258] T dbe6266859524618b45ecff95a72590a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.447667 23493 tablet_replica.cc:330] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.447727 23493 raft_consensus.cc:2229] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.447760 23493 raft_consensus.cc:2258] T 208f88feaca84b1689f5a02b4a322f5c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.448010 23493 tablet_replica.cc:330] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.448061 23493 raft_consensus.cc:2229] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.448082 23493 raft_consensus.cc:2258] T f1bc1e8898a64972b8e662d00418de5d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.448318 23493 tablet_replica.cc:330] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.448371 23493 raft_consensus.cc:2229] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.448395 23493 raft_consensus.cc:2258] T e16acfe67c9740888cb1b4f4d87720d9 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.448657 23493 tablet_replica.cc:330] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.448699 23493 raft_consensus.cc:2229] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.448720 23493 raft_consensus.cc:2258] T 8bc75083147249829c02919cb6eabe4c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.448946 23493 tablet_replica.cc:330] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.448992 23493 raft_consensus.cc:2229] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.449012 23493 raft_consensus.cc:2258] T 7d02a76a1fe4419283b3b6ff5ee94d53 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.449239 23493 tablet_replica.cc:330] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.449282 23493 raft_consensus.cc:2229] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.449304 23493 raft_consensus.cc:2258] T 1ef425ebf3494ae8bc48b2f304aff159 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.449705 23493 tablet_replica.cc:330] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.449751 23493 raft_consensus.cc:2229] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.449774 23493 raft_consensus.cc:2258] T d586bd58a597496486fef6b2d7ecf672 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.450003 23493 tablet_replica.cc:330] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.450050 23493 raft_consensus.cc:2229] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.450076 23493 raft_consensus.cc:2258] T ad79c1df50de4f48aebbb2c521487297 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.450323 23493 tablet_replica.cc:330] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.450372 23493 raft_consensus.cc:2229] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.450394 23493 raft_consensus.cc:2258] T 505617c0fe0a48f8abfeef581c1a48ed P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.450678 23493 tablet_replica.cc:330] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.450721 23493 raft_consensus.cc:2229] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.450742 23493 raft_consensus.cc:2258] T d19355426c054eecb6fb81cfa8e1ee36 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.450991 23493 tablet_replica.cc:330] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.451048 23493 raft_consensus.cc:2229] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.451074 23493 raft_consensus.cc:2258] T f8247a1a98674c15ad955fab9ae7410c P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.451315 23493 tablet_replica.cc:330] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.451361 23493 raft_consensus.cc:2229] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.451385 23493 raft_consensus.cc:2258] T 20a9fbffb31e4c279cc0fac863bc0b43 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.451627 23493 tablet_replica.cc:330] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.451675 23493 raft_consensus.cc:2229] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.451701 23493 raft_consensus.cc:2258] T 422a6980a0a74cddaf946fa66551d5c3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.451949 23493 tablet_replica.cc:330] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.451992 23493 raft_consensus.cc:2229] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.452013 23493 raft_consensus.cc:2258] T a0019aa6d0cf4bfc9a8a4a78f74de722 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.452255 23493 tablet_replica.cc:330] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.452299 23493 raft_consensus.cc:2229] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.452320 23493 raft_consensus.cc:2258] T 47e16771fa39432483384eb2d2a49496 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.452574 23493 tablet_replica.cc:330] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.452628 23493 raft_consensus.cc:2229] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.452649 23493 raft_consensus.cc:2258] T 0a08c27c25ce42c5aca6a1474a98be9a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.452877 23493 tablet_replica.cc:330] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.452921 23493 raft_consensus.cc:2229] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.452947 23493 raft_consensus.cc:2258] T 64324065c2954cf4828d7012d495ae90 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.453173 23493 tablet_replica.cc:330] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.453214 23493 raft_consensus.cc:2229] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.453235 23493 raft_consensus.cc:2258] T 11306fa03000418dac9dd8e7fb53f3bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.453528 23493 tablet_replica.cc:330] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.453573 23493 raft_consensus.cc:2229] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.453599 23493 raft_consensus.cc:2258] T 0b417bc7415249619f47c09175103a42 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.453832 23493 tablet_replica.cc:330] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.453877 23493 raft_consensus.cc:2229] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.453899 23493 raft_consensus.cc:2258] T 5db77f606b0a47889e9eb8676033ce03 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.454151 23493 tablet_replica.cc:330] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.454208 23493 raft_consensus.cc:2229] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.454231 23493 raft_consensus.cc:2258] T ed60a26ac51a4a97977b8e037d3ca93d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.454430 23493 tablet_replica.cc:330] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.454469 23493 raft_consensus.cc:2229] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.454489 23493 raft_consensus.cc:2258] T eae86c4b100f4ecf902a91cff40087dc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.454682 23493 tablet_replica.cc:330] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.454720 23493 raft_consensus.cc:2229] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.454741 23493 raft_consensus.cc:2258] T 7e9cc3d4259046d587939d15d55111da P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.455036 23493 tablet_replica.cc:330] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.455083 23493 raft_consensus.cc:2229] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.455104 23493 raft_consensus.cc:2258] T 937b5af44ba54f88a1e9b9b082c55bb4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.455322 23493 tablet_replica.cc:330] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.455375 23493 raft_consensus.cc:2229] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.455396 23493 raft_consensus.cc:2258] T f528583cadf94fa9895a3c182c15e352 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.455605 23493 tablet_replica.cc:330] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.455646 23493 raft_consensus.cc:2229] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.455665 23493 raft_consensus.cc:2258] T 6445f88625c344c1a5ed4dd546a30fc4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.455896 23493 tablet_replica.cc:330] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.455950 23493 raft_consensus.cc:2229] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.455971 23493 raft_consensus.cc:2258] T 9f407227c09b47d5821aeb751c1497a6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.456209 23493 tablet_replica.cc:330] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.456254 23493 raft_consensus.cc:2229] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.456274 23493 raft_consensus.cc:2258] T 292242f4ff4342229fedc83bd38d9162 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.456532 23493 tablet_replica.cc:330] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.456580 23493 raft_consensus.cc:2229] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.456601 23493 raft_consensus.cc:2258] T 31148d95f2134ac6b183e6f8abd9911a P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.456835 23493 tablet_replica.cc:330] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.456877 23493 raft_consensus.cc:2229] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.456900 23493 raft_consensus.cc:2258] T 546dd16af06148e6bb5901ea32fd7df4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.457140 23493 tablet_replica.cc:330] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.457186 23493 raft_consensus.cc:2229] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.457207 23493 raft_consensus.cc:2258] T 7511db6c27af4567b640ee9e5d6347c8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.457448 23493 tablet_replica.cc:330] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.457504 23493 raft_consensus.cc:2229] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.457525 23493 raft_consensus.cc:2258] T 52850fe5f00b47acbd6881ad14f18c9f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.457722 23493 tablet_replica.cc:330] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.457762 23493 raft_consensus.cc:2229] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.457782 23493 raft_consensus.cc:2258] T 35fdb3abc25442689658bb876452b962 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.458024 23493 tablet_replica.cc:330] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.458072 23493 raft_consensus.cc:2229] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.458094 23493 raft_consensus.cc:2258] T c57adeebc73d41a584e25e5040640514 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.458317 23493 tablet_replica.cc:330] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.458370 23493 raft_consensus.cc:2229] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.458395 23493 raft_consensus.cc:2258] T ec140ea09ca84e168d7e082485c7aabb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.458628 23493 tablet_replica.cc:330] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.458671 23493 raft_consensus.cc:2229] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.458693 23493 raft_consensus.cc:2258] T 35bf8344de1547ddab5623875c671fa8 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.458917 23493 tablet_replica.cc:330] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.458968 23493 raft_consensus.cc:2229] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.458990 23493 raft_consensus.cc:2258] T 3567293feeeb4fd9be3e935201bbc5e0 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.459221 23493 tablet_replica.cc:330] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.459276 23493 raft_consensus.cc:2229] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.459299 23493 raft_consensus.cc:2258] T c15bec20d17848db92b9025a253dcbc1 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.459547 23493 tablet_replica.cc:330] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.459590 23493 raft_consensus.cc:2229] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.459612 23493 raft_consensus.cc:2258] T 16897d403a744d779c479ab96827c1f6 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.459848 23493 tablet_replica.cc:330] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.459904 23493 raft_consensus.cc:2229] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.459933 23493 raft_consensus.cc:2258] T c1193d6c321f4f77b2e6ca60919b4aa7 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.460168 23493 tablet_replica.cc:330] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.460212 23493 raft_consensus.cc:2229] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.460234 23493 raft_consensus.cc:2258] T 7d6a395b1efc4301b4506a6176b6d863 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.460474 23493 tablet_replica.cc:330] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.460515 23493 raft_consensus.cc:2229] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.460536 23493 raft_consensus.cc:2258] T 9579584150b94c50981092351729b733 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.460759 23493 tablet_replica.cc:330] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.460806 23493 raft_consensus.cc:2229] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.460827 23493 raft_consensus.cc:2258] T a72523d8dba44f34a15071a8adfb004d P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.461081 23493 tablet_replica.cc:330] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.461126 23493 raft_consensus.cc:2229] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.461165 23493 raft_consensus.cc:2258] T 80928b1e21544b5d90443d13b7071b5e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.461504 23493 tablet_replica.cc:330] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.461570 23493 raft_consensus.cc:2229] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.461594 23493 raft_consensus.cc:2258] T 74e8c065fa2b479186ec4544601051ad P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.461855 23493 tablet_replica.cc:330] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.461891 23493 raft_consensus.cc:2229] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.461920 23493 raft_consensus.cc:2258] T edb941650e1e490dbf46d555ce8342ce P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.462208 23493 tablet_replica.cc:330] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.462253 23493 raft_consensus.cc:2229] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.462275 23493 raft_consensus.cc:2258] T 246763560ea64f23b62ad31b09997d4f P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.462563 23493 tablet_replica.cc:330] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.462610 23493 raft_consensus.cc:2229] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.462632 23493 raft_consensus.cc:2258] T 094e781300ea4a9c95e4a8f9d559072e P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.462850 23493 tablet_replica.cc:330] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.462888 23493 raft_consensus.cc:2229] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.462906 23493 raft_consensus.cc:2258] T 0124c31eaaef4bf48211c704e5b78ff4 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.463160 23493 tablet_replica.cc:330] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.463220 23493 raft_consensus.cc:2229] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.463243 23493 raft_consensus.cc:2258] T b8d5a4bbf1d84c7193ebfc407ef7fae5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.463482 23493 tablet_replica.cc:330] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.463523 23493 raft_consensus.cc:2229] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.463551 23493 raft_consensus.cc:2258] T 99d3857270ad40c1bb36ead050d68ad3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.463795 23493 tablet_replica.cc:330] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.463835 23493 raft_consensus.cc:2229] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.463857 23493 raft_consensus.cc:2258] T 25a78fa10cdd456ab0a3f446a82fd9dd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.464128 23493 tablet_replica.cc:330] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.464192 23493 raft_consensus.cc:2229] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.464215 23493 raft_consensus.cc:2258] T e642bcd292cc4868bb08ab7930477e39 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.464474 23493 tablet_replica.cc:330] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.464530 23493 raft_consensus.cc:2229] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.464555 23493 raft_consensus.cc:2258] T 3d3104b796a44e5f8bfd3a8332601242 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.464818 23493 tablet_replica.cc:330] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.464857 23493 raft_consensus.cc:2229] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.464879 23493 raft_consensus.cc:2258] T 0a35634fb28c4d1c805fd902af344adc P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.465160 23493 tablet_replica.cc:330] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.465217 23493 raft_consensus.cc:2229] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.465245 23493 raft_consensus.cc:2258] T 407ded154ee148a4b7b665ab664c61bd P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.465509 23493 tablet_replica.cc:330] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.465662 23493 raft_consensus.cc:2229] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.465695 23493 raft_consensus.cc:2258] T b08d5b88aca4441d86e76433f3f688ae P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.465963 23493 tablet_replica.cc:330] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.466005 23493 raft_consensus.cc:2229] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.466028 23493 raft_consensus.cc:2258] T ddaedd1100254f669fa6a7cf213e6efb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.466254 23493 tablet_replica.cc:330] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.466310 23493 raft_consensus.cc:2229] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.466332 23493 raft_consensus.cc:2258] T b25027fe8a514f958d702fe23387eb74 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.466609 23493 tablet_replica.cc:330] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.466652 23493 raft_consensus.cc:2229] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.466675 23493 raft_consensus.cc:2258] T c5cb63a91fd548beb9c9748a2bc026e5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.466868 23493 tablet_replica.cc:330] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.466903 23493 raft_consensus.cc:2229] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.466922 23493 raft_consensus.cc:2258] T 3fdc5bc258224243977c29d709f1fd08 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.467177 23493 tablet_replica.cc:330] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.467216 23493 raft_consensus.cc:2229] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.467237 23493 raft_consensus.cc:2258] T 04fe036c0ce445d380998bfffd5b217b P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.467458 23493 tablet_replica.cc:330] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.467494 23493 raft_consensus.cc:2229] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.467515 23493 raft_consensus.cc:2258] T 4aa09369af094dc9a2020ae6626137ff P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.467738 23493 tablet_replica.cc:330] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.467777 23493 raft_consensus.cc:2229] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.467798 23493 raft_consensus.cc:2258] T e3aef0bba5304005901c8e8eeb86c3fb P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.468041 23493 tablet_replica.cc:330] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.468081 23493 raft_consensus.cc:2229] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.468102 23493 raft_consensus.cc:2258] T 64f9eb7577e14ec19273a8cfa2cc87e3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.468344 23493 tablet_replica.cc:330] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.468380 23493 raft_consensus.cc:2229] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.468401 23493 raft_consensus.cc:2258] T a1c1dca3ed164ad08107b7c0b1598b10 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.468636 23493 tablet_replica.cc:330] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.468674 23493 raft_consensus.cc:2229] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.468696 23493 raft_consensus.cc:2258] T fb6d719f7b7847cb974e2c74c0ce56d5 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.468946 23493 tablet_replica.cc:330] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752: stopping tablet replica
I20260810 15:16:05.468986 23493 raft_consensus.cc:2229] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.469008 23493 raft_consensus.cc:2258] T e22a6dbbf4824498a4796ab9dbf98be3 P b1dbc364c8bb4fdbad6dbfaa4ad0e752 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.484467 23493 tablet_server.cc:194] TabletServer@127.22.241.65:0 shutdown complete.
I20260810 15:16:05.782121 23493 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:05.783812 29865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:05.783882 29869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:05.784080 29867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:05.784336 23493 server_base.cc:1034] running on GCE node
I20260810 15:16:05.784515 23493 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260810 15:16:05.784596 23493 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260810 15:16:05.784636 23493 hybrid_clock.cc:648] HybridClock initialized: now 1786374965784634 us; error 0 us; skew 500 ppm
I20260810 15:16:05.785719 23493 webserver.cc:460] Webserver started at http://127.22.241.65:42813/ using document root <none> and password file <none>
I20260810 15:16:05.785849 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:05.785892 23493 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260810 15:16:05.786643 23493 fs_manager.cc:709] Time spent opening directory manager: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:05.787197 29875 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:05.787374 23493 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:05.787437 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/ts-0-root
uuid: "b1dbc364c8bb4fdbad6dbfaa4ad0e752"
format_stamp: "Formatted at 2026-08-10 15:16:04 on dist-test-slave-bw88"
I20260810 15:16:05.787523 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786374950470857-23493-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)
I20260810 15:16:05.801653 23493 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:05.801874 23493 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:05.802037 23493 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:05.802294 23493 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:05.802325 23493 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:05.802368 23493 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:05.802394 23493 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:05.806118 23493 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:34589
I20260810 15:16:05.806939 29953 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:34589 every 8 connection(s)
I20260810 15:16:05.807602 23493 tablet_server.cc:178] TabletServer@127.22.241.65:34589 shutting down...
I20260810 15:16:05.818243 29954 heartbeater.cc:347] Connected to a master server at 127.22.241.126:42709
I20260810 15:16:05.818311 29954 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:05.818401 29954 heartbeater.cc:511] Master 127.22.241.126:42709 requested a full tablet report, sending...
I20260810 15:16:05.818758 29372 ts_manager.cc:194] Re-registered known tserver with Master: b1dbc364c8bb4fdbad6dbfaa4ad0e752 (127.22.241.65:34589)
I20260810 15:16:05.819154 29372 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41704
I20260810 15:16:05.819722 23493 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260810 15:16:05.831260 23493 tablet_server.cc:194] TabletServer@127.22.241.65:34589 shutdown complete.
I20260810 15:16:05.833072 23493 master.cc:537] Master@127.22.241.126:42709 shutting down...
I20260810 15:16:05.835979 23493 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:05.836064 23493 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:05.836091 23493 tablet_replica.cc:330] T 00000000000000000000000000000000 P b501c4ba5fa94a238bbc40b8f4e4feec: stopping tablet replica
I20260810 15:16:05.848191 23493 master.cc:552] Master@127.22.241.126:42709 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaDeleteByMultipleTableNames (1008 ms)
[ RUN      ] ToolTest.TestServerSetFlag
2026-08-10T15:16:05Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:05Z Disabled control of system clock
I20260810 15:16:05.864352 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-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.22.241.126:34803
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:40829
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:34803 with env {}
W20260810 15:16:05.949491 29961 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:05.949713 29961 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:05.949734 29961 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:05.950898 29961 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:05.950938 29961 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:05.950953 29961 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:05.950964 29961 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:05.952317 29961 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:40829
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:34803
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:34803
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.29961
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:05.952531 29961 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:05.952795 29961 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:05.957942 29967 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:05.957973 29966 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:05.957975 29969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:05.958297 29961 server_base.cc:1034] running on GCE node
I20260810 15:16:05.958559 29961 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:05.958813 29961 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:05.959970 29961 hybrid_clock.cc:648] HybridClock initialized: now 1786374965959959 us; error 36 us; skew 500 ppm
I20260810 15:16:05.961234 29961 webserver.cc:460] Webserver started at http://127.22.241.126:42969/ using document root <none> and password file <none>
I20260810 15:16:05.961553 29961 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:05.961606 29961 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:05.961802 29961 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:05.962803 29961 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "53243fe2df1945bfabc1b2427c9d4721"
format_stamp: "Formatted at 2026-08-10 15:16:05 on dist-test-slave-bw88"
I20260810 15:16:05.963181 29961 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "53243fe2df1945bfabc1b2427c9d4721"
format_stamp: "Formatted at 2026-08-10 15:16:05 on dist-test-slave-bw88"
I20260810 15:16:05.964555 29961 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:05.965301 29978 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:05.965518 29961 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:05.965622 29961 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "53243fe2df1945bfabc1b2427c9d4721"
format_stamp: "Formatted at 2026-08-10 15:16:05 on dist-test-slave-bw88"
I20260810 15:16:05.965705 29961 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-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)
I20260810 15:16:05.979218 29961 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:05.979537 29961 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
I20260810 15:16:05.979692 29961 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:05.984200 29961 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:34803
I20260810 15:16:05.984232 30046 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:34803 every 8 connection(s)
I20260810 15:16:05.984592 29961 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:05.985368 30047 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:05.988070 30047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721: Bootstrap starting.
I20260810 15:16:05.988719 30047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:05.989037 30047 log.cc:824] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:05.990074 30047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721: No bootstrap required, opened a new log
I20260810 15:16:05.990079 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 29961
I20260810 15:16:05.990175 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:05.992369 30047 raft_consensus.cc:348] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53243fe2df1945bfabc1b2427c9d4721" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34803 } }
I20260810 15:16:05.992556 30047 raft_consensus.cc:374] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:05.992595 30047 raft_consensus.cc:729] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53243fe2df1945bfabc1b2427c9d4721, State: Initialized, Role: FOLLOWER
I20260810 15:16:05.992761 30047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53243fe2df1945bfabc1b2427c9d4721" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34803 } }
I20260810 15:16:05.992862 30047 raft_consensus.cc:388] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:05.992897 30047 raft_consensus.cc:482] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:05.992937 30047 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:05.993753 30047 raft_consensus.cc:504] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53243fe2df1945bfabc1b2427c9d4721" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34803 } }
I20260810 15:16:05.993875 30047 leader_election.cc:302] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 53243fe2df1945bfabc1b2427c9d4721; no voters: 
I20260810 15:16:05.994030 30047 leader_election.cc:288] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:05.994098 30055 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:05.994263 30055 raft_consensus.cc:686] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [term 1 LEADER]: Becoming Leader. State: Replica: 53243fe2df1945bfabc1b2427c9d4721, State: Running, Role: LEADER
I20260810 15:16:05.994298 30047 sys_catalog.cc:564] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:05.994359 30055 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53243fe2df1945bfabc1b2427c9d4721" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34803 } }
I20260810 15:16:05.994733 30056 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53243fe2df1945bfabc1b2427c9d4721" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53243fe2df1945bfabc1b2427c9d4721" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34803 } } }
I20260810 15:16:05.994817 30056 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:05.995066 30057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53243fe2df1945bfabc1b2427c9d4721. Latest consensus state: current_term: 1 leader_uuid: "53243fe2df1945bfabc1b2427c9d4721" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53243fe2df1945bfabc1b2427c9d4721" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34803 } } }
I20260810 15:16:05.995426 30062 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:05.995427 30057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:05.996037 30062 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:05.997793 30062 catalog_manager.cc:1347] Generated new cluster ID: 27a77579c4c142b781f4ccaa0444177f
I20260810 15:16:05.997853 30062 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:06.011178 30062 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:06.011946 30062 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:06.015982 30062 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 53243fe2df1945bfabc1b2427c9d4721: Generated new TSK 0
I20260810 15:16:06.016206 30062 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:06.020387 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34803
--builtin_ntp_servers=127.22.241.84:40829
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:06.109845 30078 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:06.110090 30078 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:06.110134 30078 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:06.111332 30078 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:06.111419 30078 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:06.113054 30078 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:40829
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34803
--never_fsync=true
--heap_profile_path=/tmp/kudu.30078
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:06.113425 30078 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:06.113802 30078 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:06.120146 30086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:06.120133 30088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:06.120369 30078 server_base.cc:1034] running on GCE node
W20260810 15:16:06.120376 30085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:06.120672 30078 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:06.120983 30078 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:06.122169 30078 hybrid_clock.cc:648] HybridClock initialized: now 1786374966122146 us; error 39 us; skew 500 ppm
I20260810 15:16:06.123695 30078 webserver.cc:460] Webserver started at http://127.22.241.65:42087/ using document root <none> and password file <none>
I20260810 15:16:06.123986 30078 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:06.124034 30078 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:06.124168 30078 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:06.125182 30078 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "bd4e435da293405e96293c30b3fdfd87"
format_stamp: "Formatted at 2026-08-10 15:16:06 on dist-test-slave-bw88"
I20260810 15:16:06.125613 30078 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "bd4e435da293405e96293c30b3fdfd87"
format_stamp: "Formatted at 2026-08-10 15:16:06 on dist-test-slave-bw88"
I20260810 15:16:06.126971 30078 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:06.127748 30103 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:06.127923 30078 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:06.128033 30078 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "bd4e435da293405e96293c30b3fdfd87"
format_stamp: "Formatted at 2026-08-10 15:16:06 on dist-test-slave-bw88"
I20260810 15:16:06.128108 30078 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-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)
I20260810 15:16:06.145771 30078 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:06.146106 30078 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
I20260810 15:16:06.146266 30078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:06.146513 30078 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:06.146878 30078 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:06.146914 30078 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:06.146937 30078 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:06.146950 30078 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:06.153303 30078 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:33971
I20260810 15:16:06.153376 30255 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:33971 every 8 connection(s)
I20260810 15:16:06.153724 30078 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:06.159768 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 30078
I20260810 15:16:06.159910 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:06.160053 30256 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34803
I20260810 15:16:06.160169 30256 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:06.160400 30256 heartbeater.cc:511] Master 127.22.241.126:34803 requested a full tablet report, sending...
I20260810 15:16:06.160967 30000 ts_manager.cc:194] Registered new tserver with Master: bd4e435da293405e96293c30b3fdfd87 (127.22.241.65:33971)
I20260810 15:16:06.161409 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:06.161852 30000 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:51953
W20260810 15:16:06.262699 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38072 forcing change of non-runtime-safe flag unlock_unsafe_flags
W20260810 15:16:06.264437 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:06.264493 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:06.264513 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:06.265928 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:06.265969 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:06.265983 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:06.265996 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:06.266237 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38072 changed flags via RPC: unlock_unsafe_flags from 'true' to 'true'
W20260810 15:16:06.377622 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38080 forcing change of non-runtime-safe flag enable_data_block_fsync
W20260810 15:16:06.379323 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:06.379410 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:06.379443 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:06.379482 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:06.380772 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:06.380838 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:06.380862 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:06.380892 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:06.381086 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38080 changed flags via RPC: enable_data_block_fsync from 'true' to 'true'
W20260810 15:16:06.490181 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38090 forcing change of non-runtime-safe flag unlock_unsafe_flags
E20260810 15:16:06.491802 30038 flags.cc:427] Flag --enable_data_block_fsync is unsafe and unsupported.
E20260810 15:16:06.491858 30038 flags.cc:427] Flag --openssl_security_level_override is unsafe and unsupported.
E20260810 15:16:06.491904 30038 flags.cc:427] Flag --rpc_server_allow_ephemeral_ports is unsafe and unsupported.
E20260810 15:16:06.491941 30038 flags.cc:427] Flag --never_fsync is unsafe and unsupported.
E20260810 15:16:06.491981 30038 flags.cc:433] 4 unsafe flag(s) in use.
E20260810 15:16:06.492004 30038 flags.cc:434] Use --unlock_unsafe_flags to proceed at your own risk.
W20260810 15:16:06.711567 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38112 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260810 15:16:06.713286 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:06.713408 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:06.713457 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:06.713516 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:06.714937 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:06.715006 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:06.715031 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:06.715061 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:06.715255 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38112 changed flags via RPC: unlock_experimental_flags from 'true' to 'true'
W20260810 15:16:06.823813 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:06.823916 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:06.823951 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:06.823993 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:06.825265 30038 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260810 15:16:06.825330 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:06.825379 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:06.825413 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:06.825441 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:06.825647 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38116 changed flags via RPC: auto_rebalancing_enabled from 'false' to 'true'
W20260810 15:16:06.933525 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38124 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260810 15:16:06.935122 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:06.935209 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:06.935241 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:06.935279 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
E20260810 15:16:06.936628 30038 flags.cc:427] Flag --auto_rebalancing_enabled is experimental and unsupported.
E20260810 15:16:06.936697 30038 flags.cc:427] Flag --ipki_ca_key_size is experimental and unsupported.
E20260810 15:16:06.936723 30038 flags.cc:427] Flag --ipki_server_key_size is experimental and unsupported.
E20260810 15:16:06.936755 30038 flags.cc:427] Flag --tsk_num_rsa_bits is experimental and unsupported.
E20260810 15:16:06.936782 30038 flags.cc:427] Flag --rpc_reuseport is experimental and unsupported.
E20260810 15:16:06.936825 30038 flags.cc:433] 5 experimental flag(s) in use.
E20260810 15:16:06.936851 30038 flags.cc:434] Use --unlock_experimental_flags to proceed at your own risk.
W20260810 15:16:07.159081 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38140 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260810 15:16:07.160679 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:07.160740 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:07.160759 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:07.160820 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:07.162145 30038 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260810 15:16:07.162190 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:07.162205 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:07.162218 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:07.162269 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:07.162437 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38140 changed flags via RPC: unlock_experimental_flags from 'true' to 'true'
I20260810 15:16:07.162910 30256 heartbeater.cc:503] Master 127.22.241.126:34803 was elected leader, sending a full tablet report...
W20260810 15:16:07.271804 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38150 forcing change of non-runtime-safe flag raft_prepare_replacement_before_eviction
W20260810 15:16:07.273543 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:07.273607 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:07.273625 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:07.273679 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:07.274886 30038 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260810 15:16:07.274931 30038 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260810 15:16:07.274945 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:07.274958 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:07.274971 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:07.275023 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:07.275188 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38150 changed flags via RPC: raft_prepare_replacement_before_eviction from 'true' to 'true'
W20260810 15:16:07.388180 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:07.388255 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:07.388274 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:07.388293 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:07.389534 30038 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260810 15:16:07.389580 30038 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260810 15:16:07.389595 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:07.389606 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:07.389619 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:07.389632 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:07.389758 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38166 changed flags via RPC: auto_rebalancing_enabled from 'true' to 'true'
W20260810 15:16:07.498448 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38174 forcing change of non-runtime-safe flag raft_prepare_replacement_before_eviction
W20260810 15:16:07.500047 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:07.500105 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:07.500123 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:07.500141 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:07.501248 30038 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=false
W20260810 15:16:07.501287 30038 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260810 15:16:07.501300 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:07.501313 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:07.501327 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:07.501412 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
E20260810 15:16:07.501614 30038 catalog_manager.cc:550] if enabling auto-rebalancing, Kudu must be configured with --raft_prepare_replacement_before_eviction
W20260810 15:16:07.611786 30038 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260810 15:16:07.611868 30038 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:07.611888 30038 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:07.611907 30038 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:07.613044 30038 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260810 15:16:07.613085 30038 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260810 15:16:07.613098 30038 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:07.613111 30038 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:07.613124 30038 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:07.613137 30038 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:07.613253 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38190 changed flags via RPC: auto_rebalancing_enabled from 'true' to 'true'
W20260810 15:16:07.835142 30038 generic_service.cc:139] {username='slave'} at 127.0.0.1:38212 forcing change of non-runtime-safe flag rpc_certificate_file
I20260810 15:16:07.835211 30038 generic_service.cc:175] {username='slave'} at 127.0.0.1:38212 changed flags via RPC: rpc_certificate_file from '' to 'test'
I20260810 15:16:07.843621 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 30078
I20260810 15:16:07.856534 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 29961
2026-08-10T15:16:07Z chronyd exiting
[       OK ] ToolTest.TestServerSetFlag (2027 ms)
[ RUN      ] ToolTest.TestTServerListState
2026-08-10T15:16:07Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:07Z Disabled control of system clock
I20260810 15:16:07.892725 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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.22.241.126:34383
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:42253
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:34383 with env {}
W20260810 15:16:07.978731 30473 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:07.978958 30473 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:07.978979 30473 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:07.980120 30473 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:07.980163 30473 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:07.980177 30473 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:07.980190 30473 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:07.981686 30473 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:42253
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:34383
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:34383
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.30473
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:07.981920 30473 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:07.982190 30473 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:07.987365 30480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:07.987365 30481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:07.987440 30486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:07.987772 30473 server_base.cc:1034] running on GCE node
I20260810 15:16:07.988056 30473 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:07.988425 30473 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:07.989578 30473 hybrid_clock.cc:648] HybridClock initialized: now 1786374967989542 us; error 46 us; skew 500 ppm
I20260810 15:16:07.991020 30473 webserver.cc:460] Webserver started at http://127.22.241.126:43991/ using document root <none> and password file <none>
I20260810 15:16:07.991294 30473 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:07.991346 30473 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:07.991518 30473 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:07.992563 30473 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "ec9fd7404d594271aa778223f508d178"
format_stamp: "Formatted at 2026-08-10 15:16:07 on dist-test-slave-bw88"
I20260810 15:16:07.992940 30473 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "ec9fd7404d594271aa778223f508d178"
format_stamp: "Formatted at 2026-08-10 15:16:07 on dist-test-slave-bw88"
I20260810 15:16:07.994405 30473 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260810 15:16:07.995199 30492 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:07.995417 30473 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:07.995520 30473 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "ec9fd7404d594271aa778223f508d178"
format_stamp: "Formatted at 2026-08-10 15:16:07 on dist-test-slave-bw88"
I20260810 15:16:07.995586 30473 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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)
I20260810 15:16:08.020358 30473 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:08.020699 30473 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
I20260810 15:16:08.020819 30473 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:08.025125 30473 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:34383
I20260810 15:16:08.025266 30564 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:34383 every 8 connection(s)
I20260810 15:16:08.025719 30473 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:08.026577 30565 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:08.028918 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 30473
I20260810 15:16:08.029059 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:08.032641 30565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: Bootstrap starting.
I20260810 15:16:08.033456 30565 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:08.033794 30565 log.cc:824] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:08.034613 30565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: No bootstrap required, opened a new log
I20260810 15:16:08.036360 30565 raft_consensus.cc:348] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } }
I20260810 15:16:08.036514 30565 raft_consensus.cc:374] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:08.036538 30565 raft_consensus.cc:729] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec9fd7404d594271aa778223f508d178, State: Initialized, Role: FOLLOWER
I20260810 15:16:08.036625 30565 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } }
I20260810 15:16:08.036677 30565 raft_consensus.cc:388] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:08.036700 30565 raft_consensus.cc:482] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:08.036731 30565 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:08.037693 30565 raft_consensus.cc:504] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } }
I20260810 15:16:08.037791 30565 leader_election.cc:302] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ec9fd7404d594271aa778223f508d178; no voters: 
I20260810 15:16:08.037923 30565 leader_election.cc:288] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:08.038010 30572 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:08.038196 30572 raft_consensus.cc:686] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 1 LEADER]: Becoming Leader. State: Replica: ec9fd7404d594271aa778223f508d178, State: Running, Role: LEADER
I20260810 15:16:08.038278 30565 sys_catalog.cc:564] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:08.038296 30572 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } }
I20260810 15:16:08.038722 30574 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec9fd7404d594271aa778223f508d178" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } } }
I20260810 15:16:08.038734 30575 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec9fd7404d594271aa778223f508d178. Latest consensus state: current_term: 1 leader_uuid: "ec9fd7404d594271aa778223f508d178" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } } }
I20260810 15:16:08.038887 30574 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:08.038905 30575 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:08.039489 30588 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:08.039996 30588 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:08.041702 30588 catalog_manager.cc:1347] Generated new cluster ID: d98823dd80ff4ac183c0a3069271e099
I20260810 15:16:08.041755 30588 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:08.057639 30588 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:08.058279 30588 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:08.065248 30588 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: Generated new TSK 0
I20260810 15:16:08.065536 30588 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:08.066881 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34383
--builtin_ntp_servers=127.22.241.84:42253
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:08.170790 30607 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:08.171056 30607 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:08.171094 30607 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:08.172289 30607 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:08.172379 30607 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:08.173849 30607 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:42253
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34383
--never_fsync=true
--heap_profile_path=/tmp/kudu.30607
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:08.174135 30607 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:08.174474 30607 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:08.180069 30614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:08.180061 30613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:08.180130 30617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:08.180986 30607 server_base.cc:1034] running on GCE node
I20260810 15:16:08.181259 30607 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:08.181582 30607 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:08.182755 30607 hybrid_clock.cc:648] HybridClock initialized: now 1786374968182741 us; error 38 us; skew 500 ppm
I20260810 15:16:08.184229 30607 webserver.cc:460] Webserver started at http://127.22.241.65:44467/ using document root <none> and password file <none>
I20260810 15:16:08.184494 30607 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:08.184541 30607 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:08.184695 30607 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:08.185833 30607 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "d29c8f9db9ab4a289ede186c96bfaf69"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.186276 30607 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "d29c8f9db9ab4a289ede186c96bfaf69"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.187686 30607 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:08.188489 30626 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.188666 30607 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:08.188771 30607 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "d29c8f9db9ab4a289ede186c96bfaf69"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.188845 30607 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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)
I20260810 15:16:08.211370 30607 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:08.211740 30607 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
I20260810 15:16:08.211897 30607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:08.212160 30607 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:08.212533 30607 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:08.212572 30607 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.212616 30607 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:08.212642 30607 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.219094 30607 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:41517
I20260810 15:16:08.219192 30788 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:41517 every 8 connection(s)
I20260810 15:16:08.219508 30607 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:08.225287 30789 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34383
I20260810 15:16:08.225428 30789 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:08.225620 30789 heartbeater.cc:511] Master 127.22.241.126:34383 requested a full tablet report, sending...
I20260810 15:16:08.225945 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 30607
I20260810 15:16:08.226065 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:08.226190 30520 ts_manager.cc:194] Registered new tserver with Master: d29c8f9db9ab4a289ede186c96bfaf69 (127.22.241.65:41517)
I20260810 15:16:08.226974 30520 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:55031
I20260810 15:16:08.227499 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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.22.241.66:0
--local_ip_for_outbound_sockets=127.22.241.66
--webserver_interface=127.22.241.66
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34383
--builtin_ntp_servers=127.22.241.84:42253
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:08.315290 30792 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:08.315515 30792 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:08.315544 30792 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:08.316732 30792 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:08.316788 30792 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.66
I20260810 15:16:08.318271 30792 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:42253
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.22.241.66
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34383
--never_fsync=true
--heap_profile_path=/tmp/kudu.30792
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.66
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:08.318547 30792 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:08.318893 30792 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:08.324375 30802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:08.324373 30799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:08.324466 30792 server_base.cc:1034] running on GCE node
W20260810 15:16:08.324637 30806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:08.324896 30792 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:08.325172 30792 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:08.326340 30792 hybrid_clock.cc:648] HybridClock initialized: now 1786374968326328 us; error 48 us; skew 500 ppm
I20260810 15:16:08.327764 30792 webserver.cc:460] Webserver started at http://127.22.241.66:40983/ using document root <none> and password file <none>
I20260810 15:16:08.328042 30792 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:08.328127 30792 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:08.328281 30792 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:08.329308 30792 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/data/instance:
uuid: "091e2d911ad34c56a6d9890446b5d19e"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.329741 30792 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/wal/instance:
uuid: "091e2d911ad34c56a6d9890446b5d19e"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.331106 30792 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:08.331914 30813 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.332222 30792 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:08.332351 30792 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/wal
uuid: "091e2d911ad34c56a6d9890446b5d19e"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.332455 30792 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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)
I20260810 15:16:08.342182 30792 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:08.342525 30792 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
I20260810 15:16:08.342696 30792 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:08.342954 30792 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:08.343323 30792 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:08.343384 30792 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.343428 30792 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:08.343456 30792 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.349527 30792 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.66:44565
I20260810 15:16:08.349577 30958 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.66:44565 every 8 connection(s)
I20260810 15:16:08.349944 30792 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/data/info.pb
I20260810 15:16:08.355129 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 30792
I20260810 15:16:08.355247 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-1/wal/instance
I20260810 15:16:08.356348 30959 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34383
I20260810 15:16:08.356506 30959 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:08.356547 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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.22.241.67:0
--local_ip_for_outbound_sockets=127.22.241.67
--webserver_interface=127.22.241.67
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34383
--builtin_ntp_servers=127.22.241.84:42253
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260810 15:16:08.356751 30959 heartbeater.cc:511] Master 127.22.241.126:34383 requested a full tablet report, sending...
I20260810 15:16:08.357192 30520 ts_manager.cc:194] Registered new tserver with Master: 091e2d911ad34c56a6d9890446b5d19e (127.22.241.66:44565)
I20260810 15:16:08.357615 30520 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.66:34863
W20260810 15:16:08.442680 30962 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:08.442915 30962 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:08.442937 30962 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:08.444146 30962 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:08.444209 30962 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.67
I20260810 15:16:08.445636 30962 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:42253
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.67:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.22.241.67
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34383
--never_fsync=true
--heap_profile_path=/tmp/kudu.30962
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.67
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:08.445905 30962 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:08.446234 30962 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:08.451781 30972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:08.451818 30975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:08.451902 30971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:08.451980 30962 server_base.cc:1034] running on GCE node
I20260810 15:16:08.452205 30962 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:08.452447 30962 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:08.453620 30962 hybrid_clock.cc:648] HybridClock initialized: now 1786374968453567 us; error 39 us; skew 500 ppm
I20260810 15:16:08.455060 30962 webserver.cc:460] Webserver started at http://127.22.241.67:41133/ using document root <none> and password file <none>
I20260810 15:16:08.455343 30962 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:08.455420 30962 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:08.455585 30962 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:08.456640 30962 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/data/instance:
uuid: "43fd030b17d54d9182bccc806fb15fed"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.457108 30962 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/wal/instance:
uuid: "43fd030b17d54d9182bccc806fb15fed"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.458544 30962 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:08.459316 30983 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.459489 30962 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260810 15:16:08.459604 30962 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/wal
uuid: "43fd030b17d54d9182bccc806fb15fed"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:08.459692 30962 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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)
I20260810 15:16:08.474534 30962 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:08.474895 30962 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
I20260810 15:16:08.475056 30962 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:08.475322 30962 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:08.475679 30962 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:08.475737 30962 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.475785 30962 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:08.475819 30962 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:08.481841 30962 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.67:34739
I20260810 15:16:08.481950 31131 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.67:34739 every 8 connection(s)
I20260810 15:16:08.482291 30962 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/data/info.pb
I20260810 15:16:08.483979 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 30962
I20260810 15:16:08.484114 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-2/wal/instance
I20260810 15:16:08.488474 31132 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34383
I20260810 15:16:08.488600 31132 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:08.488763 31132 heartbeater.cc:511] Master 127.22.241.126:34383 requested a full tablet report, sending...
I20260810 15:16:08.489146 30520 ts_manager.cc:194] Registered new tserver with Master: 43fd030b17d54d9182bccc806fb15fed (127.22.241.67:34739)
I20260810 15:16:08.489583 30520 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.67:35027
I20260810 15:16:08.496356 23493 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
I20260810 15:16:08.604558 30520 ts_manager.cc:292] Set tserver state for d29c8f9db9ab4a289ede186c96bfaf69 to MAINTENANCE_MODE
I20260810 15:16:08.858461 30874 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260810 15:16:08.858697 31045 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260810 15:16:08.859019 30701 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260810 15:16:08.877526 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 30607
I20260810 15:16:08.889081 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 30792
I20260810 15:16:08.906760 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 30962
I20260810 15:16:08.917244 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 30473
I20260810 15:16:08.930105 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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.22.241.126:34383
--webserver_interface=127.22.241.126
--webserver_port=43991
--builtin_ntp_servers=127.22.241.84:42253
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:34383 with env {}
W20260810 15:16:09.016911 31207 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:09.017138 31207 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:09.017156 31207 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:09.018376 31207 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:09.018424 31207 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:09.018437 31207 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:09.018450 31207 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:09.019862 31207 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:42253
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:34383
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:34383
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=43991
--never_fsync=true
--heap_profile_path=/tmp/kudu.31207
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:09.020151 31207 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:09.020463 31207 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260810 15:16:09.025681 31207 server_base.cc:1034] running on GCE node
W20260810 15:16:09.025676 31216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:09.025676 31212 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:09.025820 31218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:09.026170 31207 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:09.026468 31207 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:09.027616 31207 hybrid_clock.cc:648] HybridClock initialized: now 1786374969027606 us; error 34 us; skew 500 ppm
I20260810 15:16:09.028796 31207 webserver.cc:460] Webserver started at http://127.22.241.126:43991/ using document root <none> and password file <none>
I20260810 15:16:09.029042 31207 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:09.029126 31207 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:09.030682 31207 fs_manager.cc:709] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:09.031441 31224 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:09.031631 31207 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:09.031744 31207 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "ec9fd7404d594271aa778223f508d178"
format_stamp: "Formatted at 2026-08-10 15:16:07 on dist-test-slave-bw88"
I20260810 15:16:09.032119 31207 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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)
I20260810 15:16:09.050423 31207 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:09.050819 31207 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
I20260810 15:16:09.050993 31207 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:09.055539 31207 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:34383
I20260810 15:16:09.055655 31296 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:34383 every 8 connection(s)
I20260810 15:16:09.056058 31207 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:09.057444 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 31207
I20260810 15:16:09.058200 31298 sys_catalog.cc:263] Verifying existing consensus state
I20260810 15:16:09.058931 31298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: Bootstrap starting.
I20260810 15:16:09.067678 31298 log.cc:824] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:09.069586 31298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: 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
I20260810 15:16:09.069901 31298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: Bootstrap complete.
I20260810 15:16:09.072340 31298 raft_consensus.cc:348] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } }
I20260810 15:16:09.072621 31298 raft_consensus.cc:729] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec9fd7404d594271aa778223f508d178, State: Initialized, Role: FOLLOWER
I20260810 15:16:09.072829 31298 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [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: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } }
I20260810 15:16:09.072912 31298 raft_consensus.cc:388] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:09.072974 31298 raft_consensus.cc:482] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:09.073030 31298 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 1 FOLLOWER]: Advancing to term 2
I20260810 15:16:09.074160 31298 raft_consensus.cc:504] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } }
I20260810 15:16:09.074293 31298 leader_election.cc:302] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [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: ec9fd7404d594271aa778223f508d178; no voters: 
I20260810 15:16:09.074525 31298 leader_election.cc:288] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260810 15:16:09.074568 31303 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 2 FOLLOWER]: Leader election won for term 2
I20260810 15:16:09.074689 31303 raft_consensus.cc:686] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [term 2 LEADER]: Becoming Leader. State: Replica: ec9fd7404d594271aa778223f508d178, State: Running, Role: LEADER
I20260810 15:16:09.074779 31303 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [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: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } }
I20260810 15:16:09.074829 31298 sys_catalog.cc:564] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:09.075068 31303 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec9fd7404d594271aa778223f508d178. Latest consensus state: current_term: 2 leader_uuid: "ec9fd7404d594271aa778223f508d178" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } } }
I20260810 15:16:09.075194 31303 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:09.075085 31304 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "ec9fd7404d594271aa778223f508d178" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec9fd7404d594271aa778223f508d178" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34383 } } }
I20260810 15:16:09.075438 31304 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:09.075554 31311 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:09.076095 31311 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:09.076256 31311 catalog_manager.cc:1259] Loaded cluster ID: d98823dd80ff4ac183c0a3069271e099
I20260810 15:16:09.076546 31311 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:09.077828 31311 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:09.078011 31311 catalog_manager.cc:5879] T 00000000000000000000000000000000 P ec9fd7404d594271aa778223f508d178: Loaded TSK: 0
I20260810 15:16:09.078263 31311 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:09.424659 31243 ts_manager.cc:281] Unset tserver state for d29c8f9db9ab4a289ede186c96bfaf69 from MAINTENANCE_MODE
I20260810 15:16:09.545102 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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.22.241.65:41517
--local_ip_for_outbound_sockets=127.22.241.65
--tserver_master_addrs=127.22.241.126:34383
--webserver_port=44467
--webserver_interface=127.22.241.65
--builtin_ntp_servers=127.22.241.84:42253
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:09.631496 31395 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:09.631708 31395 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:09.631728 31395 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:09.632869 31395 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:09.632925 31395 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:09.634380 31395 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:42253
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:41517
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=44467
--tserver_master_addrs=127.22.241.126:34383
--never_fsync=true
--heap_profile_path=/tmp/kudu.31395
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:09.634665 31395 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:09.635004 31395 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260810 15:16:09.640524 31395 server_base.cc:1034] running on GCE node
W20260810 15:16:09.640555 31401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:09.640708 31405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:09.640745 31403 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:09.641008 31395 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:09.641311 31395 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:09.642513 31395 hybrid_clock.cc:648] HybridClock initialized: now 1786374969642503 us; error 36 us; skew 500 ppm
I20260810 15:16:09.643900 31395 webserver.cc:460] Webserver started at http://127.22.241.65:44467/ using document root <none> and password file <none>
I20260810 15:16:09.644192 31395 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:09.644284 31395 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:09.645763 31395 fs_manager.cc:709] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:09.646505 31414 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:09.646765 31395 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:09.646847 31395 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "d29c8f9db9ab4a289ede186c96bfaf69"
format_stamp: "Formatted at 2026-08-10 15:16:08 on dist-test-slave-bw88"
I20260810 15:16:09.647233 31395 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-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)
I20260810 15:16:09.660938 31395 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:09.661327 31395 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
I20260810 15:16:09.661543 31395 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:09.661842 31395 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:09.662205 31395 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:09.662241 31395 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:09.662293 31395 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:09.662321 31395 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:09.668412 31395 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:41517
I20260810 15:16:09.668494 31573 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:41517 every 8 connection(s)
I20260810 15:16:09.668874 31395 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:09.672084 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 31395
I20260810 15:16:09.675052 31574 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34383
I20260810 15:16:09.675196 31574 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:09.675416 31574 heartbeater.cc:511] Master 127.22.241.126:34383 requested a full tablet report, sending...
I20260810 15:16:09.675935 31243 ts_manager.cc:194] Registered new tserver with Master: d29c8f9db9ab4a289ede186c96bfaf69 (127.22.241.65:41517)
I20260810 15:16:09.676836 31243 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:34553
I20260810 15:16:09.906143 31478 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260810 15:16:09.918562 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 31395
I20260810 15:16:09.930473 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 31207
2026-08-10T15:16:09Z chronyd exiting
[       OK ] ToolTest.TestTServerListState (2074 ms)
[ RUN      ] ToolTest.TestRecallTable
2026-08-10T15:16:09Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:09Z Disabled control of system clock
I20260810 15:16:09.966470 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-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.22.241.126:38183
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:44947
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:38183 with env {}
W20260810 15:16:10.052340 31629 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:10.052551 31629 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:10.052569 31629 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:10.053740 31629 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:10.053784 31629 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:10.053798 31629 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:10.053810 31629 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:10.055143 31629 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:44947
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:38183
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:38183
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.31629
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:10.055343 31629 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:10.055601 31629 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:10.060873 31634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:10.060892 31635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:10.060873 31639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:10.061193 31629 server_base.cc:1034] running on GCE node
I20260810 15:16:10.061573 31629 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:10.061939 31629 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:10.063122 31629 hybrid_clock.cc:648] HybridClock initialized: now 1786374970063094 us; error 47 us; skew 500 ppm
I20260810 15:16:10.064550 31629 webserver.cc:460] Webserver started at http://127.22.241.126:41607/ using document root <none> and password file <none>
I20260810 15:16:10.064865 31629 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:10.064917 31629 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:10.065066 31629 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:10.066171 31629 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "27d32e8d696f4db68389ebe27e5fe0ae"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.066576 31629 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "27d32e8d696f4db68389ebe27e5fe0ae"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.068117 31629 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260810 15:16:10.068956 31649 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:10.069232 31629 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:10.069334 31629 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "27d32e8d696f4db68389ebe27e5fe0ae"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.069437 31629 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-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)
I20260810 15:16:10.093281 31629 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:10.093743 31629 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
I20260810 15:16:10.093909 31629 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:10.097972 31629 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:38183
I20260810 15:16:10.098042 31720 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:38183 every 8 connection(s)
I20260810 15:16:10.098383 31629 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:10.099109 31724 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:10.102002 31724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae: Bootstrap starting.
I20260810 15:16:10.102363 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 31629
I20260810 15:16:10.102519 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:10.102762 31724 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:10.103070 31724 log.cc:824] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:10.103900 31724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae: No bootstrap required, opened a new log
I20260810 15:16:10.105684 31724 raft_consensus.cc:348] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27d32e8d696f4db68389ebe27e5fe0ae" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 38183 } }
I20260810 15:16:10.105844 31724 raft_consensus.cc:374] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:10.105899 31724 raft_consensus.cc:729] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27d32e8d696f4db68389ebe27e5fe0ae, State: Initialized, Role: FOLLOWER
I20260810 15:16:10.106076 31724 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27d32e8d696f4db68389ebe27e5fe0ae" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 38183 } }
I20260810 15:16:10.106180 31724 raft_consensus.cc:388] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:10.106215 31724 raft_consensus.cc:482] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:10.106256 31724 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:10.107288 31724 raft_consensus.cc:504] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27d32e8d696f4db68389ebe27e5fe0ae" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 38183 } }
I20260810 15:16:10.107384 31724 leader_election.cc:302] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 27d32e8d696f4db68389ebe27e5fe0ae; no voters: 
I20260810 15:16:10.107594 31724 leader_election.cc:288] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:10.107628 31732 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:10.107802 31732 raft_consensus.cc:686] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [term 1 LEADER]: Becoming Leader. State: Replica: 27d32e8d696f4db68389ebe27e5fe0ae, State: Running, Role: LEADER
I20260810 15:16:10.107895 31724 sys_catalog.cc:564] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:10.107908 31732 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27d32e8d696f4db68389ebe27e5fe0ae" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 38183 } }
I20260810 15:16:10.108372 31734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27d32e8d696f4db68389ebe27e5fe0ae. Latest consensus state: current_term: 1 leader_uuid: "27d32e8d696f4db68389ebe27e5fe0ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27d32e8d696f4db68389ebe27e5fe0ae" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 38183 } } }
I20260810 15:16:10.108465 31734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:10.108443 31735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27d32e8d696f4db68389ebe27e5fe0ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27d32e8d696f4db68389ebe27e5fe0ae" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 38183 } } }
I20260810 15:16:10.108714 31735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:10.108837 31742 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:10.109563 31742 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:10.111069 31742 catalog_manager.cc:1347] Generated new cluster ID: 7e24a325d3094516a9b61f9e85fb72ea
I20260810 15:16:10.111135 31742 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:10.115944 31742 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:10.116467 31742 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:10.121652 31742 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae: Generated new TSK 0
I20260810 15:16:10.121832 31742 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:10.126986 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:38183
--builtin_ntp_servers=127.22.241.84:44947
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:10.216749 31759 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:10.216958 31759 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:10.216979 31759 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:10.218195 31759 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:10.218251 31759 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:10.219600 31759 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:44947
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:38183
--never_fsync=true
--heap_profile_path=/tmp/kudu.31759
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:10.219861 31759 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:10.220182 31759 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:10.225625 31766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:10.225654 31767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:10.225662 31759 server_base.cc:1034] running on GCE node
W20260810 15:16:10.225616 31770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:10.226022 31759 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:10.226282 31759 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:10.227453 31759 hybrid_clock.cc:648] HybridClock initialized: now 1786374970227425 us; error 41 us; skew 500 ppm
I20260810 15:16:10.229015 31759 webserver.cc:460] Webserver started at http://127.22.241.65:37513/ using document root <none> and password file <none>
I20260810 15:16:10.229394 31759 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:10.229465 31759 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:10.229609 31759 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:10.230854 31759 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "f3389b9488264149a14e8752e63c4a3c"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.231302 31759 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "f3389b9488264149a14e8752e63c4a3c"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.233162 31759 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260810 15:16:10.234160 31777 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:10.234390 31759 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:10.234491 31759 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "f3389b9488264149a14e8752e63c4a3c"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.234565 31759 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-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)
I20260810 15:16:10.250131 31759 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:10.250432 31759 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
I20260810 15:16:10.250542 31759 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:10.250746 31759 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:10.251139 31759 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:10.251178 31759 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:10.251230 31759 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:10.251257 31759 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:10.257840 31759 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:35379
I20260810 15:16:10.257891 31928 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:35379 every 8 connection(s)
I20260810 15:16:10.258250 31759 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:10.264070 31930 heartbeater.cc:347] Connected to a master server at 127.22.241.126:38183
I20260810 15:16:10.264187 31930 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:10.264382 31930 heartbeater.cc:511] Master 127.22.241.126:38183 requested a full tablet report, sending...
I20260810 15:16:10.264950 31677 ts_manager.cc:194] Registered new tserver with Master: f3389b9488264149a14e8752e63c4a3c (127.22.241.65:35379)
I20260810 15:16:10.265255 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 31759
I20260810 15:16:10.265400 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:10.265715 31677 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:59455
I20260810 15:16:10.266507 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:10.272249 23493 test_util.cc:268] Using random seed: -712381961
I20260810 15:16:10.282738 31677 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46678:
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"
    }
  }
}
I20260810 15:16:10.289287 31844 tablet_service.cc:1467] Processing CreateTablet for tablet 6101d0f567764aac8b4d21b8b5926dc3 (DEFAULT_TABLE table=kudu.table [id=318b686fbb124b8ebb78fe019f7f7a5a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:10.289719 31844 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6101d0f567764aac8b4d21b8b5926dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:10.292477 31950 tablet_bootstrap.cc:492] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: Bootstrap starting.
I20260810 15:16:10.293152 31950 tablet_bootstrap.cc:654] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:10.293548 31950 log.cc:824] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:10.294272 31950 tablet_bootstrap.cc:492] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: No bootstrap required, opened a new log
I20260810 15:16:10.294368 31950 ts_tablet_manager.cc:1397] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:10.296211 31950 raft_consensus.cc:348] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3389b9488264149a14e8752e63c4a3c" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35379 } }
I20260810 15:16:10.296378 31950 raft_consensus.cc:374] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:10.296427 31950 raft_consensus.cc:729] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3389b9488264149a14e8752e63c4a3c, State: Initialized, Role: FOLLOWER
I20260810 15:16:10.296576 31950 consensus_queue.cc:260] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3389b9488264149a14e8752e63c4a3c" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35379 } }
I20260810 15:16:10.296664 31950 raft_consensus.cc:388] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:10.296710 31950 raft_consensus.cc:482] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:10.296758 31950 raft_consensus.cc:3037] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:10.297444 31950 raft_consensus.cc:504] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3389b9488264149a14e8752e63c4a3c" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35379 } }
I20260810 15:16:10.297567 31950 leader_election.cc:302] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f3389b9488264149a14e8752e63c4a3c; no voters: 
I20260810 15:16:10.297768 31950 leader_election.cc:288] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:10.297809 31952 raft_consensus.cc:2781] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:10.297982 31952 raft_consensus.cc:686] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [term 1 LEADER]: Becoming Leader. State: Replica: f3389b9488264149a14e8752e63c4a3c, State: Running, Role: LEADER
I20260810 15:16:10.298012 31950 ts_tablet_manager.cc:1428] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260810 15:16:10.298022 31930 heartbeater.cc:503] Master 127.22.241.126:38183 was elected leader, sending a full tablet report...
I20260810 15:16:10.298127 31952 consensus_queue.cc:237] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3389b9488264149a14e8752e63c4a3c" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35379 } }
I20260810 15:16:10.299098 31677 catalog_manager.cc:5495] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c reported cstate change: term changed from 0 to 1, leader changed from <none> to f3389b9488264149a14e8752e63c4a3c (127.22.241.65). New cstate: current_term: 1 leader_uuid: "f3389b9488264149a14e8752e63c4a3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3389b9488264149a14e8752e63c4a3c" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35379 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:10.404629 31677 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46682:
table { table_name: "kudu.table" } modify_external_catalogs: true reserve_seconds: 300
I20260810 15:16:10.405630 31677 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46682:
table { table_name: "kudu.table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260810 15:16:10.407648 31974 tablet.cc:1722] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: Alter schema from (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260810 15:16:10.409880 31677 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae: kudu.table [id=318b686fbb124b8ebb78fe019f7f7a5a] alter complete (version 1)
I20260810 15:16:10.416553 23493 test_workload.cc:401] TestWorkload: Skipping table creation because table kudu.table already exists
W20260810 15:16:10.508870 31931 tablet_mm_ops.cc:140] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6101d0f567764aac8b4d21b8b5926dc3)
W20260810 15:16:10.509068 31931 tablet_mm_ops.cc:305] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6101d0f567764aac8b4d21b8b5926dc3)
W20260810 15:16:10.509120 31931 tablet_mm_ops.cc:221] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6101d0f567764aac8b4d21b8b5926dc3)
I20260810 15:16:10.520725 31677 catalog_manager.cc:2831] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:46698:
table { table_id: "318b686fbb124b8ebb78fe019f7f7a5a" } new_table_name: "kudu.table.new"
I20260810 15:16:10.521538 31677 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46698:
table { table_id: "318b686fbb124b8ebb78fe019f7f7a5a" } new_table_name: "kudu.table.new"
I20260810 15:16:10.522392 31677 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46698:
table { table_id: "318b686fbb124b8ebb78fe019f7f7a5a" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260810 15:16:10.523102 31974 tablet.cc:1722] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: Alter schema from (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260810 15:16:10.524396 31677 catalog_manager.cc:5587] TS f3389b9488264149a14e8752e63c4a3c (127.22.241.65:35379) does not have the latest schema for tablet 6101d0f567764aac8b4d21b8b5926dc3 (table kudu.table.new [id=318b686fbb124b8ebb78fe019f7f7a5a]). Expected version 3 got 2
I20260810 15:16:10.524559 31974 tablet.cc:1722] T 6101d0f567764aac8b4d21b8b5926dc3 P f3389b9488264149a14e8752e63c4a3c: Alter schema from (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 3
I20260810 15:16:10.526233 31677 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 27d32e8d696f4db68389ebe27e5fe0ae: kudu.table.new [id=318b686fbb124b8ebb78fe019f7f7a5a] alter complete (version 3)
I20260810 15:16:10.534535 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 31759
I20260810 15:16:10.549418 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 31629
2026-08-10T15:16:10Z chronyd exiting
[       OK ] ToolTest.TestRecallTable (621 ms)
[ RUN      ] ToolTest.TestScanTableProjection
2026-08-10T15:16:10Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:10Z Disabled control of system clock
I20260810 15:16:10.588352 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-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.22.241.126:34255
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:46677
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:34255 with env {}
W20260810 15:16:10.673278 31989 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:10.673533 31989 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:10.673553 31989 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:10.674748 31989 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:10.674794 31989 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:10.674808 31989 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:10.674820 31989 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:10.676360 31989 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:46677
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:34255
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:34255
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.31989
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:10.676635 31989 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:10.677011 31989 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:10.682113 31997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:10.682183 31995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:10.682185 31994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:10.682484 31989 server_base.cc:1034] running on GCE node
I20260810 15:16:10.682804 31989 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:10.683120 31989 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:10.684300 31989 hybrid_clock.cc:648] HybridClock initialized: now 1786374970684275 us; error 36 us; skew 500 ppm
I20260810 15:16:10.685643 31989 webserver.cc:460] Webserver started at http://127.22.241.126:40239/ using document root <none> and password file <none>
I20260810 15:16:10.685895 31989 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:10.685966 31989 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:10.686134 31989 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:10.687171 31989 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "cbaff526467c44a6ad003b8dd399f783"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.687561 31989 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "cbaff526467c44a6ad003b8dd399f783"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.688984 31989 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:10.689858 32007 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:10.690155 31989 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:10.690271 31989 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "cbaff526467c44a6ad003b8dd399f783"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.690349 31989 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-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)
I20260810 15:16:10.707692 31989 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:10.708061 31989 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
I20260810 15:16:10.708236 31989 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:10.712690 31989 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:34255
I20260810 15:16:10.712728 32075 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:34255 every 8 connection(s)
I20260810 15:16:10.713099 31989 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:10.713992 32076 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:10.714425 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 31989
I20260810 15:16:10.714566 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:10.717909 32076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783: Bootstrap starting.
I20260810 15:16:10.718673 32076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:10.719038 32076 log.cc:824] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:10.719879 32076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783: No bootstrap required, opened a new log
I20260810 15:16:10.721722 32076 raft_consensus.cc:348] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaff526467c44a6ad003b8dd399f783" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34255 } }
I20260810 15:16:10.721863 32076 raft_consensus.cc:374] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:10.721884 32076 raft_consensus.cc:729] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbaff526467c44a6ad003b8dd399f783, State: Initialized, Role: FOLLOWER
I20260810 15:16:10.722040 32076 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaff526467c44a6ad003b8dd399f783" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34255 } }
I20260810 15:16:10.722107 32076 raft_consensus.cc:388] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:10.722151 32076 raft_consensus.cc:482] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:10.722201 32076 raft_consensus.cc:3037] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:10.723048 32076 raft_consensus.cc:504] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaff526467c44a6ad003b8dd399f783" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34255 } }
I20260810 15:16:10.723170 32076 leader_election.cc:302] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbaff526467c44a6ad003b8dd399f783; no voters: 
I20260810 15:16:10.723357 32076 leader_election.cc:288] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:10.723398 32084 raft_consensus.cc:2781] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:10.723585 32084 raft_consensus.cc:686] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [term 1 LEADER]: Becoming Leader. State: Replica: cbaff526467c44a6ad003b8dd399f783, State: Running, Role: LEADER
I20260810 15:16:10.723685 32076 sys_catalog.cc:564] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:10.723698 32084 consensus_queue.cc:237] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaff526467c44a6ad003b8dd399f783" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34255 } }
I20260810 15:16:10.724123 32086 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cbaff526467c44a6ad003b8dd399f783" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaff526467c44a6ad003b8dd399f783" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34255 } } }
I20260810 15:16:10.724143 32087 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cbaff526467c44a6ad003b8dd399f783. Latest consensus state: current_term: 1 leader_uuid: "cbaff526467c44a6ad003b8dd399f783" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbaff526467c44a6ad003b8dd399f783" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 34255 } } }
I20260810 15:16:10.724248 32086 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:10.724256 32087 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:10.724673 32092 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:10.725194 32092 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:10.726773 32092 catalog_manager.cc:1347] Generated new cluster ID: 045410501b804f6b97c16748215fc670
I20260810 15:16:10.726832 32092 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:10.740358 32092 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:10.741093 32092 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:10.746068 32092 catalog_manager.cc:5868] T 00000000000000000000000000000000 P cbaff526467c44a6ad003b8dd399f783: Generated new TSK 0
I20260810 15:16:10.746268 32092 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:10.753525 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34255
--builtin_ntp_servers=127.22.241.84:46677
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:10.843403 32110 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:10.843670 32110 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:10.843709 32110 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:10.844930 32110 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:10.845021 32110 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:10.846487 32110 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:46677
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:34255
--never_fsync=true
--heap_profile_path=/tmp/kudu.32110
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:10.846771 32110 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:10.847097 32110 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:10.853453 32116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:10.853453 32117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:10.853770 32119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:10.853869 32110 server_base.cc:1034] running on GCE node
I20260810 15:16:10.854095 32110 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:10.854359 32110 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:10.855542 32110 hybrid_clock.cc:648] HybridClock initialized: now 1786374970855526 us; error 32 us; skew 500 ppm
I20260810 15:16:10.856904 32110 webserver.cc:460] Webserver started at http://127.22.241.65:43209/ using document root <none> and password file <none>
I20260810 15:16:10.857167 32110 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:10.857244 32110 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:10.857432 32110 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:10.858480 32110 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "068561f1a06a4cce95f7261334b324c1"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.859050 32110 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "068561f1a06a4cce95f7261334b324c1"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.860466 32110 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:10.861433 32125 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:10.861640 32110 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:10.861747 32110 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "068561f1a06a4cce95f7261334b324c1"
format_stamp: "Formatted at 2026-08-10 15:16:10 on dist-test-slave-bw88"
I20260810 15:16:10.861835 32110 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-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)
I20260810 15:16:10.876286 32110 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:10.876677 32110 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
I20260810 15:16:10.876840 32110 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:10.877085 32110 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:10.877537 32110 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:10.877602 32110 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:10.877645 32110 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:10.877672 32110 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:10.883910 32110 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:35235
I20260810 15:16:10.883963 32270 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:35235 every 8 connection(s)
I20260810 15:16:10.884308 32110 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:10.890501 32271 heartbeater.cc:347] Connected to a master server at 127.22.241.126:34255
I20260810 15:16:10.890630 32271 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:10.890844 32271 heartbeater.cc:511] Master 127.22.241.126:34255 requested a full tablet report, sending...
I20260810 15:16:10.891455 32031 ts_manager.cc:194] Registered new tserver with Master: 068561f1a06a4cce95f7261334b324c1 (127.22.241.65:35235)
I20260810 15:16:10.891562 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 32110
I20260810 15:16:10.891685 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:10.892426 32031 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:49017
I20260810 15:16:10.892966 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:10.894403 23493 test_util.cc:268] Using random seed: -711759806
I20260810 15:16:10.901770 32030 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43954:
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"
    }
  }
}
I20260810 15:16:10.908171 32188 tablet_service.cc:1467] Processing CreateTablet for tablet 28bc67495ada4064a611f54fab6e9d40 (DEFAULT_TABLE table=kudu.table.scan.projection [id=89ef6b3dfe2a42ee9a1db3baf3c0706a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:10.908578 32188 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 28bc67495ada4064a611f54fab6e9d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:10.911351 32286 tablet_bootstrap.cc:492] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1: Bootstrap starting.
I20260810 15:16:10.912031 32286 tablet_bootstrap.cc:654] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:10.912427 32286 log.cc:824] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:10.913147 32286 tablet_bootstrap.cc:492] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1: No bootstrap required, opened a new log
I20260810 15:16:10.913205 32286 ts_tablet_manager.cc:1397] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:10.915076 32286 raft_consensus.cc:348] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068561f1a06a4cce95f7261334b324c1" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35235 } }
I20260810 15:16:10.915220 32286 raft_consensus.cc:374] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:10.915242 32286 raft_consensus.cc:729] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068561f1a06a4cce95f7261334b324c1, State: Initialized, Role: FOLLOWER
I20260810 15:16:10.915393 32286 consensus_queue.cc:260] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068561f1a06a4cce95f7261334b324c1" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35235 } }
I20260810 15:16:10.915477 32286 raft_consensus.cc:388] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:10.915521 32286 raft_consensus.cc:482] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:10.915572 32286 raft_consensus.cc:3037] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:10.916358 32286 raft_consensus.cc:504] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068561f1a06a4cce95f7261334b324c1" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35235 } }
I20260810 15:16:10.916482 32286 leader_election.cc:302] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 068561f1a06a4cce95f7261334b324c1; no voters: 
I20260810 15:16:10.916682 32286 leader_election.cc:288] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:10.916723 32288 raft_consensus.cc:2781] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:10.916917 32288 raft_consensus.cc:686] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [term 1 LEADER]: Becoming Leader. State: Replica: 068561f1a06a4cce95f7261334b324c1, State: Running, Role: LEADER
I20260810 15:16:10.916962 32286 ts_tablet_manager.cc:1428] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260810 15:16:10.916972 32271 heartbeater.cc:503] Master 127.22.241.126:34255 was elected leader, sending a full tablet report...
I20260810 15:16:10.917078 32288 consensus_queue.cc:237] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068561f1a06a4cce95f7261334b324c1" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35235 } }
I20260810 15:16:10.918133 32030 catalog_manager.cc:5495] T 28bc67495ada4064a611f54fab6e9d40 P 068561f1a06a4cce95f7261334b324c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 068561f1a06a4cce95f7261334b324c1 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "068561f1a06a4cce95f7261334b324c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068561f1a06a4cce95f7261334b324c1" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:11.544870 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 32110
I20260810 15:16:11.555147 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 31989
2026-08-10T15:16:11Z chronyd exiting
[       OK ] ToolTest.TestScanTableProjection (1003 ms)
[ RUN      ] ToolTest.TableScanCustomBatchSize
2026-08-10T15:16:11Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:11Z Disabled control of system clock
I20260810 15:16:11.591753 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-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.22.241.126:32815
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:39971
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:32815 with env {}
W20260810 15:16:11.677312 32386 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:11.677567 32386 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:11.677587 32386 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:11.678774 32386 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:11.678818 32386 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:11.678833 32386 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:11.678889 32386 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:11.680279 32386 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:39971
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:32815
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:32815
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.32386
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:11.680563 32386 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:11.680894 32386 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:11.685958 32397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:11.686025 32392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:11.686254 32386 server_base.cc:1034] running on GCE node
W20260810 15:16:11.685961 32393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:11.686630 32386 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:11.686985 32386 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:11.688140 32386 hybrid_clock.cc:648] HybridClock initialized: now 1786374971688118 us; error 37 us; skew 500 ppm
I20260810 15:16:11.689594 32386 webserver.cc:460] Webserver started at http://127.22.241.126:34509/ using document root <none> and password file <none>
I20260810 15:16:11.689870 32386 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:11.689937 32386 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:11.690107 32386 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:11.691161 32386 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "df182398bee74469abf3367eef1f357c"
format_stamp: "Formatted at 2026-08-10 15:16:11 on dist-test-slave-bw88"
I20260810 15:16:11.691552 32386 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "df182398bee74469abf3367eef1f357c"
format_stamp: "Formatted at 2026-08-10 15:16:11 on dist-test-slave-bw88"
I20260810 15:16:11.693094 32386 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:11.694075 32410 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:11.694299 32386 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:11.694412 32386 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "df182398bee74469abf3367eef1f357c"
format_stamp: "Formatted at 2026-08-10 15:16:11 on dist-test-slave-bw88"
I20260810 15:16:11.694531 32386 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-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)
I20260810 15:16:11.709919 32386 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:11.710268 32386 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
I20260810 15:16:11.710436 32386 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:11.715067 32386 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:32815
I20260810 15:16:11.715117 32478 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:32815 every 8 connection(s)
I20260810 15:16:11.715531 32386 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:11.716250 32481 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:11.717487 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 32386
I20260810 15:16:11.717614 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:11.719450 32481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c: Bootstrap starting.
I20260810 15:16:11.720199 32481 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:11.720526 32481 log.cc:824] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:11.721298 32481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c: No bootstrap required, opened a new log
I20260810 15:16:11.723237 32481 raft_consensus.cc:348] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df182398bee74469abf3367eef1f357c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 32815 } }
I20260810 15:16:11.723428 32481 raft_consensus.cc:374] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:11.723467 32481 raft_consensus.cc:729] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df182398bee74469abf3367eef1f357c, State: Initialized, Role: FOLLOWER
I20260810 15:16:11.723610 32481 consensus_queue.cc:260] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df182398bee74469abf3367eef1f357c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 32815 } }
I20260810 15:16:11.723712 32481 raft_consensus.cc:388] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:11.723748 32481 raft_consensus.cc:482] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:11.723809 32481 raft_consensus.cc:3037] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:11.724368 32481 raft_consensus.cc:504] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df182398bee74469abf3367eef1f357c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 32815 } }
I20260810 15:16:11.724480 32481 leader_election.cc:302] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: df182398bee74469abf3367eef1f357c; no voters: 
I20260810 15:16:11.724663 32481 leader_election.cc:288] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:11.724731 32489 raft_consensus.cc:2781] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:11.724912 32489 raft_consensus.cc:686] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [term 1 LEADER]: Becoming Leader. State: Replica: df182398bee74469abf3367eef1f357c, State: Running, Role: LEADER
I20260810 15:16:11.724961 32481 sys_catalog.cc:564] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:11.725011 32489 consensus_queue.cc:237] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df182398bee74469abf3367eef1f357c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 32815 } }
I20260810 15:16:11.725432 32490 sys_catalog.cc:455] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df182398bee74469abf3367eef1f357c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df182398bee74469abf3367eef1f357c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 32815 } } }
I20260810 15:16:11.725445 32492 sys_catalog.cc:455] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [sys.catalog]: SysCatalogTable state changed. Reason: New leader df182398bee74469abf3367eef1f357c. Latest consensus state: current_term: 1 leader_uuid: "df182398bee74469abf3367eef1f357c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df182398bee74469abf3367eef1f357c" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 32815 } } }
I20260810 15:16:11.725651 32490 sys_catalog.cc:458] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:11.725666 32492 sys_catalog.cc:458] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:11.726084 32503 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:11.726609 32503 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:11.728276 32503 catalog_manager.cc:1347] Generated new cluster ID: fdcba5f463784af4be4346f93b951659
I20260810 15:16:11.728334 32503 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:11.753960 32503 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:11.754635 32503 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:11.757447 32503 catalog_manager.cc:5868] T 00000000000000000000000000000000 P df182398bee74469abf3367eef1f357c: Generated new TSK 0
I20260810 15:16:11.757682 32503 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:11.767938 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:32815
--builtin_ntp_servers=127.22.241.84:39971
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:11.869802 32513 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:11.870059 32513 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:11.870095 32513 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:11.871277 32513 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:11.871373 32513 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:11.872781 32513 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:39971
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:32815
--never_fsync=true
--heap_profile_path=/tmp/kudu.32513
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:11.873061 32513 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:11.873442 32513 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:11.878844 32524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:11.879048 32513 server_base.cc:1034] running on GCE node
W20260810 15:16:11.878840 32523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:11.878840 32526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:11.879418 32513 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:11.879731 32513 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:11.880901 32513 hybrid_clock.cc:648] HybridClock initialized: now 1786374971880886 us; error 51 us; skew 500 ppm
I20260810 15:16:11.882349 32513 webserver.cc:460] Webserver started at http://127.22.241.65:39349/ using document root <none> and password file <none>
I20260810 15:16:11.882608 32513 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:11.882686 32513 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:11.882845 32513 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:11.883872 32513 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "668c65cfb9824458aa6d8250d7d9ddb9"
format_stamp: "Formatted at 2026-08-10 15:16:11 on dist-test-slave-bw88"
I20260810 15:16:11.884262 32513 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "668c65cfb9824458aa6d8250d7d9ddb9"
format_stamp: "Formatted at 2026-08-10 15:16:11 on dist-test-slave-bw88"
I20260810 15:16:11.885730 32513 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260810 15:16:11.886533 32535 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:11.886723 32513 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:11.886835 32513 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "668c65cfb9824458aa6d8250d7d9ddb9"
format_stamp: "Formatted at 2026-08-10 15:16:11 on dist-test-slave-bw88"
I20260810 15:16:11.886914 32513 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-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)
I20260810 15:16:11.915369 32513 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:11.915761 32513 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
I20260810 15:16:11.915939 32513 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:11.916215 32513 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:11.916606 32513 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:11.916667 32513 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:11.916710 32513 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:11.916740 32513 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:11.922811 32513 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:36081
I20260810 15:16:11.922858 32672 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:36081 every 8 connection(s)
I20260810 15:16:11.923270 32513 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:11.927755 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 32513
I20260810 15:16:11.927886 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:11.930163 32673 heartbeater.cc:347] Connected to a master server at 127.22.241.126:32815
I20260810 15:16:11.930282 32673 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:11.930442 32673 heartbeater.cc:511] Master 127.22.241.126:32815 requested a full tablet report, sending...
I20260810 15:16:11.930997 32434 ts_manager.cc:194] Registered new tserver with Master: 668c65cfb9824458aa6d8250d7d9ddb9 (127.22.241.65:36081)
I20260810 15:16:11.931649 32434 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:46971
I20260810 15:16:11.940280 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:11.947829 32434 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36300:
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
  }
}
I20260810 15:16:11.956504 32593 tablet_service.cc:1467] Processing CreateTablet for tablet 397fa47584ad412a94fdbf25a6063771 (DEFAULT_TABLE table=kudu.table.scan.batch_size [id=01bf9a963165464691c9a4b58194a21f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:11.956504 32592 tablet_service.cc:1467] Processing CreateTablet for tablet 9446c6eaa3754c2e926003355d2f42c0 (DEFAULT_TABLE table=kudu.table.scan.batch_size [id=01bf9a963165464691c9a4b58194a21f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:11.956949 32593 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 397fa47584ad412a94fdbf25a6063771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:11.957077 32592 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9446c6eaa3754c2e926003355d2f42c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:11.960006 32688 tablet_bootstrap.cc:492] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9: Bootstrap starting.
I20260810 15:16:11.960633 32688 tablet_bootstrap.cc:654] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:11.960983 32688 log.cc:824] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:11.961941 32688 tablet_bootstrap.cc:492] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9: No bootstrap required, opened a new log
I20260810 15:16:11.962031 32688 ts_tablet_manager.cc:1397] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:11.963560 32688 raft_consensus.cc:348] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } }
I20260810 15:16:11.963742 32688 raft_consensus.cc:374] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:11.963794 32688 raft_consensus.cc:729] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668c65cfb9824458aa6d8250d7d9ddb9, State: Initialized, Role: FOLLOWER
I20260810 15:16:11.963934 32688 consensus_queue.cc:260] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } }
I20260810 15:16:11.964020 32688 raft_consensus.cc:388] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:11.964066 32688 raft_consensus.cc:482] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:11.964118 32688 raft_consensus.cc:3037] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:11.964767 32688 raft_consensus.cc:504] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } }
I20260810 15:16:11.964895 32688 leader_election.cc:302] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 668c65cfb9824458aa6d8250d7d9ddb9; no voters: 
I20260810 15:16:11.965116 32688 leader_election.cc:288] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:11.965147 32690 raft_consensus.cc:2781] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:11.965274 32690 raft_consensus.cc:686] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 1 LEADER]: Becoming Leader. State: Replica: 668c65cfb9824458aa6d8250d7d9ddb9, State: Running, Role: LEADER
I20260810 15:16:11.965389 32690 consensus_queue.cc:237] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } }
I20260810 15:16:11.965431 32673 heartbeater.cc:503] Master 127.22.241.126:32815 was elected leader, sending a full tablet report...
I20260810 15:16:11.965395 32688 ts_tablet_manager.cc:1428] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260810 15:16:11.965693 32688 tablet_bootstrap.cc:492] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9: Bootstrap starting.
I20260810 15:16:11.966195 32688 tablet_bootstrap.cc:654] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:11.966399 32434 catalog_manager.cc:5495] T 9446c6eaa3754c2e926003355d2f42c0 P 668c65cfb9824458aa6d8250d7d9ddb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 668c65cfb9824458aa6d8250d7d9ddb9 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:11.966943 32688 tablet_bootstrap.cc:492] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9: No bootstrap required, opened a new log
I20260810 15:16:11.966991 32688 ts_tablet_manager.cc:1397] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:11.967182 32688 raft_consensus.cc:348] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } }
I20260810 15:16:11.967247 32688 raft_consensus.cc:374] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:11.967271 32688 raft_consensus.cc:729] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668c65cfb9824458aa6d8250d7d9ddb9, State: Initialized, Role: FOLLOWER
I20260810 15:16:11.967343 32688 consensus_queue.cc:260] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } }
I20260810 15:16:11.967399 32688 raft_consensus.cc:388] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:11.967422 32688 raft_consensus.cc:482] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:11.967451 32688 raft_consensus.cc:3037] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:11.968132 32688 raft_consensus.cc:504] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } }
I20260810 15:16:11.968205 32688 leader_election.cc:302] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 668c65cfb9824458aa6d8250d7d9ddb9; no voters: 
I20260810 15:16:11.968242 32688 leader_election.cc:288] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:11.968310 32688 ts_tablet_manager.cc:1428] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:11.968324 32694 raft_consensus.cc:2781] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:11.968425 32694 raft_consensus.cc:686] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [term 1 LEADER]: Becoming Leader. State: Replica: 668c65cfb9824458aa6d8250d7d9ddb9, State: Running, Role: LEADER
I20260810 15:16:11.968475 32694 consensus_queue.cc:237] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } }
I20260810 15:16:11.968925 32434 catalog_manager.cc:5495] T 397fa47584ad412a94fdbf25a6063771 P 668c65cfb9824458aa6d8250d7d9ddb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 668c65cfb9824458aa6d8250d7d9ddb9 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "668c65cfb9824458aa6d8250d7d9ddb9" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 36081 } health_report { overall_health: HEALTHY } } }
W20260810 15:16:12.060884 32699 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:12.061156 32699 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:12.062444 32699 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
Using table 'kudu.table.scan.batch_size'

INSERT report
    rows total: 10000
    time total: 62.955 ms
  time per row: 0.0062955 ms
I20260810 15:16:12.380057 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 32513
I20260810 15:16:12.394404 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 32386
2026-08-10T15:16:12Z chronyd exiting
[       OK ] ToolTest.TableScanCustomBatchSize (837 ms)
[ RUN      ] ToolTest.TestTableComment
2026-08-10T15:16:12Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:12Z Disabled control of system clock
I20260810 15:16:12.430565 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-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.22.241.126:43707
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:46069
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:43707 with env {}
W20260810 15:16:12.566601   324 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:12.566833   324 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:12.566854   324 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:12.568033   324 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:12.568079   324 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:12.568092   324 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:12.568105   324 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:12.569526   324 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:46069
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:43707
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:43707
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.324
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:12.569813   324 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:12.570153   324 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:12.575408   336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:12.575402   331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:12.575407   330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:12.575717   324 server_base.cc:1034] running on GCE node
I20260810 15:16:12.575984   324 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:12.576303   324 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:12.577489   324 hybrid_clock.cc:648] HybridClock initialized: now 1786374972577470 us; error 30 us; skew 500 ppm
I20260810 15:16:12.578770   324 webserver.cc:460] Webserver started at http://127.22.241.126:41075/ using document root <none> and password file <none>
I20260810 15:16:12.579033   324 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:12.579108   324 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:12.579278   324 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:12.580310   324 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "43f680927be74012900a159307d41610"
format_stamp: "Formatted at 2026-08-10 15:16:12 on dist-test-slave-bw88"
I20260810 15:16:12.580694   324 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "43f680927be74012900a159307d41610"
format_stamp: "Formatted at 2026-08-10 15:16:12 on dist-test-slave-bw88"
I20260810 15:16:12.582269   324 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260810 15:16:12.583127   344 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:12.583413   324 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:12.583539   324 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "43f680927be74012900a159307d41610"
format_stamp: "Formatted at 2026-08-10 15:16:12 on dist-test-slave-bw88"
I20260810 15:16:12.583631   324 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-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)
I20260810 15:16:12.604856   324 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:12.605230   324 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
I20260810 15:16:12.605479   324 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:12.610067   324 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:43707
I20260810 15:16:12.610105   409 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:43707 every 8 connection(s)
I20260810 15:16:12.610509   324 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:12.611243   410 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:12.614110   410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610: Bootstrap starting.
I20260810 15:16:12.614705   410 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:12.614974   410 log.cc:824] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:12.615999   410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610: No bootstrap required, opened a new log
I20260810 15:16:12.617761   410 raft_consensus.cc:348] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43f680927be74012900a159307d41610" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43707 } }
I20260810 15:16:12.617923   410 raft_consensus.cc:374] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:12.617947   410 raft_consensus.cc:729] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43f680927be74012900a159307d41610, State: Initialized, Role: FOLLOWER
I20260810 15:16:12.618098   410 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43f680927be74012900a159307d41610" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43707 } }
I20260810 15:16:12.618202   410 raft_consensus.cc:388] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:12.618189 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 324
I20260810 15:16:12.618250   410 raft_consensus.cc:482] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:12.618306   410 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:12.618320 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:12.657750   410 raft_consensus.cc:504] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43f680927be74012900a159307d41610" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43707 } }
I20260810 15:16:12.657981   410 leader_election.cc:302] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 43f680927be74012900a159307d41610; no voters: 
I20260810 15:16:12.658264   410 leader_election.cc:288] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:12.658644   410 sys_catalog.cc:564] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:12.658664   417 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:12.658852   417 raft_consensus.cc:686] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [term 1 LEADER]: Becoming Leader. State: Replica: 43f680927be74012900a159307d41610, State: Running, Role: LEADER
I20260810 15:16:12.658960   417 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43f680927be74012900a159307d41610" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43707 } }
I20260810 15:16:12.659390   418 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43f680927be74012900a159307d41610" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43f680927be74012900a159307d41610" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43707 } } }
I20260810 15:16:12.659502   418 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:12.659675   419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43f680927be74012900a159307d41610. Latest consensus state: current_term: 1 leader_uuid: "43f680927be74012900a159307d41610" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43f680927be74012900a159307d41610" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 43707 } } }
I20260810 15:16:12.659730   427 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:12.659742   419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:12.660356   427 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:12.662169   427 catalog_manager.cc:1347] Generated new cluster ID: df02553ec1134a3191c34d4fb059ea41
I20260810 15:16:12.662228   427 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:12.681926   427 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:12.682673   427 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:12.697712   427 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610: Generated new TSK 0
I20260810 15:16:12.697969   427 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:12.702581 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:43707
--builtin_ntp_servers=127.22.241.84:46069
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:12.796463   443 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:12.796679   443 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:12.796700   443 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:12.797943   443 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:12.798002   443 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:12.799345   443 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:46069
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:43707
--never_fsync=true
--heap_profile_path=/tmp/kudu.443
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:12.799609   443 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:12.799939   443 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:12.805363   449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:12.805379   453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:12.805377   451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:12.805651   443 server_base.cc:1034] running on GCE node
I20260810 15:16:12.805876   443 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:12.806084   443 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:12.807341   443 hybrid_clock.cc:648] HybridClock initialized: now 1786374972807330 us; error 39 us; skew 500 ppm
I20260810 15:16:12.809087   443 webserver.cc:460] Webserver started at http://127.22.241.65:40261/ using document root <none> and password file <none>
I20260810 15:16:12.809409   443 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:12.809494   443 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:12.809690   443 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:12.810738   443 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "8eea9098c77d4c5e9b91cdbb19313633"
format_stamp: "Formatted at 2026-08-10 15:16:12 on dist-test-slave-bw88"
I20260810 15:16:12.811132   443 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "8eea9098c77d4c5e9b91cdbb19313633"
format_stamp: "Formatted at 2026-08-10 15:16:12 on dist-test-slave-bw88"
I20260810 15:16:12.812556   443 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260810 15:16:12.813439   460 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:12.814416   443 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260810 15:16:12.814549   443 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "8eea9098c77d4c5e9b91cdbb19313633"
format_stamp: "Formatted at 2026-08-10 15:16:12 on dist-test-slave-bw88"
I20260810 15:16:12.814631   443 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-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)
I20260810 15:16:12.842957   443 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:12.843327   443 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
I20260810 15:16:12.843509   443 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:12.843788   443 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:12.844229   443 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:12.844290   443 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:12.844326   443 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:12.844354   443 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:12.851037   443 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:40779
I20260810 15:16:12.851173   606 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:40779 every 8 connection(s)
I20260810 15:16:12.851514   443 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:12.857684   607 heartbeater.cc:347] Connected to a master server at 127.22.241.126:43707
I20260810 15:16:12.857793   607 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:12.857949   607 heartbeater.cc:511] Master 127.22.241.126:43707 requested a full tablet report, sending...
I20260810 15:16:12.858457   362 ts_manager.cc:194] Registered new tserver with Master: 8eea9098c77d4c5e9b91cdbb19313633 (127.22.241.65:40779)
I20260810 15:16:12.859237   362 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:59631
I20260810 15:16:12.861197 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 443
I20260810 15:16:12.861334 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:12.862522 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:12.863833 23493 test_util.cc:268] Using random seed: -709790376
I20260810 15:16:12.872766   362 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59230:
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"
    }
  }
}
I20260810 15:16:12.879567   519 tablet_service.cc:1467] Processing CreateTablet for tablet 44199f451a604ccf8fa5445f026b0d51 (DEFAULT_TABLE table=kudu.test_alter_comment [id=c78a3eed05424d109b55aed46fdf8e43]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:12.879926   519 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 44199f451a604ccf8fa5445f026b0d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:12.882742   621 tablet_bootstrap.cc:492] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: Bootstrap starting.
I20260810 15:16:12.883630   621 tablet_bootstrap.cc:654] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:12.883966   621 log.cc:824] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:12.884650   621 tablet_bootstrap.cc:492] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: No bootstrap required, opened a new log
I20260810 15:16:12.884737   621 ts_tablet_manager.cc:1397] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260810 15:16:12.886834   621 raft_consensus.cc:348] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eea9098c77d4c5e9b91cdbb19313633" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 40779 } }
I20260810 15:16:12.887017   621 raft_consensus.cc:374] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:12.887068   621 raft_consensus.cc:729] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eea9098c77d4c5e9b91cdbb19313633, State: Initialized, Role: FOLLOWER
I20260810 15:16:12.887194   621 consensus_queue.cc:260] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eea9098c77d4c5e9b91cdbb19313633" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 40779 } }
I20260810 15:16:12.887292   621 raft_consensus.cc:388] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:12.887337   621 raft_consensus.cc:482] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:12.887395   621 raft_consensus.cc:3037] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:12.964787   621 raft_consensus.cc:504] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eea9098c77d4c5e9b91cdbb19313633" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 40779 } }
I20260810 15:16:12.965070   621 leader_election.cc:302] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8eea9098c77d4c5e9b91cdbb19313633; no voters: 
I20260810 15:16:12.965437   621 leader_election.cc:288] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:12.965517   623 raft_consensus.cc:2781] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:12.965718   623 raft_consensus.cc:686] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [term 1 LEADER]: Becoming Leader. State: Replica: 8eea9098c77d4c5e9b91cdbb19313633, State: Running, Role: LEADER
I20260810 15:16:12.965767   621 ts_tablet_manager.cc:1428] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.001s
I20260810 15:16:12.965778   607 heartbeater.cc:503] Master 127.22.241.126:43707 was elected leader, sending a full tablet report...
I20260810 15:16:12.965930   623 consensus_queue.cc:237] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eea9098c77d4c5e9b91cdbb19313633" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 40779 } }
I20260810 15:16:12.967243   362 catalog_manager.cc:5495] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8eea9098c77d4c5e9b91cdbb19313633 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "8eea9098c77d4c5e9b91cdbb19313633" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eea9098c77d4c5e9b91cdbb19313633" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:13.107941   362 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59258:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: "443178fe171642f98e44782f7b6f5fbe"
I20260810 15:16:13.110165   648 tablet.cc:1722] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: Alter schema from (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260810 15:16:13.207571   362 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610: kudu.test_alter_comment [id=c78a3eed05424d109b55aed46fdf8e43] alter complete (version 1)
I20260810 15:16:13.345512   362 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59272:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: "\"\""
I20260810 15:16:13.347047   648 tablet.cc:1722] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: Alter schema from (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260810 15:16:13.415771   362 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610: kudu.test_alter_comment [id=c78a3eed05424d109b55aed46fdf8e43] alter complete (version 2)
I20260810 15:16:13.539237   362 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59274:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: ""
I20260810 15:16:13.540757   648 tablet.cc:1722] T 44199f451a604ccf8fa5445f026b0d51 P 8eea9098c77d4c5e9b91cdbb19313633: Alter schema from (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    0:key INT32 NOT NULL,
    1:int_val INT32 NOT NULL,
    2:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 3
I20260810 15:16:13.621120   362 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 43f680927be74012900a159307d41610: kudu.test_alter_comment [id=c78a3eed05424d109b55aed46fdf8e43] alter complete (version 3)
I20260810 15:16:13.644822 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 443
I20260810 15:16:13.656988 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 324
2026-08-10T15:16:13Z chronyd exiting
[       OK ] ToolTest.TestTableComment (1266 ms)
[ RUN      ] ToolTest.TestChangeTableLimitNotSupported
2026-08-10T15:16:13Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:13Z Disabled control of system clock
I20260810 15:16:13.696882 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-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.22.241.126:41117
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:43991
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:41117 with env {}
W20260810 15:16:13.792479   680 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:13.792717   680 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:13.792740   680 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:13.794075   680 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:13.794124   680 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:13.794140   680 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:13.794154   680 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:13.795614   680 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:43991
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:41117
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:41117
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.680
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:13.795826   680 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:13.796110   680 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:13.801573   690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:13.801515   689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:13.801632   680 server_base.cc:1034] running on GCE node
W20260810 15:16:13.801515   693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:13.802011   680 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:13.802328   680 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:13.803524   680 hybrid_clock.cc:648] HybridClock initialized: now 1786374973803508 us; error 45 us; skew 500 ppm
I20260810 15:16:13.804780   680 webserver.cc:460] Webserver started at http://127.22.241.126:37817/ using document root <none> and password file <none>
I20260810 15:16:13.805033   680 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:13.805124   680 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:13.805277   680 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:13.806325   680 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "a2e213800ae0483d87ea30c439663fac"
format_stamp: "Formatted at 2026-08-10 15:16:13 on dist-test-slave-bw88"
I20260810 15:16:13.806740   680 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "a2e213800ae0483d87ea30c439663fac"
format_stamp: "Formatted at 2026-08-10 15:16:13 on dist-test-slave-bw88"
I20260810 15:16:13.808104   680 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260810 15:16:13.808848   703 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:13.809027   680 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260810 15:16:13.809134   680 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "a2e213800ae0483d87ea30c439663fac"
format_stamp: "Formatted at 2026-08-10 15:16:13 on dist-test-slave-bw88"
I20260810 15:16:13.809274   680 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-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)
I20260810 15:16:13.828884   680 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:13.829276   680 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
I20260810 15:16:13.829488   680 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:13.834486   680 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:41117
I20260810 15:16:13.834522   777 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:41117 every 8 connection(s)
I20260810 15:16:13.834911   680 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:13.835988   778 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:13.838310   778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac: Bootstrap starting.
I20260810 15:16:13.838953   778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:13.839267   778 log.cc:824] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:13.840317   778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac: No bootstrap required, opened a new log
I20260810 15:16:13.842088   778 raft_consensus.cc:348] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e213800ae0483d87ea30c439663fac" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 41117 } }
I20260810 15:16:13.842263   778 raft_consensus.cc:374] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:13.842315   778 raft_consensus.cc:729] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e213800ae0483d87ea30c439663fac, State: Initialized, Role: FOLLOWER
I20260810 15:16:13.842494   778 consensus_queue.cc:260] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e213800ae0483d87ea30c439663fac" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 41117 } }
I20260810 15:16:13.842582   778 raft_consensus.cc:388] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:13.842634   778 raft_consensus.cc:482] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:13.842687   778 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:13.843732 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 680
I20260810 15:16:13.843925 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:13.931325   778 raft_consensus.cc:504] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e213800ae0483d87ea30c439663fac" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 41117 } }
I20260810 15:16:13.931605   778 leader_election.cc:302] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a2e213800ae0483d87ea30c439663fac; no voters: 
I20260810 15:16:13.931905   778 leader_election.cc:288] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:13.932152   784 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:13.932308   778 sys_catalog.cc:564] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:13.932363   784 raft_consensus.cc:686] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [term 1 LEADER]: Becoming Leader. State: Replica: a2e213800ae0483d87ea30c439663fac, State: Running, Role: LEADER
I20260810 15:16:13.932637   784 consensus_queue.cc:237] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e213800ae0483d87ea30c439663fac" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 41117 } }
I20260810 15:16:13.933306   785 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a2e213800ae0483d87ea30c439663fac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e213800ae0483d87ea30c439663fac" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 41117 } } }
I20260810 15:16:13.933424   785 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:13.933663   787 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [sys.catalog]: SysCatalogTable state changed. Reason: New leader a2e213800ae0483d87ea30c439663fac. Latest consensus state: current_term: 1 leader_uuid: "a2e213800ae0483d87ea30c439663fac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2e213800ae0483d87ea30c439663fac" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 41117 } } }
I20260810 15:16:13.933734   787 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac [sys.catalog]: This master's current role is: LEADER
W20260810 15:16:13.934449   806 catalog_manager.cc:1558] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260810 15:16:13.934535   806 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260810 15:16:13.934587   799 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:13.934729   799 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:13.936254   799 catalog_manager.cc:1347] Generated new cluster ID: 45a2e99b675b49ecb5c22b5f4ee941aa
I20260810 15:16:13.936331   799 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:13.963258   799 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:13.964033   799 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:13.968040   799 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a2e213800ae0483d87ea30c439663fac: Generated new TSK 0
I20260810 15:16:13.968281   799 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:13.970492 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:41117
--builtin_ntp_servers=127.22.241.84:43991
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:14.087698   809 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:14.087936   809 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:14.087958   809 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:14.089272   809 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:14.089401   809 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:14.091039   809 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:43991
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:41117
--never_fsync=true
--heap_profile_path=/tmp/kudu.809
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:14.091341   809 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:14.091738   809 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:14.097533   814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:14.097601   809 server_base.cc:1034] running on GCE node
W20260810 15:16:14.097671   818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:14.097554   815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:14.097962   809 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:14.098253   809 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:14.099422   809 hybrid_clock.cc:648] HybridClock initialized: now 1786374974099398 us; error 43 us; skew 500 ppm
I20260810 15:16:14.100802   809 webserver.cc:460] Webserver started at http://127.22.241.65:37627/ using document root <none> and password file <none>
I20260810 15:16:14.101104   809 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:14.101195   809 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:14.101406   809 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:14.102465   809 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "bdf304fd3121466c80a02fbab3a68c0d"
format_stamp: "Formatted at 2026-08-10 15:16:14 on dist-test-slave-bw88"
I20260810 15:16:14.103698   809 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "bdf304fd3121466c80a02fbab3a68c0d"
format_stamp: "Formatted at 2026-08-10 15:16:14 on dist-test-slave-bw88"
I20260810 15:16:14.105173   809 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.004s	sys 0.000s
I20260810 15:16:14.106106   828 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:14.106295   809 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:14.106405   809 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "bdf304fd3121466c80a02fbab3a68c0d"
format_stamp: "Formatted at 2026-08-10 15:16:14 on dist-test-slave-bw88"
I20260810 15:16:14.106516   809 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-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)
I20260810 15:16:14.117218   809 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:14.117594   809 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
I20260810 15:16:14.117777   809 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:14.118033   809 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:14.118682   809 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:14.118744   809 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:14.118791   809 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:14.118816   809 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:14.124904   809 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:45573
I20260810 15:16:14.124982   981 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:45573 every 8 connection(s)
I20260810 15:16:14.125392   809 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:14.130473 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 809
I20260810 15:16:14.130578 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:14.131632   982 heartbeater.cc:347] Connected to a master server at 127.22.241.126:41117
I20260810 15:16:14.131760   982 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:14.131959   982 heartbeater.cc:511] Master 127.22.241.126:41117 requested a full tablet report, sending...
I20260810 15:16:14.132655   726 ts_manager.cc:194] Registered new tserver with Master: bdf304fd3121466c80a02fbab3a68c0d (127.22.241.65:45573)
I20260810 15:16:14.133286   726 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:57231
I20260810 15:16:14.142843 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:14.144207 23493 test_util.cc:268] Using random seed: -708510003
I20260810 15:16:14.152549   726 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42956:
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"
    }
  }
}
I20260810 15:16:14.159222   890 tablet_service.cc:1467] Processing CreateTablet for tablet b471cee1e3404edf9149ff0799e8cb47 (DEFAULT_TABLE table=kudu.table.failtochangelimit [id=d55bbc54e4264494b6fcb25244b34ae8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:14.159633   890 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b471cee1e3404edf9149ff0799e8cb47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:14.162500   994 tablet_bootstrap.cc:492] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d: Bootstrap starting.
I20260810 15:16:14.163403   994 tablet_bootstrap.cc:654] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:14.163739   994 log.cc:824] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:14.164670   994 tablet_bootstrap.cc:492] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d: No bootstrap required, opened a new log
I20260810 15:16:14.164739   994 ts_tablet_manager.cc:1397] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260810 15:16:14.166709   994 raft_consensus.cc:348] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf304fd3121466c80a02fbab3a68c0d" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 45573 } }
I20260810 15:16:14.166930   994 raft_consensus.cc:374] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:14.166997   994 raft_consensus.cc:729] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf304fd3121466c80a02fbab3a68c0d, State: Initialized, Role: FOLLOWER
I20260810 15:16:14.167164   994 consensus_queue.cc:260] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf304fd3121466c80a02fbab3a68c0d" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 45573 } }
I20260810 15:16:14.167259   994 raft_consensus.cc:388] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:14.167302   994 raft_consensus.cc:482] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:14.167359   994 raft_consensus.cc:3037] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:14.247316   994 raft_consensus.cc:504] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf304fd3121466c80a02fbab3a68c0d" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 45573 } }
I20260810 15:16:14.247520   994 leader_election.cc:302] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bdf304fd3121466c80a02fbab3a68c0d; no voters: 
I20260810 15:16:14.247804   994 leader_election.cc:288] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:14.247864   996 raft_consensus.cc:2781] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:14.248193   996 raft_consensus.cc:686] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [term 1 LEADER]: Becoming Leader. State: Replica: bdf304fd3121466c80a02fbab3a68c0d, State: Running, Role: LEADER
I20260810 15:16:14.248250   994 ts_tablet_manager.cc:1428] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.000s
I20260810 15:16:14.248415   982 heartbeater.cc:503] Master 127.22.241.126:41117 was elected leader, sending a full tablet report...
I20260810 15:16:14.248523   996 consensus_queue.cc:237] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf304fd3121466c80a02fbab3a68c0d" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 45573 } }
I20260810 15:16:14.249771   726 catalog_manager.cc:5495] T b471cee1e3404edf9149ff0799e8cb47 P bdf304fd3121466c80a02fbab3a68c0d reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf304fd3121466c80a02fbab3a68c0d (127.22.241.65). New cstate: current_term: 1 leader_uuid: "bdf304fd3121466c80a02fbab3a68c0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdf304fd3121466c80a02fbab3a68c0d" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 45573 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:14.498090   726 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42996:
table { table_name: "kudu.table.failtochangelimit" } modify_external_catalogs: true disk_size_limit: 1000000
I20260810 15:16:14.610520   726 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43006:
table { table_name: "kudu.table.failtochangelimit" } modify_external_catalogs: true row_count_limit: 1000000
I20260810 15:16:14.618865 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 809
I20260810 15:16:14.636039 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 680
2026-08-10T15:16:14Z chronyd exiting
[       OK ] ToolTest.TestChangeTableLimitNotSupported (977 ms)
[ RUN      ] ToolTest.DropTableHmsEnabled
2026-08-10T15:16:14Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:14Z 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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-task3GgIdY/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-task3GgIdY/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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/security.properties
2026-08-10 15:16:21: Starting Hive Metastore Server
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-task3GgIdY/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-task3GgIdY/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
I20260810 15:16:30.567799 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-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.22.241.126:46717
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:33103
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:46717
--hive_metastore_uris=thrift://127.0.0.1:38463 with env {}
W20260810 15:16:30.656191  1366 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:30.656433  1366 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:30.656455  1366 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:30.657809  1366 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:30.657855  1366 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:30.657871  1366 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:30.657884  1366 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:30.659339  1366 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:33103
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/wal
--hive_metastore_uris=thrift://127.0.0.1:38463
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:46717
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:46717
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.1366
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:30.659565  1366 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:30.659844  1366 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:30.665839  1372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:30.665889  1366 server_base.cc:1034] running on GCE node
W20260810 15:16:30.665868  1376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:30.665858  1374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:30.666440  1366 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:30.666795  1366 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:30.667940  1366 hybrid_clock.cc:648] HybridClock initialized: now 1786374990667912 us; error 53 us; skew 500 ppm
I20260810 15:16:30.675221  1366 webserver.cc:460] Webserver started at http://127.22.241.126:40647/ using document root <none> and password file <none>
I20260810 15:16:30.675496  1366 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:30.675571  1366 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:30.675748  1366 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:30.676796  1366 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "db365bf492544b889a95cdbb01dd2c90"
format_stamp: "Formatted at 2026-08-10 15:16:30 on dist-test-slave-bw88"
I20260810 15:16:30.677182  1366 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "db365bf492544b889a95cdbb01dd2c90"
format_stamp: "Formatted at 2026-08-10 15:16:30 on dist-test-slave-bw88"
I20260810 15:16:30.678668  1366 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:30.679476  1387 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:30.679708  1366 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:30.679824  1366 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "db365bf492544b889a95cdbb01dd2c90"
format_stamp: "Formatted at 2026-08-10 15:16:30 on dist-test-slave-bw88"
I20260810 15:16:30.679903  1366 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-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)
I20260810 15:16:30.696689  1366 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:30.697057  1366 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
I20260810 15:16:30.697233  1366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:30.701843  1366 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:46717
I20260810 15:16:30.701882  1464 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:46717 every 8 connection(s)
I20260810 15:16:30.702255  1366 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
I20260810 15:16:30.702993  1465 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:30.705821  1465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Bootstrap starting.
I20260810 15:16:30.706281 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 1366
I20260810 15:16:30.706378 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:30.706616  1465 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:30.707103  1465 log.cc:824] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:30.707866  1465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: No bootstrap required, opened a new log
I20260810 15:16:30.709296  1465 raft_consensus.cc:348] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db365bf492544b889a95cdbb01dd2c90" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 46717 } }
I20260810 15:16:30.709509  1465 raft_consensus.cc:374] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:30.709601  1465 raft_consensus.cc:729] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db365bf492544b889a95cdbb01dd2c90, State: Initialized, Role: FOLLOWER
I20260810 15:16:30.709774  1465 consensus_queue.cc:260] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db365bf492544b889a95cdbb01dd2c90" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 46717 } }
I20260810 15:16:30.710146  1465 raft_consensus.cc:388] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:30.710202  1465 raft_consensus.cc:482] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:30.710251  1465 raft_consensus.cc:3037] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:30.710989  1465 raft_consensus.cc:504] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db365bf492544b889a95cdbb01dd2c90" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 46717 } }
I20260810 15:16:30.711083  1465 leader_election.cc:302] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: db365bf492544b889a95cdbb01dd2c90; no voters: 
I20260810 15:16:30.711313  1465 leader_election.cc:288] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:30.711369  1469 raft_consensus.cc:2781] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:30.711623  1469 raft_consensus.cc:686] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [term 1 LEADER]: Becoming Leader. State: Replica: db365bf492544b889a95cdbb01dd2c90, State: Running, Role: LEADER
I20260810 15:16:30.711723  1465 sys_catalog.cc:564] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:30.711759  1469 consensus_queue.cc:237] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db365bf492544b889a95cdbb01dd2c90" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 46717 } }
I20260810 15:16:30.712138  1470 sys_catalog.cc:455] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db365bf492544b889a95cdbb01dd2c90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db365bf492544b889a95cdbb01dd2c90" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 46717 } } }
I20260810 15:16:30.712155  1472 sys_catalog.cc:455] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader db365bf492544b889a95cdbb01dd2c90. Latest consensus state: current_term: 1 leader_uuid: "db365bf492544b889a95cdbb01dd2c90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db365bf492544b889a95cdbb01dd2c90" member_type: VOTER last_known_addr { host: "127.22.241.126" port: 46717 } } }
I20260810 15:16:30.712348  1472 sys_catalog.cc:458] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:30.712291  1470 sys_catalog.cc:458] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:30.713442  1480 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:30.714548  1480 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:30.716167  1480 catalog_manager.cc:1347] Generated new cluster ID: d4084faf2af74502a057eb392bceb7e3
I20260810 15:16:30.716233  1480 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:30.744958  1480 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:30.745746  1480 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:30.758599  1480 catalog_manager.cc:5868] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Generated new TSK 0
I20260810 15:16:30.758827  1480 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:30.765877 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-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.22.241.65:0
--local_ip_for_outbound_sockets=127.22.241.65
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:46717
--builtin_ntp_servers=127.22.241.84:33103
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260810 15:16:30.894373  1497 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:30.894615  1497 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:30.894639  1497 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:30.896358  1497 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:30.896463  1497 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.241.65
I20260810 15:16:30.898876  1497 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:33103
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.22.241.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.22.241.65
--webserver_port=0
--tserver_master_addrs=127.22.241.126:46717
--never_fsync=true
--heap_profile_path=/tmp/kudu.1497
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.22.241.65
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:30.899183  1497 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:30.899523  1497 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:30.904865  1503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:30.904861  1504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:30.905033  1507 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:30.905248  1497 server_base.cc:1034] running on GCE node
I20260810 15:16:30.905498  1497 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:30.905803  1497 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:30.906997  1497 hybrid_clock.cc:648] HybridClock initialized: now 1786374990906969 us; error 41 us; skew 500 ppm
I20260810 15:16:30.908349  1497 webserver.cc:460] Webserver started at http://127.22.241.65:34679/ using document root <none> and password file <none>
I20260810 15:16:30.908627  1497 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:30.908704  1497 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:30.908859  1497 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:30.909999  1497 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/data/instance:
uuid: "42144d12a79b427991b34c2012c47071"
format_stamp: "Formatted at 2026-08-10 15:16:30 on dist-test-slave-bw88"
I20260810 15:16:30.910372  1497 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance:
uuid: "42144d12a79b427991b34c2012c47071"
format_stamp: "Formatted at 2026-08-10 15:16:30 on dist-test-slave-bw88"
I20260810 15:16:30.911859  1497 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260810 15:16:30.912631  1515 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:30.912838  1497 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260810 15:16:30.912935  1497 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal
uuid: "42144d12a79b427991b34c2012c47071"
format_stamp: "Formatted at 2026-08-10 15:16:30 on dist-test-slave-bw88"
I20260810 15:16:30.912993  1497 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-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)
I20260810 15:16:30.923494  1497 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:30.923749  1497 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
I20260810 15:16:30.923853  1497 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:30.924045  1497 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:30.924316  1497 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:30.924347  1497 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:30.924368  1497 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:30.924381  1497 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:30.930365  1497 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:42513
I20260810 15:16:30.930440  1671 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:42513 every 8 connection(s)
I20260810 15:16:30.930789  1497 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/data/info.pb
I20260810 15:16:30.937323  1672 heartbeater.cc:347] Connected to a master server at 127.22.241.126:46717
I20260810 15:16:30.937495  1672 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:30.937722  1672 heartbeater.cc:511] Master 127.22.241.126:46717 requested a full tablet report, sending...
I20260810 15:16:30.938361  1409 ts_manager.cc:194] Registered new tserver with Master: 42144d12a79b427991b34c2012c47071 (127.22.241.65:42513)
I20260810 15:16:30.939069  1409 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.22.241.65:59793
I20260810 15:16:30.939803 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 1497
I20260810 15:16:30.939949 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal/instance
I20260810 15:16:30.941219 23493 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260810 15:16:31.046159  1409 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60884:
name: "default.loadgen_auto_cc555e028ca74d0293b05657db895cf4"
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"
    }
  }
}
I20260810 15:16:31.488612  1409 catalog_manager.cc:2148] created HMS catalog entry for table  [id=2f2f8fbda0ec4d76acaefa77e99a33fb]
I20260810 15:16:31.496506  1574 tablet_service.cc:1467] Processing CreateTablet for tablet 6b647411d5984b2b9a44b8f45d34fc58 (DEFAULT_TABLE table=default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:31.496748  1571 tablet_service.cc:1467] Processing CreateTablet for tablet 138a1263d63046be9651534d25a88d48 (DEFAULT_TABLE table=default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:31.496881  1569 tablet_service.cc:1467] Processing CreateTablet for tablet 4e79005e9e6b4057aa2b737ebec2402e (DEFAULT_TABLE table=default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:31.496496  1582 tablet_service.cc:1467] Processing CreateTablet for tablet 60bdff388f394f029acd92dcdd5124ef (DEFAULT_TABLE table=default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:31.497005  1574 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6b647411d5984b2b9a44b8f45d34fc58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:31.496575  1573 tablet_service.cc:1467] Processing CreateTablet for tablet 7706540889434efca9c268dcde3472d2 (DEFAULT_TABLE table=default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:31.497126  1573 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7706540889434efca9c268dcde3472d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:31.496496  1581 tablet_service.cc:1467] Processing CreateTablet for tablet 4a02f1156d474cd89001ca17f8ed6cda (DEFAULT_TABLE table=default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:31.497468  1581 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4a02f1156d474cd89001ca17f8ed6cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:31.497583  1582 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 60bdff388f394f029acd92dcdd5124ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:31.496613  1572 tablet_service.cc:1467] Processing CreateTablet for tablet e3529675f6824ebbbb5aee872048ec80 (DEFAULT_TABLE table=default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:31.500718  1572 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3529675f6824ebbbb5aee872048ec80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:31.501480  1571 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 138a1263d63046be9651534d25a88d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:31.502538  1569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4e79005e9e6b4057aa2b737ebec2402e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:31.503722  1576 tablet_service.cc:1467] Processing CreateTablet for tablet 9922ea8d92fb4374b5bd6acba9185d21 (DEFAULT_TABLE table=default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:31.503851  1576 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9922ea8d92fb4374b5bd6acba9185d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:31.505538  1695 tablet_bootstrap.cc:492] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071: Bootstrap starting.
I20260810 15:16:31.506160  1695 tablet_bootstrap.cc:654] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:31.506475  1695 log.cc:824] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071: Log is configured to *not* fsync() on all Append() calls
I20260810 15:16:31.507256  1695 tablet_bootstrap.cc:492] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071: No bootstrap required, opened a new log
I20260810 15:16:31.507340  1695 ts_tablet_manager.cc:1397] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:31.509047  1695 raft_consensus.cc:348] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.509244  1695 raft_consensus.cc:374] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:31.509296  1695 raft_consensus.cc:729] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42144d12a79b427991b34c2012c47071, State: Initialized, Role: FOLLOWER
I20260810 15:16:31.509447  1695 consensus_queue.cc:260] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.509538  1695 raft_consensus.cc:388] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:31.509583  1695 raft_consensus.cc:482] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:31.509642  1695 raft_consensus.cc:3037] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:31.510169  1695 raft_consensus.cc:504] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.510295  1695 leader_election.cc:302] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42144d12a79b427991b34c2012c47071; no voters: 
I20260810 15:16:31.510529  1695 leader_election.cc:288] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:31.510563  1697 raft_consensus.cc:2781] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:31.510686  1697 raft_consensus.cc:686] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Becoming Leader. State: Replica: 42144d12a79b427991b34c2012c47071, State: Running, Role: LEADER
I20260810 15:16:31.510779  1697 consensus_queue.cc:237] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.510829  1672 heartbeater.cc:503] Master 127.22.241.126:46717 was elected leader, sending a full tablet report...
I20260810 15:16:31.510867  1695 ts_tablet_manager.cc:1428] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.004s
I20260810 15:16:31.510995  1695 tablet_bootstrap.cc:492] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: Bootstrap starting.
I20260810 15:16:31.511624  1695 tablet_bootstrap.cc:654] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:31.511835  1409 catalog_manager.cc:5495] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42144d12a79b427991b34c2012c47071 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "42144d12a79b427991b34c2012c47071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:31.512563  1695 tablet_bootstrap.cc:492] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: No bootstrap required, opened a new log
I20260810 15:16:31.512639  1695 ts_tablet_manager.cc:1397] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:31.512840  1695 raft_consensus.cc:348] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.512917  1695 raft_consensus.cc:374] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:31.512941  1695 raft_consensus.cc:729] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42144d12a79b427991b34c2012c47071, State: Initialized, Role: FOLLOWER
I20260810 15:16:31.512971  1695 consensus_queue.cc:260] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.513015  1695 raft_consensus.cc:388] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:31.513042  1695 raft_consensus.cc:482] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:31.513073  1695 raft_consensus.cc:3037] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:31.513878  1695 raft_consensus.cc:504] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.513938  1695 leader_election.cc:302] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42144d12a79b427991b34c2012c47071; no voters: 
I20260810 15:16:31.513996  1695 leader_election.cc:288] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:31.514050  1700 raft_consensus.cc:2781] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:31.514066  1695 ts_tablet_manager.cc:1428] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:31.514128  1700 raft_consensus.cc:686] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Becoming Leader. State: Replica: 42144d12a79b427991b34c2012c47071, State: Running, Role: LEADER
I20260810 15:16:31.514150  1695 tablet_bootstrap.cc:492] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: Bootstrap starting.
I20260810 15:16:31.514163  1700 consensus_queue.cc:237] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.514580  1695 tablet_bootstrap.cc:654] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:31.514693  1409 catalog_manager.cc:5495] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42144d12a79b427991b34c2012c47071 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "42144d12a79b427991b34c2012c47071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:31.515486  1695 tablet_bootstrap.cc:492] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: No bootstrap required, opened a new log
I20260810 15:16:31.515564  1695 ts_tablet_manager.cc:1397] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:31.515693  1695 raft_consensus.cc:348] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.515777  1695 raft_consensus.cc:374] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:31.515805  1695 raft_consensus.cc:729] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42144d12a79b427991b34c2012c47071, State: Initialized, Role: FOLLOWER
I20260810 15:16:31.515857  1695 consensus_queue.cc:260] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.515904  1695 raft_consensus.cc:388] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:31.515923  1695 raft_consensus.cc:482] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:31.515950  1695 raft_consensus.cc:3037] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:31.516351  1695 raft_consensus.cc:504] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.516404  1695 leader_election.cc:302] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42144d12a79b427991b34c2012c47071; no voters: 
I20260810 15:16:31.516458  1695 leader_election.cc:288] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:31.516481  1700 raft_consensus.cc:2781] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:31.516541  1695 ts_tablet_manager.cc:1428] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:31.516541  1700 raft_consensus.cc:686] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Becoming Leader. State: Replica: 42144d12a79b427991b34c2012c47071, State: Running, Role: LEADER
I20260810 15:16:31.516625  1695 tablet_bootstrap.cc:492] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: Bootstrap starting.
I20260810 15:16:31.516671  1700 consensus_queue.cc:237] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.517086  1695 tablet_bootstrap.cc:654] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:31.517176  1409 catalog_manager.cc:5495] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42144d12a79b427991b34c2012c47071 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "42144d12a79b427991b34c2012c47071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:31.518033  1695 tablet_bootstrap.cc:492] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: No bootstrap required, opened a new log
I20260810 15:16:31.518090  1695 ts_tablet_manager.cc:1397] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:31.518241  1695 raft_consensus.cc:348] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.518301  1695 raft_consensus.cc:374] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:31.518316  1695 raft_consensus.cc:729] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42144d12a79b427991b34c2012c47071, State: Initialized, Role: FOLLOWER
I20260810 15:16:31.518365  1695 consensus_queue.cc:260] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.518414  1695 raft_consensus.cc:388] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:31.518431  1695 raft_consensus.cc:482] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:31.518460  1695 raft_consensus.cc:3037] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:31.518863  1695 raft_consensus.cc:504] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.518915  1695 leader_election.cc:302] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42144d12a79b427991b34c2012c47071; no voters: 
I20260810 15:16:31.518970  1695 leader_election.cc:288] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:31.519002  1700 raft_consensus.cc:2781] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:31.519047  1695 ts_tablet_manager.cc:1428] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:31.519060  1700 raft_consensus.cc:686] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Becoming Leader. State: Replica: 42144d12a79b427991b34c2012c47071, State: Running, Role: LEADER
I20260810 15:16:31.519095  1695 tablet_bootstrap.cc:492] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071: Bootstrap starting.
I20260810 15:16:31.519094  1700 consensus_queue.cc:237] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.519536  1409 catalog_manager.cc:5495] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42144d12a79b427991b34c2012c47071 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "42144d12a79b427991b34c2012c47071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:31.519644  1695 tablet_bootstrap.cc:654] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:31.520638  1695 tablet_bootstrap.cc:492] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071: No bootstrap required, opened a new log
I20260810 15:16:31.520704  1695 ts_tablet_manager.cc:1397] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260810 15:16:31.520841  1695 raft_consensus.cc:348] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.520905  1695 raft_consensus.cc:374] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:31.520931  1695 raft_consensus.cc:729] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42144d12a79b427991b34c2012c47071, State: Initialized, Role: FOLLOWER
I20260810 15:16:31.520989  1695 consensus_queue.cc:260] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.521030  1695 raft_consensus.cc:388] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:31.521059  1695 raft_consensus.cc:482] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:31.521090  1695 raft_consensus.cc:3037] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:31.521658  1695 raft_consensus.cc:504] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.521744  1695 leader_election.cc:302] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42144d12a79b427991b34c2012c47071; no voters: 
I20260810 15:16:31.521796  1695 leader_election.cc:288] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:31.521842  1700 raft_consensus.cc:2781] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:31.521926  1695 ts_tablet_manager.cc:1428] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:31.521934  1700 raft_consensus.cc:686] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Becoming Leader. State: Replica: 42144d12a79b427991b34c2012c47071, State: Running, Role: LEADER
I20260810 15:16:31.522006  1695 tablet_bootstrap.cc:492] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071: Bootstrap starting.
I20260810 15:16:31.522012  1700 consensus_queue.cc:237] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.522377  1695 tablet_bootstrap.cc:654] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:31.522553  1409 catalog_manager.cc:5495] T 138a1263d63046be9651534d25a88d48 P 42144d12a79b427991b34c2012c47071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42144d12a79b427991b34c2012c47071 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "42144d12a79b427991b34c2012c47071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:31.523301  1695 tablet_bootstrap.cc:492] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071: No bootstrap required, opened a new log
I20260810 15:16:31.523375  1695 ts_tablet_manager.cc:1397] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:31.523548  1695 raft_consensus.cc:348] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.523626  1695 raft_consensus.cc:374] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:31.523659  1695 raft_consensus.cc:729] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42144d12a79b427991b34c2012c47071, State: Initialized, Role: FOLLOWER
I20260810 15:16:31.523710  1695 consensus_queue.cc:260] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.523749  1695 raft_consensus.cc:388] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:31.523778  1695 raft_consensus.cc:482] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:31.523808  1695 raft_consensus.cc:3037] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:31.524258  1695 raft_consensus.cc:504] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.524338  1695 leader_election.cc:302] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42144d12a79b427991b34c2012c47071; no voters: 
I20260810 15:16:31.524390  1695 leader_election.cc:288] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:31.524425  1700 raft_consensus.cc:2781] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:31.524461  1695 ts_tablet_manager.cc:1428] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:31.524507  1700 raft_consensus.cc:686] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Becoming Leader. State: Replica: 42144d12a79b427991b34c2012c47071, State: Running, Role: LEADER
I20260810 15:16:31.524525  1695 tablet_bootstrap.cc:492] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071: Bootstrap starting.
I20260810 15:16:31.524552  1700 consensus_queue.cc:237] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.525020  1695 tablet_bootstrap.cc:654] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:31.525096  1409 catalog_manager.cc:5495] T 4e79005e9e6b4057aa2b737ebec2402e P 42144d12a79b427991b34c2012c47071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42144d12a79b427991b34c2012c47071 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "42144d12a79b427991b34c2012c47071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:31.526150  1695 tablet_bootstrap.cc:492] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071: No bootstrap required, opened a new log
I20260810 15:16:31.526199  1695 ts_tablet_manager.cc:1397] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:31.526330  1695 raft_consensus.cc:348] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.526396  1695 raft_consensus.cc:374] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:31.526418  1695 raft_consensus.cc:729] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42144d12a79b427991b34c2012c47071, State: Initialized, Role: FOLLOWER
I20260810 15:16:31.526466  1695 consensus_queue.cc:260] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.526506  1695 raft_consensus.cc:388] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:31.526536  1695 raft_consensus.cc:482] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:31.526566  1695 raft_consensus.cc:3037] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:31.526998  1695 raft_consensus.cc:504] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.527079  1695 leader_election.cc:302] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42144d12a79b427991b34c2012c47071; no voters: 
I20260810 15:16:31.527125  1695 leader_election.cc:288] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:31.527194  1695 ts_tablet_manager.cc:1428] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260810 15:16:31.527195  1700 raft_consensus.cc:2781] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:31.527247  1695 tablet_bootstrap.cc:492] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: Bootstrap starting.
I20260810 15:16:31.527302  1700 raft_consensus.cc:686] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Becoming Leader. State: Replica: 42144d12a79b427991b34c2012c47071, State: Running, Role: LEADER
I20260810 15:16:31.527346  1700 consensus_queue.cc:237] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.527768  1409 catalog_manager.cc:5495] T 9922ea8d92fb4374b5bd6acba9185d21 P 42144d12a79b427991b34c2012c47071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42144d12a79b427991b34c2012c47071 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "42144d12a79b427991b34c2012c47071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:31.527850  1695 tablet_bootstrap.cc:654] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:31.528869  1695 tablet_bootstrap.cc:492] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: No bootstrap required, opened a new log
I20260810 15:16:31.528934  1695 ts_tablet_manager.cc:1397] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260810 15:16:31.529100  1695 raft_consensus.cc:348] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.529166  1695 raft_consensus.cc:374] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:31.529199  1695 raft_consensus.cc:729] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42144d12a79b427991b34c2012c47071, State: Initialized, Role: FOLLOWER
I20260810 15:16:31.529250  1695 consensus_queue.cc:260] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.529290  1695 raft_consensus.cc:388] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:31.529320  1695 raft_consensus.cc:482] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:31.529377  1695 raft_consensus.cc:3037] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:31.529800  1695 raft_consensus.cc:504] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.529855  1695 leader_election.cc:302] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 42144d12a79b427991b34c2012c47071; no voters: 
I20260810 15:16:31.529912  1695 leader_election.cc:288] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:31.529948  1700 raft_consensus.cc:2781] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:31.529983  1695 ts_tablet_manager.cc:1428] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:31.530012  1700 raft_consensus.cc:686] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Becoming Leader. State: Replica: 42144d12a79b427991b34c2012c47071, State: Running, Role: LEADER
I20260810 15:16:31.530041  1700 consensus_queue.cc:237] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } }
I20260810 15:16:31.530511  1409 catalog_manager.cc:5495] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42144d12a79b427991b34c2012c47071 (127.22.241.65). New cstate: current_term: 1 leader_uuid: "42144d12a79b427991b34c2012c47071" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42144d12a79b427991b34c2012c47071" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 42513 } health_report { overall_health: HEALTHY } } }
I20260810 15:16:31.789192  1408 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60908:
table { table_name: "default.loadgen_auto_cc555e028ca74d0293b05657db895cf4" } modify_external_catalogs: true
I20260810 15:16:31.789304  1408 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60908:
table { table_name: "default.loadgen_auto_cc555e028ca74d0293b05657db895cf4" } modify_external_catalogs: true
I20260810 15:16:32.315040  1408 catalog_manager.cc:2685] deleted HMS catalog entry for table default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]
I20260810 15:16:32.319743  1494 catalog_manager.cc:2709] Deleting table default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb] in response to Hive Metastore notification log event 2
I20260810 15:16:32.321090  1494 catalog_manager.cc:5782] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Sending DeleteTablet for 1 replicas of tablet 60bdff388f394f029acd92dcdd5124ef
I20260810 15:16:32.321251  1494 catalog_manager.cc:5782] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Sending DeleteTablet for 1 replicas of tablet 4a02f1156d474cd89001ca17f8ed6cda
I20260810 15:16:32.321305  1494 catalog_manager.cc:5782] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Sending DeleteTablet for 1 replicas of tablet 9922ea8d92fb4374b5bd6acba9185d21
I20260810 15:16:32.321357  1494 catalog_manager.cc:5782] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Sending DeleteTablet for 1 replicas of tablet 6b647411d5984b2b9a44b8f45d34fc58
I20260810 15:16:32.321393  1494 catalog_manager.cc:5782] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Sending DeleteTablet for 1 replicas of tablet 7706540889434efca9c268dcde3472d2
I20260810 15:16:32.321427  1494 catalog_manager.cc:5782] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Sending DeleteTablet for 1 replicas of tablet e3529675f6824ebbbb5aee872048ec80
I20260810 15:16:32.321465  1494 catalog_manager.cc:5782] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Sending DeleteTablet for 1 replicas of tablet 138a1263d63046be9651534d25a88d48
I20260810 15:16:32.321501  1494 catalog_manager.cc:5782] T 00000000000000000000000000000000 P db365bf492544b889a95cdbb01dd2c90: Sending DeleteTablet for 1 replicas of tablet 4e79005e9e6b4057aa2b737ebec2402e
I20260810 15:16:32.321763  1574 tablet_service.cc:1514] Processing DeleteTablet for tablet 60bdff388f394f029acd92dcdd5124ef with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:32 UTC) from {username='slave'} at 127.0.0.1:38962
I20260810 15:16:32.321846  1581 tablet_service.cc:1514] Processing DeleteTablet for tablet e3529675f6824ebbbb5aee872048ec80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:32 UTC) from {username='slave'} at 127.0.0.1:38962
I20260810 15:16:32.321923  1576 tablet_service.cc:1514] Processing DeleteTablet for tablet 4a02f1156d474cd89001ca17f8ed6cda with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:32 UTC) from {username='slave'} at 127.0.0.1:38962
I20260810 15:16:32.321982  1571 tablet_service.cc:1514] Processing DeleteTablet for tablet 6b647411d5984b2b9a44b8f45d34fc58 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:32 UTC) from {username='slave'} at 127.0.0.1:38962
I20260810 15:16:32.322036  1572 tablet_service.cc:1514] Processing DeleteTablet for tablet 7706540889434efca9c268dcde3472d2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:32 UTC) from {username='slave'} at 127.0.0.1:38962
I20260810 15:16:32.322041  1796 tablet_replica.cc:330] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: stopping tablet replica
I20260810 15:16:32.322103  1582 tablet_service.cc:1514] Processing DeleteTablet for tablet 138a1263d63046be9651534d25a88d48 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:32 UTC) from {username='slave'} at 127.0.0.1:38962
I20260810 15:16:32.322144  1573 tablet_service.cc:1514] Processing DeleteTablet for tablet 4e79005e9e6b4057aa2b737ebec2402e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:32 UTC) from {username='slave'} at 127.0.0.1:38962
I20260810 15:16:32.322193  1796 raft_consensus.cc:2229] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:32.322275  1796 raft_consensus.cc:2258] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:32.321774  1569 tablet_service.cc:1514] Processing DeleteTablet for tablet 9922ea8d92fb4374b5bd6acba9185d21 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-10 15:16:32 UTC) from {username='slave'} at 127.0.0.1:38962
I20260810 15:16:32.322849  1796 ts_tablet_manager.cc:1905] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:32.324692  1796 ts_tablet_manager.cc:1918] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:32.324793  1796 log.cc:1196] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/60bdff388f394f029acd92dcdd5124ef
I20260810 15:16:32.325073  1796 ts_tablet_manager.cc:1939] T 60bdff388f394f029acd92dcdd5124ef P 42144d12a79b427991b34c2012c47071: Deleting consensus metadata
I20260810 15:16:32.325496  1796 tablet_replica.cc:330] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: stopping tablet replica
I20260810 15:16:32.325608  1796 raft_consensus.cc:2229] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:32.325600  1392 catalog_manager.cc:4841] TS 42144d12a79b427991b34c2012c47071 (127.22.241.65:42513): tablet 60bdff388f394f029acd92dcdd5124ef (table default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]) successfully deleted
I20260810 15:16:32.325686  1796 raft_consensus.cc:2258] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:32.325979  1796 ts_tablet_manager.cc:1905] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:32.327308  1796 ts_tablet_manager.cc:1918] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:32.327397  1796 log.cc:1196] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/e3529675f6824ebbbb5aee872048ec80
I20260810 15:16:32.327648  1796 ts_tablet_manager.cc:1939] T e3529675f6824ebbbb5aee872048ec80 P 42144d12a79b427991b34c2012c47071: Deleting consensus metadata
I20260810 15:16:32.327900  1796 tablet_replica.cc:330] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: stopping tablet replica
I20260810 15:16:32.327991  1796 raft_consensus.cc:2229] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:32.328003  1392 catalog_manager.cc:4841] TS 42144d12a79b427991b34c2012c47071 (127.22.241.65:42513): tablet e3529675f6824ebbbb5aee872048ec80 (table default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]) successfully deleted
I20260810 15:16:32.328055  1796 raft_consensus.cc:2258] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:32.328289  1796 ts_tablet_manager.cc:1905] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:32.329332  1796 ts_tablet_manager.cc:1918] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:32.329454  1796 log.cc:1196] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/4a02f1156d474cd89001ca17f8ed6cda
I20260810 15:16:32.329695  1796 ts_tablet_manager.cc:1939] T 4a02f1156d474cd89001ca17f8ed6cda P 42144d12a79b427991b34c2012c47071: Deleting consensus metadata
I20260810 15:16:32.329933  1796 tablet_replica.cc:330] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: stopping tablet replica
I20260810 15:16:32.330018  1796 raft_consensus.cc:2229] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:32.330031  1392 catalog_manager.cc:4841] TS 42144d12a79b427991b34c2012c47071 (127.22.241.65:42513): tablet 4a02f1156d474cd89001ca17f8ed6cda (table default.loadgen_auto_cc555e028ca74d0293b05657db895cf4 [id=2f2f8fbda0ec4d76acaefa77e99a33fb]) successfully deleted
I20260810 15:16:32.330085  1796 raft_consensus.cc:2258] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:32.330329  1796 ts_tablet_manager.cc:1905] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260810 15:16:32.331707  1796 ts_tablet_manager.cc:1918] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260810 15:16:32.331796  1796 log.cc:1196] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: Deleting WAL directory at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.DropTableHmsEnabled.1786374950470857-23493-0/minicluster-data/ts-0/wal/wals/6b647411d5984b2b9a44b8f45d34fc58
I20260810 15:16:32.331883 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 1497
I20260810 15:16:32.332074  1796 ts_tablet_manager.cc:1939] T 6b647411d5984b2b9a44b8f45d34fc58 P 42144d12a79b427991b34c2012c47071: Deleting consensus metadata
I20260810 15:16:32.332278  1796 tablet_replica.cc:330] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071: stopping tablet replica
I20260810 15:16:32.332320  1796 raft_consensus.cc:2229] T 7706540889434efca9c268dcde3472d2 P 42144d12a79b427991b34c2012c47071 [term 1 LEADER]: Raft consensus shutting down.
W20260810 15:16:32.344493  1392 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.22.241.65:42513 (error 108)
I20260810 15:16:32.344779 23493 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task3GgIdY/build/release/bin/kudu with pid 1366
Shutting down hive metastore.
2026-08-10T15:16:32Z chronyd exiting
[       OK ] ToolTest.DropTableHmsEnabled (18107 ms)
[ RUN      ] ToolTest.TestFsSwappingDirectoriesFailsGracefully
I20260810 15:16:32.768550 23493 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.241.126:32919
I20260810 15:16:32.768810 23493 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:32.770125  1803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:32.770244  1806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:32.770298  1804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:32.770668 23493 server_base.cc:1034] running on GCE node
I20260810 15:16:32.770823 23493 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260810 15:16:32.770850 23493 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260810 15:16:32.770891 23493 hybrid_clock.cc:648] HybridClock initialized: now 1786374992770891 us; error 0 us; skew 500 ppm
I20260810 15:16:32.771570 23493 webserver.cc:460] Webserver started at http://127.22.241.126:35523/ using document root <none> and password file <none>
I20260810 15:16:32.771643 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:32.771718 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:32.771765 23493 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:32.772094 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-0/minicluster-data/master-0-root/instance:
uuid: "e203c67b4a614e629f2db47ef8ffbe1f"
format_stamp: "Formatted at 2026-08-10 15:16:32 on dist-test-slave-bw88"
I20260810 15:16:32.773118 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260810 15:16:32.773959  1813 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:32.774085 23493 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:32.774142 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-0/minicluster-data/master-0-root
uuid: "e203c67b4a614e629f2db47ef8ffbe1f"
format_stamp: "Formatted at 2026-08-10 15:16:32 on dist-test-slave-bw88"
I20260810 15:16:32.774194 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-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)
I20260810 15:16:32.782800 23493 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:32.783042 23493 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:32.786594 23493 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:32919
I20260810 15:16:32.789213  1876 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:32919 every 8 connection(s)
I20260810 15:16:32.789408  1877 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:32.790725  1877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f: Bootstrap starting.
I20260810 15:16:32.791126  1877 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:32.791913  1877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f: No bootstrap required, opened a new log
I20260810 15:16:32.792088  1877 raft_consensus.cc:348] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e203c67b4a614e629f2db47ef8ffbe1f" member_type: VOTER }
I20260810 15:16:32.792174  1877 raft_consensus.cc:374] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:32.792207  1877 raft_consensus.cc:729] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e203c67b4a614e629f2db47ef8ffbe1f, State: Initialized, Role: FOLLOWER
I20260810 15:16:32.792274  1877 consensus_queue.cc:260] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e203c67b4a614e629f2db47ef8ffbe1f" member_type: VOTER }
I20260810 15:16:32.792335  1877 raft_consensus.cc:388] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:32.792366  1877 raft_consensus.cc:482] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:32.792397  1877 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:32.792914  1877 raft_consensus.cc:504] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e203c67b4a614e629f2db47ef8ffbe1f" member_type: VOTER }
I20260810 15:16:32.792999  1877 leader_election.cc:302] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e203c67b4a614e629f2db47ef8ffbe1f; no voters: 
I20260810 15:16:32.793134  1877 leader_election.cc:288] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:32.793183  1880 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:32.793300  1877 sys_catalog.cc:564] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:32.793447  1880 raft_consensus.cc:686] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 1 LEADER]: Becoming Leader. State: Replica: e203c67b4a614e629f2db47ef8ffbe1f, State: Running, Role: LEADER
I20260810 15:16:32.793517  1880 consensus_queue.cc:237] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e203c67b4a614e629f2db47ef8ffbe1f" member_type: VOTER }
I20260810 15:16:32.793829  1881 sys_catalog.cc:455] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e203c67b4a614e629f2db47ef8ffbe1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e203c67b4a614e629f2db47ef8ffbe1f" member_type: VOTER } }
I20260810 15:16:32.793840  1882 sys_catalog.cc:455] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e203c67b4a614e629f2db47ef8ffbe1f. Latest consensus state: current_term: 1 leader_uuid: "e203c67b4a614e629f2db47ef8ffbe1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e203c67b4a614e629f2db47ef8ffbe1f" member_type: VOTER } }
I20260810 15:16:32.794014  1881 sys_catalog.cc:458] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:32.794032  1882 sys_catalog.cc:458] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:32.794247  1889 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:32.794426  1889 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:32.794751 23493 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 15:16:32.795078  1889 catalog_manager.cc:1347] Generated new cluster ID: 223c9d49d2a3451fb29f92ce379850a1
I20260810 15:16:32.795128  1889 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:32.827373  1889 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:32.827890  1889 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:32.831853  1889 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f: Generated new TSK 0
I20260810 15:16:32.831948  1889 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:32.859042 23493 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:32.860822  1904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:32.860850  1907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:32.861066 23493 server_base.cc:1034] running on GCE node
W20260810 15:16:32.860831  1905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:32.861289 23493 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260810 15:16:32.861344 23493 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260810 15:16:32.861400 23493 hybrid_clock.cc:648] HybridClock initialized: now 1786374992861400 us; error 0 us; skew 500 ppm
I20260810 15:16:32.863308 23493 webserver.cc:460] Webserver started at http://127.22.241.65:34301/ using document root <none> and password file <none>
I20260810 15:16:32.863451 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:32.863528 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:32.863588 23493 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:32.863950 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-0/minicluster-data/ts-0-root/instance:
uuid: "3deb26874b2d420c917c919c49a0e2c1"
format_stamp: "Formatted at 2026-08-10 15:16:32 on dist-test-slave-bw88"
I20260810 15:16:32.865020 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260810 15:16:32.865720  1915 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:32.865876 23493 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:32.865942 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-0/minicluster-data/ts-0-root
uuid: "3deb26874b2d420c917c919c49a0e2c1"
format_stamp: "Formatted at 2026-08-10 15:16:32 on dist-test-slave-bw88"
I20260810 15:16:32.866022 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786374950470857-23493-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)
I20260810 15:16:32.878664 23493 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:32.878943 23493 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:32.879168 23493 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:32.879429 23493 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:32.879483 23493 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:32.879534 23493 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:32.879565 23493 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:32.883498 23493 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:36733
I20260810 15:16:32.884384  2009 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:36733 every 8 connection(s)
I20260810 15:16:32.888064  2010 heartbeater.cc:347] Connected to a master server at 127.22.241.126:32919
I20260810 15:16:32.888123  2010 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:32.888207  2010 heartbeater.cc:511] Master 127.22.241.126:32919 requested a full tablet report, sending...
I20260810 15:16:32.888525  1832 ts_manager.cc:194] Registered new tserver with Master: 3deb26874b2d420c917c919c49a0e2c1 (127.22.241.65:36733)
I20260810 15:16:32.889037  1832 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50786
I20260810 15:16:32.889381 23493 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005417245s
I20260810 15:16:32.889770 23493 tablet_server.cc:178] TabletServer@127.22.241.65:0 shutting down...
I20260810 15:16:32.892113 23493 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260810 15:16:32.903827 23493 tablet_server.cc:194] TabletServer@127.22.241.65:0 shutdown complete.
I20260810 15:16:33.113077 23493 master.cc:537] Master@127.22.241.126:32919 shutting down...
I20260810 15:16:33.116585 23493 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:33.116688 23493 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:33.116789 23493 tablet_replica.cc:330] T 00000000000000000000000000000000 P e203c67b4a614e629f2db47ef8ffbe1f: stopping tablet replica
I20260810 15:16:33.129258 23493 master.cc:552] Master@127.22.241.126:32919 shutdown complete.
[       OK ] ToolTest.TestFsSwappingDirectoriesFailsGracefully (365 ms)
[ RUN      ] ToolTest.TestFsRemoveDataDirWithTombstone
I20260810 15:16:33.133783 23493 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.241.126:39727
I20260810 15:16:33.133963 23493 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:33.135294  2035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:33.135474 23493 server_base.cc:1034] running on GCE node
W20260810 15:16:33.135352  2039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:33.135408  2036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:33.135803 23493 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260810 15:16:33.135841 23493 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260810 15:16:33.135854 23493 hybrid_clock.cc:648] HybridClock initialized: now 1786374993135855 us; error 0 us; skew 500 ppm
I20260810 15:16:33.136590 23493 webserver.cc:460] Webserver started at http://127.22.241.126:45327/ using document root <none> and password file <none>
I20260810 15:16:33.136693 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:33.136749 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:33.136801 23493 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:33.137130 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/master-0-root/instance:
uuid: "ed187950f3724995a533c9e65e9d8b91"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
I20260810 15:16:33.138222 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:33.138856  2046 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:33.139143 23493 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:33.139192 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/master-0-root
uuid: "ed187950f3724995a533c9e65e9d8b91"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
I20260810 15:16:33.139247 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-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)
I20260810 15:16:33.152282 23493 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:33.152590 23493 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:33.156129 23493 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:39727
I20260810 15:16:33.157588  2115 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:39727 every 8 connection(s)
I20260810 15:16:33.157680  2117 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:33.158949  2117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91: Bootstrap starting.
I20260810 15:16:33.159345  2117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:33.160172  2117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91: No bootstrap required, opened a new log
I20260810 15:16:33.160341  2117 raft_consensus.cc:348] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed187950f3724995a533c9e65e9d8b91" member_type: VOTER }
I20260810 15:16:33.160405  2117 raft_consensus.cc:374] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:33.160419  2117 raft_consensus.cc:729] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed187950f3724995a533c9e65e9d8b91, State: Initialized, Role: FOLLOWER
I20260810 15:16:33.160497  2117 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed187950f3724995a533c9e65e9d8b91" member_type: VOTER }
I20260810 15:16:33.160540  2117 raft_consensus.cc:388] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:33.160568  2117 raft_consensus.cc:482] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:33.160600  2117 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:33.161152  2117 raft_consensus.cc:504] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed187950f3724995a533c9e65e9d8b91" member_type: VOTER }
I20260810 15:16:33.161211  2117 leader_election.cc:302] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ed187950f3724995a533c9e65e9d8b91; no voters: 
I20260810 15:16:33.161381  2117 leader_election.cc:288] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:33.161429  2122 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:33.161548  2117 sys_catalog.cc:564] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [sys.catalog]: configured and running, proceeding with master startup.
I20260810 15:16:33.161646  2122 raft_consensus.cc:686] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 1 LEADER]: Becoming Leader. State: Replica: ed187950f3724995a533c9e65e9d8b91, State: Running, Role: LEADER
I20260810 15:16:33.161707  2122 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed187950f3724995a533c9e65e9d8b91" member_type: VOTER }
I20260810 15:16:33.161907  2124 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed187950f3724995a533c9e65e9d8b91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed187950f3724995a533c9e65e9d8b91" member_type: VOTER } }
I20260810 15:16:33.161943  2126 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed187950f3724995a533c9e65e9d8b91. Latest consensus state: current_term: 1 leader_uuid: "ed187950f3724995a533c9e65e9d8b91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed187950f3724995a533c9e65e9d8b91" member_type: VOTER } }
I20260810 15:16:33.162038  2124 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:33.162099  2126 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [sys.catalog]: This master's current role is: LEADER
I20260810 15:16:33.162343  2137 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260810 15:16:33.162506  2137 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260810 15:16:33.163003 23493 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260810 15:16:33.163144  2137 catalog_manager.cc:1347] Generated new cluster ID: ce9dd95df3d14ae1a04a31965a34437e
I20260810 15:16:33.163194  2137 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260810 15:16:33.215206  2137 catalog_manager.cc:1370] Generated new certificate authority record
I20260810 15:16:33.215739  2137 catalog_manager.cc:1504] Loading token signing keys...
I20260810 15:16:33.222896  2137 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91: Generated new TSK 0
I20260810 15:16:33.223001  2137 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260810 15:16:33.227154 23493 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:33.228845  2155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:33.228891  2152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:33.228852  2153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:33.229291 23493 server_base.cc:1034] running on GCE node
I20260810 15:16:33.229454 23493 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260810 15:16:33.229506 23493 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260810 15:16:33.229527 23493 hybrid_clock.cc:648] HybridClock initialized: now 1786374993229527 us; error 0 us; skew 500 ppm
I20260810 15:16:33.230224 23493 webserver.cc:460] Webserver started at http://127.22.241.65:34705/ using document root <none> and password file <none>
I20260810 15:16:33.230403 23493 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:33.230469 23493 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:33.230541 23493 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:33.230859 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-0/instance:
uuid: "37a4fd2219f9483cb357c86c1ecc0cef"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
I20260810 15:16:33.231133 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-1/instance:
uuid: "37a4fd2219f9483cb357c86c1ecc0cef"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
I20260810 15:16:33.231353 23493 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/wal/instance:
uuid: "37a4fd2219f9483cb357c86c1ecc0cef"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
I20260810 15:16:33.232841 23493 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:33.233662  2163 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:33.233687  2164 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:33.233942 23493 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:33.234010 23493 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-0,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-1,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/wal
uuid: "37a4fd2219f9483cb357c86c1ecc0cef"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
I20260810 15:16:33.234071 23493 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/wal
2 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-0/data, /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-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)
I20260810 15:16:33.248291 23493 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:33.248629 23493 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:33.248838 23493 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260810 15:16:33.249110 23493 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260810 15:16:33.249145 23493 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:33.249193 23493 ts_tablet_manager.cc:610] Registered 0 tablets
I20260810 15:16:33.249225 23493 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:33.253052 23493 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.65:38169
I20260810 15:16:33.253082  2255 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.65:38169 every 8 connection(s)
I20260810 15:16:33.257159  2256 heartbeater.cc:347] Connected to a master server at 127.22.241.126:39727
I20260810 15:16:33.257225  2256 heartbeater.cc:464] Registering TS with master...
I20260810 15:16:33.257298  2256 heartbeater.cc:511] Master 127.22.241.126:39727 requested a full tablet report, sending...
I20260810 15:16:33.257606  2067 ts_manager.cc:194] Registered new tserver with Master: 37a4fd2219f9483cb357c86c1ecc0cef (127.22.241.65:38169)
I20260810 15:16:33.257833 23493 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004535595s
I20260810 15:16:33.258255  2067 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35564
I20260810 15:16:33.258510 23493 test_util.cc:268] Using random seed: -689395698
I20260810 15:16:33.264052  2067 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35574:
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"
    }
  }
}
I20260810 15:16:33.269212  2204 tablet_service.cc:1467] Processing CreateTablet for tablet 8b699fbb1cf149318e5c0803503b240e (DEFAULT_TABLE table=tablename [id=2f09159a8a1e49359483f336e9f5a325]), partition=RANGE (key) PARTITION UNBOUNDED
I20260810 15:16:33.269443  2204 data_dirs.cc:395] Could only allocate 2 dirs of requested 3 for tablet 8b699fbb1cf149318e5c0803503b240e. 2 dirs total, 0 dirs full, 0 dirs failed
I20260810 15:16:33.270884  2273 tablet_bootstrap.cc:492] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef: Bootstrap starting.
I20260810 15:16:33.271310  2273 tablet_bootstrap.cc:654] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef: Neither blocks nor log segments found. Creating new log.
I20260810 15:16:33.272183  2273 tablet_bootstrap.cc:492] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef: No bootstrap required, opened a new log
I20260810 15:16:33.272264  2273 ts_tablet_manager.cc:1397] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260810 15:16:33.272413  2273 raft_consensus.cc:348] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a4fd2219f9483cb357c86c1ecc0cef" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 38169 } }
I20260810 15:16:33.272512  2273 raft_consensus.cc:374] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260810 15:16:33.272537  2273 raft_consensus.cc:729] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37a4fd2219f9483cb357c86c1ecc0cef, State: Initialized, Role: FOLLOWER
I20260810 15:16:33.272599  2273 consensus_queue.cc:260] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a4fd2219f9483cb357c86c1ecc0cef" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 38169 } }
I20260810 15:16:33.272650  2273 raft_consensus.cc:388] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260810 15:16:33.272672  2273 raft_consensus.cc:482] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260810 15:16:33.272701  2273 raft_consensus.cc:3037] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 0 FOLLOWER]: Advancing to term 1
I20260810 15:16:33.273276  2273 raft_consensus.cc:504] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a4fd2219f9483cb357c86c1ecc0cef" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 38169 } }
I20260810 15:16:33.273394  2273 leader_election.cc:302] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 37a4fd2219f9483cb357c86c1ecc0cef; no voters: 
I20260810 15:16:33.273524  2273 leader_election.cc:288] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260810 15:16:33.273584  2275 raft_consensus.cc:2781] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 1 FOLLOWER]: Leader election won for term 1
I20260810 15:16:33.273684  2273 ts_tablet_manager.cc:1428] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:33.273721  2256 heartbeater.cc:503] Master 127.22.241.126:39727 was elected leader, sending a full tablet report...
I20260810 15:16:33.273751  2275 raft_consensus.cc:686] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 1 LEADER]: Becoming Leader. State: Replica: 37a4fd2219f9483cb357c86c1ecc0cef, State: Running, Role: LEADER
I20260810 15:16:33.273820  2275 consensus_queue.cc:237] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a4fd2219f9483cb357c86c1ecc0cef" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 38169 } }
I20260810 15:16:33.274391  2067 catalog_manager.cc:5495] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef reported cstate change: term changed from 0 to 1, leader changed from <none> to 37a4fd2219f9483cb357c86c1ecc0cef (127.22.241.65). New cstate: current_term: 1 leader_uuid: "37a4fd2219f9483cb357c86c1ecc0cef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a4fd2219f9483cb357c86c1ecc0cef" member_type: VOTER last_known_addr { host: "127.22.241.65" port: 38169 } health_report { overall_health: HEALTHY } } }
W20260810 15:16:33.640744 23493 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-1/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-1/data (506888192 bytes available vs 518351011 bytes reserved) (error 28)
W20260810 15:16:33.648631 23493 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-0/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0/minicluster-data/ts-0-root/data-0/data (473325568 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 8b699fbb1cf149318e5c0803503b240e: unable to open output file for column col48 INT32 NOT NULL: No directories could be added (2 dirs total, 0 failed, 2 full): IO error: No directories available in 8b699fbb1cf149318e5c0803503b240e's directory group (2 dirs total, 0 failed, 2 full) (error 28) (error 19)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8344: Failure
Expected: CreateTableWithFlushedData("tablename", mini_cluster_.get()) doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260810 15:16:33.653573 23493 tablet_server.cc:178] TabletServer@127.22.241.65:0 shutting down...
I20260810 15:16:33.657516 23493 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260810 15:16:33.657724 23493 tablet_replica.cc:330] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef: stopping tablet replica
I20260810 15:16:33.657804 23493 raft_consensus.cc:2229] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:33.657891 23493 raft_consensus.cc:2258] T 8b699fbb1cf149318e5c0803503b240e P 37a4fd2219f9483cb357c86c1ecc0cef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:33.670699 23493 tablet_server.cc:194] TabletServer@127.22.241.65:0 shutdown complete.
I20260810 15:16:33.672824 23493 master.cc:537] Master@127.22.241.126:39727 shutting down...
I20260810 15:16:33.675644 23493 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 1 LEADER]: Raft consensus shutting down.
I20260810 15:16:33.675721 23493 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260810 15:16:33.675792 23493 tablet_replica.cc:330] T 00000000000000000000000000000000 P ed187950f3724995a533c9e65e9d8b91: stopping tablet replica
I20260810 15:16:33.687775 23493 master.cc:552] Master@127.22.241.126:39727 shutdown complete.
I20260810 15:16:33.689641 23493 test_util.cc:175] -----------------------------------------------
I20260810 15:16:33.689692 23493 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786374950470857-23493-0
[  FAILED  ] ToolTest.TestFsRemoveDataDirWithTombstone (556 ms)
[ RUN      ] ToolTest.TabletServersWithUnusualFlags
2026-08-10T15:16:33Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-10T15:16:33Z Disabled control of system clock
I20260810 15:16:33.705515 23493 external_mini_cluster.cc:1326] Running /tmp/dist-test-task3GgIdY/build/release/bin/kudu
/tmp/dist-test-task3GgIdY/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-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.22.241.126:33143
--webserver_interface=127.22.241.126
--webserver_port=0
--builtin_ntp_servers=127.22.241.84:43813
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.22.241.126:33143 with env {}
W20260810 15:16:33.792562  2319 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260810 15:16:33.792783  2319 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260810 15:16:33.792802  2319 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260810 15:16:33.793941  2319 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260810 15:16:33.793982  2319 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260810 15:16:33.794003  2319 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260810 15:16:33.794015  2319 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260810 15:16:33.795326  2319 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.22.241.84:43813
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.22.241.126:33143
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.22.241.126:33143
--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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.22.241.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.2319
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type RELEASE
built by systest at 10 Aug 2026 14:17:30 UTC on ccycloud.quasar-yaaqgv.root.comops.site
build id 4577963
I20260810 15:16:33.795536  2319 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260810 15:16:33.795791  2319 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260810 15:16:33.800801  2330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:33.800827  2327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260810 15:16:33.800835  2328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260810 15:16:33.801159  2319 server_base.cc:1034] running on GCE node
I20260810 15:16:33.801498  2319 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260810 15:16:33.801811  2319 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260810 15:16:33.802989  2319 hybrid_clock.cc:648] HybridClock initialized: now 1786374993802982 us; error 38 us; skew 500 ppm
I20260810 15:16:33.804252  2319 webserver.cc:460] Webserver started at http://127.22.241.126:40497/ using document root <none> and password file <none>
I20260810 15:16:33.804551  2319 fs_manager.cc:359] Metadata directory not provided
I20260810 15:16:33.804626  2319 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260810 15:16:33.804795  2319 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260810 15:16:33.805878  2319 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/data/instance:
uuid: "7264c83915414867ab08891add8e8903"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
I20260810 15:16:33.806257  2319 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/wal/instance:
uuid: "7264c83915414867ab08891add8e8903"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
W20260810 15:16:33.807626  2319 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/data/data (486526976 bytes available vs 518351011 bytes reserved) (error 28)
I20260810 15:16:33.807703  2319 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260810 15:16:33.808441  2338 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260810 15:16:33.808620  2319 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260810 15:16:33.808732  2319 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/data,/tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/wal
uuid: "7264c83915414867ab08891add8e8903"
format_stamp: "Formatted at 2026-08-10 15:16:33 on dist-test-slave-bw88"
I20260810 15:16:33.808805  2319 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-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)
I20260810 15:16:33.825616  2319 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260810 15:16:33.825937  2319 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
I20260810 15:16:33.826095  2319 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260810 15:16:33.830299  2319 rpc_server.cc:307] RPC server started. Bound to: 127.22.241.126:33143
I20260810 15:16:33.830335  2409 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.22.241.126:33143 every 8 connection(s)
I20260810 15:16:33.830700  2319 server_base.cc:1166] Dumped server information to /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/data/info.pb
W20260810 15:16:33.831720  2410 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-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-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/data/data (486522880 bytes available vs 518351011 bytes reserved) (error 28)
E20260810 15:16:33.831852  2410 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)
I20260810 15:16:33.831959  2319 master.cc:537] Master@127.22.241.126:33143 shutting down...
I20260810 15:16:33.831956 23493 external_mini_cluster.cc:1388] Started /tmp/dist-test-task3GgIdY/build/release/bin/kudu as pid 2319
I20260810 15:16:33.832077 23493 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task3GgIdY/test-tmp/kudu-tool-test.0.ToolTest.TabletServersWithUnusualFlags.1786374950470857-23493-0/minicluster-data/master-0/wal/instance
I20260810 15:16:33.850046  2319 master.cc:552] Master@127.22.241.126:33143 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)
F20260810 15:16:38.858642 23493 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 1786374998 (unix time) try "date -d @1786374998" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e800005bc5) received by PID 23493 (TID 0x7f87c887ad40) from PID 23493; stack trace: ***
    @     0x7f87cac4ea46 google::(anonymous namespace)::FailureSignalHandler() at ??:0
    @     0x7f87ce521980 (unknown) at ??:0
    @     0x7f87c956ce87 gsignal at ??:0
    @     0x7f87c956e7f1 abort at ??:0
    @     0x7f87cac409ad google::LogMessage::Fail() at ??:0
    @     0x7f87cac4388a google::LogMessage::SendToLog() at ??:0
    @     0x7f87cac404de google::LogMessage::Flush() at ??:0
    @     0x7f87cac41a19 google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7f87d2d99138 kudu::cluster::ExternalMiniCluster::AddTabletServer() at ??:0
    @     0x7f87d2d9a54d kudu::cluster::ExternalMiniCluster::Start() at ??:0
    @           0x5082cd kudu::tools::ToolTest::StartExternalMiniCluster() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:1269 (discriminator 4)
    @           0x55814a kudu::tools::ToolTest_TabletServersWithUnusualFlags_Test::TestBody() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8804 (discriminator 11)
    @     0x7f87d27dabfe testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7f87d27cf5db testing::Test::Run() at ??:0
    @     0x7f87d27cf795 testing::TestInfo::Run() at ??:0
    @     0x7f87d27cfcdf testing::TestSuite::Run() at ??:0
    @     0x7f87d27d029f testing::internal::UnitTestImpl::RunAllTests() at ??:0
    @     0x7f87d27db13e testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7f87d27cf83d testing::UnitTest::Run() at ??:0
    @           0x4b792a main at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/test_main.cc:110
    @     0x7f87c954fc87 __libc_start_main at ??:0
    @           0x4b7b62 (unknown) at ??:?