[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TombstonedVotingITest
[ RUN      ] TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote
2026-08-12T06:37:35Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-08-12T06:37:35Z Disabled control of system clock
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:35.975497 13095 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
/tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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.12.201.254:46403
--webserver_interface=127.12.201.254
--webserver_port=0
--builtin_ntp_servers=127.12.201.212:35641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.12.201.254:46403 with env {}
W20260812 06:37:36.114825 13104 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 06:37:36.115252 13104 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 06:37:36.115356 13104 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 06:37:36.120141 13104 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 06:37:36.120234 13104 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 06:37:36.120260 13104 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 06:37:36.120280 13104 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 06:37:36.125270 13104 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.12.201.212:35641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.12.201.254:46403
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.12.201.254:46403
--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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.12.201.254
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.13104
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false

Master server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 06:37:36.126744 13104 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:36.128100 13104 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:36.136282 13112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:36.136276 13114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:36.136271 13111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:36.137904 13104 server_base.cc:1061] running on GCE node
I20260812 06:37:36.138617 13104 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 06:37:36.139881 13104 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 06:37:36.141124 13104 hybrid_clock.cc:648] HybridClock initialized: now 1786516656141099 us; error 97 us; skew 500 ppm
I20260812 06:37:36.143795 13104 webserver.cc:533] Webserver started at http://127.12.201.254:36873/ using document root <none> and password file <none>
I20260812 06:37:36.144611 13104 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:36.144680 13104 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:36.144989 13104 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:36.146986 13104 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data/instance:
uuid: "f5fb60b508524d8ba95844bdd527925c"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.147570 13104 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal/instance:
uuid: "f5fb60b508524d8ba95844bdd527925c"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.151926 13104 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260812 06:37:36.154806 13122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.156169 13104 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:37:36.156351 13104 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data,/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
uuid: "f5fb60b508524d8ba95844bdd527925c"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.156499 13104 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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)
I20260812 06:37:36.178393 13104 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:36.179530 13104 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:36.179834 13104 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:36.200750 13104 rpc_server.cc:307] RPC server started. Bound to: 127.12.201.254:46403
I20260812 06:37:36.200785 13180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.201.254:46403 every 8 connection(s)
I20260812 06:37:36.202131 13104 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data/info.pb
I20260812 06:37:36.205217 13095 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu as pid 13104
I20260812 06:37:36.205389 13095 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal/instance
I20260812 06:37:36.206817 13182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:36.217105 13182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Bootstrap starting.
I20260812 06:37:36.221594 13182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:36.223248 13182 log.cc:826] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Log is configured to *not* fsync() on all Append() calls
I20260812 06:37:36.226138 13182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: No bootstrap required, opened a new log
I20260812 06:37:36.230161 13182 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } }
I20260812 06:37:36.230399 13182 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:36.230441 13182 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fb60b508524d8ba95844bdd527925c, State: Initialized, Role: FOLLOWER
I20260812 06:37:36.230952 13182 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } }
I20260812 06:37:36.231103 13182 raft_consensus.cc:399] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:36.231145 13182 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:36.231235 13182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:36.232338 13182 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } }
I20260812 06:37:36.232734 13182 leader_election.cc:304] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f5fb60b508524d8ba95844bdd527925c; no voters: 
I20260812 06:37:36.233357 13182 leader_election.cc:290] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:36.233832 13187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:36.234289 13187 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 1 LEADER]: Becoming Leader. State: Replica: f5fb60b508524d8ba95844bdd527925c, State: Running, Role: LEADER
I20260812 06:37:36.234671 13187 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } }
I20260812 06:37:36.235507 13182 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:36.237237 13190 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5fb60b508524d8ba95844bdd527925c. Latest consensus state: current_term: 1 leader_uuid: "f5fb60b508524d8ba95844bdd527925c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } } }
I20260812 06:37:36.237211 13188 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f5fb60b508524d8ba95844bdd527925c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } } }
I20260812 06:37:36.237573 13188 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:36.237571 13190 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:36.239048 13199 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:36.243285 13199 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:36.251792 13199 catalog_manager.cc:1383] Generated new cluster ID: 0599b5e686934a4ab885802ddc494161
I20260812 06:37:36.251886 13199 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:36.288492 13199 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:37:36.289955 13199 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:36.301403 13199 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Generated new TSK 0
I20260812 06:37:36.302338 13199 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:36.308300 13095 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
/tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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.12.201.193:0
--local_ip_for_outbound_sockets=127.12.201.193
--webserver_interface=127.12.201.193
--webserver_port=0
--tserver_master_addrs=127.12.201.254:46403
--builtin_ntp_servers=127.12.201.212:35641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--tablet_copy_fault_crash_before_write_cmeta=1.0 with env {}
W20260812 06:37:36.464282 13211 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 06:37:36.464558 13211 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 06:37:36.464605 13211 flags.cc:432] Enabled unsafe flag: --tablet_copy_fault_crash_before_write_cmeta=1
W20260812 06:37:36.464689 13211 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 06:37:36.469292 13211 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 06:37:36.469570 13211 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.201.193
I20260812 06:37:36.476368 13211 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.12.201.212:35641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.12.201.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.12.201.193
--webserver_port=0
--tablet_copy_fault_crash_before_write_cmeta=1
--tserver_master_addrs=127.12.201.254:46403
--never_fsync=true
--heap_profile_path=/tmp/kudu.13211
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.12.201.193

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 06:37:36.477969 13211 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:36.479310 13211 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:36.487546 13217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:36.487740 13218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:36.487840 13211 server_base.cc:1061] running on GCE node
W20260812 06:37:36.487710 13220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:36.488385 13211 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 06:37:36.489053 13211 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 06:37:36.490249 13211 hybrid_clock.cc:648] HybridClock initialized: now 1786516656490229 us; error 31 us; skew 500 ppm
I20260812 06:37:36.492517 13211 webserver.cc:533] Webserver started at http://127.12.201.193:39787/ using document root <none> and password file <none>
I20260812 06:37:36.493186 13211 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:36.493278 13211 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:36.493584 13211 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:36.495349 13211 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/data/instance:
uuid: "a82bae78c5114300a1c711a287bd247d"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.495971 13211 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/wal/instance:
uuid: "a82bae78c5114300a1c711a287bd247d"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.500006 13211 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260812 06:37:36.502972 13227 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.504717 13211 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260812 06:37:36.504910 13211 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/data,/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/wal
uuid: "a82bae78c5114300a1c711a287bd247d"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.505045 13211 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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)
I20260812 06:37:36.535084 13211 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:36.535955 13211 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:36.536175 13211 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:36.536917 13211 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:36.538262 13211 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:36.538341 13211 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.538417 13211 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:36.538468 13211 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.552119 13211 rpc_server.cc:307] RPC server started. Bound to: 127.12.201.193:33671
I20260812 06:37:36.552148 13362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.201.193:33671 every 8 connection(s)
I20260812 06:37:36.553350 13211 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/data/info.pb
I20260812 06:37:36.559276 13095 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu as pid 13211
I20260812 06:37:36.559427 13095 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-0/wal/instance
I20260812 06:37:36.562449 13095 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
/tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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.12.201.194:0
--local_ip_for_outbound_sockets=127.12.201.194
--webserver_interface=127.12.201.194
--webserver_port=0
--tserver_master_addrs=127.12.201.254:46403
--builtin_ntp_servers=127.12.201.212:35641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--tablet_copy_fault_crash_before_write_cmeta=1.0 with env {}
I20260812 06:37:36.566862 13363 heartbeater.cc:344] Connected to a master server at 127.12.201.254:46403
I20260812 06:37:36.567199 13363 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:36.567924 13363 heartbeater.cc:507] Master 127.12.201.254:46403 requested a full tablet report, sending...
I20260812 06:37:36.569865 13139 ts_manager.cc:194] Registered new tserver with Master: a82bae78c5114300a1c711a287bd247d (127.12.201.193:33671)
I20260812 06:37:36.571143 13139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.201.193:53177
W20260812 06:37:36.685819 13366 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 06:37:36.686118 13366 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 06:37:36.686192 13366 flags.cc:432] Enabled unsafe flag: --tablet_copy_fault_crash_before_write_cmeta=1
W20260812 06:37:36.686259 13366 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 06:37:36.689858 13366 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 06:37:36.690058 13366 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.201.194
I20260812 06:37:36.694187 13366 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.12.201.212:35641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.12.201.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.12.201.194
--webserver_port=0
--tablet_copy_fault_crash_before_write_cmeta=1
--tserver_master_addrs=127.12.201.254:46403
--never_fsync=true
--heap_profile_path=/tmp/kudu.13366
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.12.201.194

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 06:37:36.695571 13366 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:36.696875 13366 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:36.704913 13371 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:36.704897 13376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:36.705322 13366 server_base.cc:1061] running on GCE node
W20260812 06:37:36.704897 13374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:36.706023 13366 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 06:37:36.706879 13366 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 06:37:36.708070 13366 hybrid_clock.cc:648] HybridClock initialized: now 1786516656708034 us; error 53 us; skew 500 ppm
I20260812 06:37:36.710497 13366 webserver.cc:533] Webserver started at http://127.12.201.194:40085/ using document root <none> and password file <none>
I20260812 06:37:36.711308 13366 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:36.711380 13366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:36.711625 13366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:36.714058 13366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data/instance:
uuid: "bca7d4ac12fc41b7b8cea15df128fb6b"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.714777 13366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal/instance:
uuid: "bca7d4ac12fc41b7b8cea15df128fb6b"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.718994 13366 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260812 06:37:36.721925 13383 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.723423 13366 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260812 06:37:36.723680 13366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data,/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
uuid: "bca7d4ac12fc41b7b8cea15df128fb6b"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.723815 13366 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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)
I20260812 06:37:36.741402 13366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:36.742319 13366 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:36.742561 13366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:36.743301 13366 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:36.744721 13366 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:36.744797 13366 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.744881 13366 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:36.744930 13366 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.758478 13366 rpc_server.cc:307] RPC server started. Bound to: 127.12.201.194:34437
I20260812 06:37:36.758563 13521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.201.194:34437 every 8 connection(s)
I20260812 06:37:36.759975 13366 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data/info.pb
I20260812 06:37:36.762050 13095 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu as pid 13366
I20260812 06:37:36.762193 13095 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal/instance
I20260812 06:37:36.764968 13095 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
/tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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.12.201.195:0
--local_ip_for_outbound_sockets=127.12.201.195
--webserver_interface=127.12.201.195
--webserver_port=0
--tserver_master_addrs=127.12.201.254:46403
--builtin_ntp_servers=127.12.201.212:35641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--tablet_copy_fault_crash_before_write_cmeta=1.0 with env {}
I20260812 06:37:36.772588 13522 heartbeater.cc:344] Connected to a master server at 127.12.201.254:46403
I20260812 06:37:36.772905 13522 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:36.773610 13522 heartbeater.cc:507] Master 127.12.201.254:46403 requested a full tablet report, sending...
I20260812 06:37:36.775138 13139 ts_manager.cc:194] Registered new tserver with Master: bca7d4ac12fc41b7b8cea15df128fb6b (127.12.201.194:34437)
I20260812 06:37:36.775756 13139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.201.194:43167
W20260812 06:37:36.884945 13525 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 06:37:36.885252 13525 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 06:37:36.885327 13525 flags.cc:432] Enabled unsafe flag: --tablet_copy_fault_crash_before_write_cmeta=1
W20260812 06:37:36.885390 13525 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 06:37:36.888935 13525 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 06:37:36.889143 13525 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.201.195
I20260812 06:37:36.893263 13525 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.12.201.212:35641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.12.201.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.12.201.195
--webserver_port=0
--tablet_copy_fault_crash_before_write_cmeta=1
--tserver_master_addrs=127.12.201.254:46403
--never_fsync=true
--heap_profile_path=/tmp/kudu.13525
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.12.201.195

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 06:37:36.894613 13525 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:36.895871 13525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:36.903782 13535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:36.903730 13533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:36.903756 13532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:36.904173 13525 server_base.cc:1061] running on GCE node
I20260812 06:37:36.904629 13525 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 06:37:36.905357 13525 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 06:37:36.906522 13525 hybrid_clock.cc:648] HybridClock initialized: now 1786516656906499 us; error 49 us; skew 500 ppm
I20260812 06:37:36.908847 13525 webserver.cc:533] Webserver started at http://127.12.201.195:36381/ using document root <none> and password file <none>
I20260812 06:37:36.909574 13525 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:36.909639 13525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:36.909940 13525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:36.911790 13525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/data/instance:
uuid: "2090f59025074e009d438663b798e3b5"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.912321 13525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/wal/instance:
uuid: "2090f59025074e009d438663b798e3b5"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.916407 13525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260812 06:37:36.919282 13542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.920687 13525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260812 06:37:36.920862 13525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/data,/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/wal
uuid: "2090f59025074e009d438663b798e3b5"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:36.921005 13525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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)
I20260812 06:37:36.934760 13525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:36.935714 13525 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:36.935961 13525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:36.936842 13525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:36.938269 13525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:36.938330 13525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.938377 13525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:36.938395 13525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:36.951925 13525 rpc_server.cc:307] RPC server started. Bound to: 127.12.201.195:44443
I20260812 06:37:36.951972 13675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.201.195:44443 every 8 connection(s)
I20260812 06:37:36.953199 13525 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/data/info.pb
I20260812 06:37:36.954144 13095 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu as pid 13525
I20260812 06:37:36.954273 13095 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-2/wal/instance
I20260812 06:37:36.957265 13095 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
/tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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.12.201.196:0
--local_ip_for_outbound_sockets=127.12.201.196
--webserver_interface=127.12.201.196
--webserver_port=0
--tserver_master_addrs=127.12.201.254:46403
--builtin_ntp_servers=127.12.201.212:35641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--tablet_copy_fault_crash_before_write_cmeta=1.0 with env {}
I20260812 06:37:36.965412 13676 heartbeater.cc:344] Connected to a master server at 127.12.201.254:46403
I20260812 06:37:36.965788 13676 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:36.966706 13676 heartbeater.cc:507] Master 127.12.201.254:46403 requested a full tablet report, sending...
I20260812 06:37:36.968407 13139 ts_manager.cc:194] Registered new tserver with Master: 2090f59025074e009d438663b798e3b5 (127.12.201.195:44443)
I20260812 06:37:36.969043 13139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.201.195:38909
W20260812 06:37:37.086803 13679 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 06:37:37.087111 13679 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 06:37:37.087244 13679 flags.cc:432] Enabled unsafe flag: --tablet_copy_fault_crash_before_write_cmeta=1
W20260812 06:37:37.087306 13679 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 06:37:37.091133 13679 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 06:37:37.091297 13679 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.201.196
I20260812 06:37:37.095999 13679 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.12.201.212:35641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.12.201.196:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.12.201.196
--webserver_port=0
--tablet_copy_fault_crash_before_write_cmeta=1
--tserver_master_addrs=127.12.201.254:46403
--never_fsync=true
--heap_profile_path=/tmp/kudu.13679
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.12.201.196

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 06:37:37.097361 13679 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:37.098843 13679 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:37.108268 13688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:37.108273 13691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:37.108269 13689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:37.108740 13679 server_base.cc:1061] running on GCE node
I20260812 06:37:37.109359 13679 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 06:37:37.110265 13679 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 06:37:37.111465 13679 hybrid_clock.cc:648] HybridClock initialized: now 1786516657111444 us; error 47 us; skew 500 ppm
I20260812 06:37:37.114122 13679 webserver.cc:533] Webserver started at http://127.12.201.196:38211/ using document root <none> and password file <none>
I20260812 06:37:37.114907 13679 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:37.115012 13679 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:37.115310 13679 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:37.117215 13679 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/data/instance:
uuid: "e715fab1d23e481ea485b67db1758052"
format_stamp: "Formatted at 2026-08-12 06:37:37 on dist-test-slave-ss4n"
I20260812 06:37:37.117892 13679 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/wal/instance:
uuid: "e715fab1d23e481ea485b67db1758052"
format_stamp: "Formatted at 2026-08-12 06:37:37 on dist-test-slave-ss4n"
I20260812 06:37:37.122452 13679 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260812 06:37:37.125842 13699 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:37.127277 13679 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260812 06:37:37.127483 13679 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/data,/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/wal
uuid: "e715fab1d23e481ea485b67db1758052"
format_stamp: "Formatted at 2026-08-12 06:37:37 on dist-test-slave-ss4n"
I20260812 06:37:37.127627 13679 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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)
I20260812 06:37:37.148036 13679 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:37.148938 13679 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:37.149221 13679 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:37.150063 13679 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:37.151623 13679 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:37.151723 13679 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:37.151808 13679 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:37.151854 13679 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:37.169776 13679 rpc_server.cc:307] RPC server started. Bound to: 127.12.201.196:43395
I20260812 06:37:37.169817 13827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.201.196:43395 every 8 connection(s)
I20260812 06:37:37.171299 13679 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/data/info.pb
I20260812 06:37:37.176589 13095 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu as pid 13679
I20260812 06:37:37.176733 13095 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-3/wal/instance
I20260812 06:37:37.184198 13828 heartbeater.cc:344] Connected to a master server at 127.12.201.254:46403
I20260812 06:37:37.184510 13828 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:37.185148 13828 heartbeater.cc:507] Master 127.12.201.254:46403 requested a full tablet report, sending...
I20260812 06:37:37.186439 13139 ts_manager.cc:194] Registered new tserver with Master: e715fab1d23e481ea485b67db1758052 (127.12.201.196:43395)
I20260812 06:37:37.187042 13139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.201.196:57361
I20260812 06:37:37.193545 13095 external_mini_cluster.cc:955] 4 TS(s) registered with all masters
I20260812 06:37:37.225754 13139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37960:
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 06:37:37.249804 13752 tablet_service.cc:1511] Processing CreateTablet for tablet ea0201e2f02f4a809bef22db4480a2b6 (DEFAULT_TABLE table=test-workload [id=0f082b7a309b4adfacf8bd06a1cbcae6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 06:37:37.249811 13284 tablet_service.cc:1511] Processing CreateTablet for tablet ea0201e2f02f4a809bef22db4480a2b6 (DEFAULT_TABLE table=test-workload [id=0f082b7a309b4adfacf8bd06a1cbcae6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 06:37:37.249811 13598 tablet_service.cc:1511] Processing CreateTablet for tablet ea0201e2f02f4a809bef22db4480a2b6 (DEFAULT_TABLE table=test-workload [id=0f082b7a309b4adfacf8bd06a1cbcae6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 06:37:37.251050 13752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0201e2f02f4a809bef22db4480a2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:37.251053 13598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0201e2f02f4a809bef22db4480a2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:37.251053 13284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0201e2f02f4a809bef22db4480a2b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:37.258599 13857 tablet_bootstrap.cc:492] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5: Bootstrap starting.
I20260812 06:37:37.258738 13854 tablet_bootstrap.cc:492] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052: Bootstrap starting.
I20260812 06:37:37.258769 13856 tablet_bootstrap.cc:492] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d: Bootstrap starting.
I20260812 06:37:37.261359 13856 tablet_bootstrap.cc:654] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:37.261374 13854 tablet_bootstrap.cc:654] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:37.261374 13857 tablet_bootstrap.cc:654] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:37.262404 13856 log.cc:826] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d: Log is configured to *not* fsync() on all Append() calls
I20260812 06:37:37.262442 13857 log.cc:826] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5: Log is configured to *not* fsync() on all Append() calls
I20260812 06:37:37.262442 13854 log.cc:826] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052: Log is configured to *not* fsync() on all Append() calls
I20260812 06:37:37.265035 13854 tablet_bootstrap.cc:492] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052: No bootstrap required, opened a new log
I20260812 06:37:37.265040 13856 tablet_bootstrap.cc:492] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d: No bootstrap required, opened a new log
I20260812 06:37:37.265120 13857 tablet_bootstrap.cc:492] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5: No bootstrap required, opened a new log
I20260812 06:37:37.265367 13854 ts_tablet_manager.cc:1403] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.004s
I20260812 06:37:37.265367 13857 ts_tablet_manager.cc:1403] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260812 06:37:37.265367 13856 ts_tablet_manager.cc:1403] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260812 06:37:37.268394 13854 raft_consensus.cc:359] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.268952 13854 raft_consensus.cc:385] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:37.269060 13854 raft_consensus.cc:740] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e715fab1d23e481ea485b67db1758052, State: Initialized, Role: FOLLOWER
I20260812 06:37:37.268914 13857 raft_consensus.cc:359] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.268914 13856 raft_consensus.cc:359] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.269160 13856 raft_consensus.cc:385] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:37.269169 13857 raft_consensus.cc:385] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:37.269236 13856 raft_consensus.cc:740] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a82bae78c5114300a1c711a287bd247d, State: Initialized, Role: FOLLOWER
I20260812 06:37:37.269236 13857 raft_consensus.cc:740] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2090f59025074e009d438663b798e3b5, State: Initialized, Role: FOLLOWER
I20260812 06:37:37.269717 13854 consensus_queue.cc:260] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.269836 13857 consensus_queue.cc:260] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.269836 13856 consensus_queue.cc:260] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.270651 13828 heartbeater.cc:499] Master 127.12.201.254:46403 was elected leader, sending a full tablet report...
I20260812 06:37:37.270969 13856 ts_tablet_manager.cc:1434] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260812 06:37:37.270969 13857 ts_tablet_manager.cc:1434] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260812 06:37:37.271389 13363 heartbeater.cc:499] Master 127.12.201.254:46403 was elected leader, sending a full tablet report...
I20260812 06:37:37.272002 13676 heartbeater.cc:499] Master 127.12.201.254:46403 was elected leader, sending a full tablet report...
I20260812 06:37:37.273001 13854 ts_tablet_manager.cc:1434] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260812 06:37:37.305557 13364 tablet.cc:2406] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 06:37:37.361387 13862 raft_consensus.cc:493] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 06:37:37.361819 13862 raft_consensus.cc:515] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.363293 13862 leader_election.cc:290] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2090f59025074e009d438663b798e3b5 (127.12.201.195:44443), e715fab1d23e481ea485b67db1758052 (127.12.201.196:43395)
I20260812 06:37:37.369705 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0201e2f02f4a809bef22db4480a2b6" candidate_uuid: "a82bae78c5114300a1c711a287bd247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2090f59025074e009d438663b798e3b5" is_pre_election: true
I20260812 06:37:37.369823 13775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0201e2f02f4a809bef22db4480a2b6" candidate_uuid: "a82bae78c5114300a1c711a287bd247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e715fab1d23e481ea485b67db1758052" is_pre_election: true
I20260812 06:37:37.370162 13775 raft_consensus.cc:2468] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82bae78c5114300a1c711a287bd247d in term 0.
I20260812 06:37:37.370149 13617 raft_consensus.cc:2468] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a82bae78c5114300a1c711a287bd247d in term 0.
I20260812 06:37:37.370913 13233 leader_election.cc:304] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [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: 2090f59025074e009d438663b798e3b5, a82bae78c5114300a1c711a287bd247d; no voters: 
I20260812 06:37:37.371273 13862 raft_consensus.cc:2804] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 06:37:37.371376 13862 raft_consensus.cc:493] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 06:37:37.371425 13862 raft_consensus.cc:3060] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:37.372530 13862 raft_consensus.cc:515] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.373024 13862 leader_election.cc:290] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [CANDIDATE]: Term 1 election: Requested vote from peers 2090f59025074e009d438663b798e3b5 (127.12.201.195:44443), e715fab1d23e481ea485b67db1758052 (127.12.201.196:43395)
I20260812 06:37:37.373625 13617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0201e2f02f4a809bef22db4480a2b6" candidate_uuid: "a82bae78c5114300a1c711a287bd247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2090f59025074e009d438663b798e3b5"
I20260812 06:37:37.373648 13775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0201e2f02f4a809bef22db4480a2b6" candidate_uuid: "a82bae78c5114300a1c711a287bd247d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e715fab1d23e481ea485b67db1758052"
I20260812 06:37:37.373816 13617 raft_consensus.cc:3060] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:37.373809 13775 raft_consensus.cc:3060] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:37.374853 13775 raft_consensus.cc:2468] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82bae78c5114300a1c711a287bd247d in term 1.
I20260812 06:37:37.374863 13617 raft_consensus.cc:2468] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a82bae78c5114300a1c711a287bd247d in term 1.
I20260812 06:37:37.375342 13233 leader_election.cc:304] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [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: 2090f59025074e009d438663b798e3b5, a82bae78c5114300a1c711a287bd247d; no voters: 
I20260812 06:37:37.375593 13862 raft_consensus.cc:2804] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:37.375909 13862 raft_consensus.cc:697] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [term 1 LEADER]: Becoming Leader. State: Replica: a82bae78c5114300a1c711a287bd247d, State: Running, Role: LEADER
I20260812 06:37:37.376324 13862 consensus_queue.cc:237] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d [LEADER]: Queue going to LEADER mode. State: All 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: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } }
I20260812 06:37:37.380702 13138 catalog_manager.cc:5719] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d reported cstate change: term changed from 0 to 1, leader changed from <none> to a82bae78c5114300a1c711a287bd247d (127.12.201.193). New cstate: current_term: 1 leader_uuid: "a82bae78c5114300a1c711a287bd247d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2090f59025074e009d438663b798e3b5" member_type: VOTER last_known_addr { host: "127.12.201.195" port: 44443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e715fab1d23e481ea485b67db1758052" member_type: VOTER last_known_addr { host: "127.12.201.196" port: 43395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a82bae78c5114300a1c711a287bd247d" member_type: VOTER last_known_addr { host: "127.12.201.193" port: 33671 } health_report { overall_health: HEALTHY } } }
I20260812 06:37:37.420955 13877 ts_tablet_manager.cc:933] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b: Initiating tablet copy from peer a82bae78c5114300a1c711a287bd247d (127.12.201.193:33671)
I20260812 06:37:37.421782 13877 tablet_copy_client.cc:323] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b: tablet copy: Beginning tablet copy session from remote peer at address 127.12.201.193:33671
W20260812 06:37:37.422541 13829 tablet.cc:2406] T ea0201e2f02f4a809bef22db4480a2b6 P e715fab1d23e481ea485b67db1758052: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 06:37:37.427024 13332 tablet_copy_service.cc:140] P a82bae78c5114300a1c711a287bd247d: Received BeginTabletCopySession request for tablet ea0201e2f02f4a809bef22db4480a2b6 from peer bca7d4ac12fc41b7b8cea15df128fb6b ({username='slave'} at 127.12.201.194:55079)
I20260812 06:37:37.427378 13332 tablet_copy_service.cc:161] P a82bae78c5114300a1c711a287bd247d: Beginning new tablet copy session on tablet ea0201e2f02f4a809bef22db4480a2b6 from peer bca7d4ac12fc41b7b8cea15df128fb6b at {username='slave'} at 127.12.201.194:55079: session id = bca7d4ac12fc41b7b8cea15df128fb6b-ea0201e2f02f4a809bef22db4480a2b6
I20260812 06:37:37.429243 13332 tablet_copy_source_session.cc:215] T ea0201e2f02f4a809bef22db4480a2b6 P a82bae78c5114300a1c711a287bd247d: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 06:37:37.433637 13877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0201e2f02f4a809bef22db4480a2b6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260812 06:37:37.437217 13877 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260812 06:37:37.437310 13877 fault_injection.cc:44] THIS SERVER MAY CRASH!
E20260812 06:37:37.437341 13877 fault_injection.cc:59] injecting fault for kudu (pid 13366): FLAGS_tablet_copy_fault_crash_before_write_cmeta (process will exit)
I20260812 06:37:37.451371 13095 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu with pid 13211
W20260812 06:37:37.458091 13677 tablet.cc:2406] T ea0201e2f02f4a809bef22db4480a2b6 P 2090f59025074e009d438663b798e3b5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 06:37:37.466572 13095 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu with pid 13525
I20260812 06:37:37.480931 13095 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu with pid 13679
I20260812 06:37:37.491986 13095 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu with pid 13104
I20260812 06:37:37.506371 13095 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
/tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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.12.201.194:34437
--local_ip_for_outbound_sockets=127.12.201.194
--tserver_master_addrs=127.12.201.254:46403
--webserver_port=40085
--webserver_interface=127.12.201.194
--builtin_ntp_servers=127.12.201.212:35641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--tablet_copy_fault_crash_before_write_cmeta=1.0 with env {}
W20260812 06:37:37.635855 13881 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 06:37:37.636133 13881 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 06:37:37.636235 13881 flags.cc:432] Enabled unsafe flag: --tablet_copy_fault_crash_before_write_cmeta=1
W20260812 06:37:37.636296 13881 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 06:37:37.640435 13881 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 06:37:37.640595 13881 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.201.194
I20260812 06:37:37.645394 13881 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.12.201.212:35641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.12.201.194:34437
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.12.201.194
--webserver_port=40085
--tablet_copy_fault_crash_before_write_cmeta=1
--tserver_master_addrs=127.12.201.254:46403
--never_fsync=true
--heap_profile_path=/tmp/kudu.13881
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.12.201.194

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 06:37:37.646952 13881 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:37.648313 13881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:37.656778 13891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:37.656778 13888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:37.656781 13889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:37.656891 13881 server_base.cc:1061] running on GCE node
I20260812 06:37:37.657594 13881 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 06:37:37.658294 13881 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 06:37:37.659475 13881 hybrid_clock.cc:648] HybridClock initialized: now 1786516657659447 us; error 44 us; skew 500 ppm
I20260812 06:37:37.662026 13881 webserver.cc:533] Webserver started at http://127.12.201.194:40085/ using document root <none> and password file <none>
I20260812 06:37:37.662771 13881 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:37.662859 13881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:37.667344 13881 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260812 06:37:37.670100 13897 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:37.671599 13881 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260812 06:37:37.671840 13881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data,/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
uuid: "bca7d4ac12fc41b7b8cea15df128fb6b"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:37.672358 13881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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)
I20260812 06:37:37.708145 13881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:37.709046 13881 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:37.709287 13881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:37.710070 13881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:37.712044 13906 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
W20260812 06:37:37.716711 13906 ts_tablet_manager.cc:1863] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b: Tablet Manager startup: Rolling forward tablet deletion of type TABLET_DATA_COPYING
I20260812 06:37:37.717723 13906 ts_tablet_manager.cc:1916] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 06:37:37.722230 13906 ts_tablet_manager.cc:1929] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260812 06:37:37.723402 13881 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 0 live tablets)
I20260812 06:37:37.723654 13881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.012s	user 0.001s	sys 0.000s
I20260812 06:37:37.723791 13881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:37.723839 13881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:37.736289 13881 rpc_server.cc:307] RPC server started. Bound to: 127.12.201.194:34437
I20260812 06:37:37.736388 14029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.201.194:34437 every 8 connection(s)
I20260812 06:37:37.737664 13881 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/ts-1/data/info.pb
W20260812 06:37:37.742326 14030 heartbeater.cc:646] Failed to heartbeat to 127.12.201.254:46403 (0 consecutive failures): Network error: Failed to ping master at 127.12.201.254:46403: Client connection negotiation failed: client connection to 127.12.201.254:46403: connect: Connection refused (error 111)
W20260812 06:37:37.744208 14030 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 06:37:37.746068 13095 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu as pid 13881
I20260812 06:37:37.756165 13977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0201e2f02f4a809bef22db4480a2b6" candidate_uuid: "X" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: true dest_uuid: "bca7d4ac12fc41b7b8cea15df128fb6b" is_pre_election: true
I20260812 06:37:37.757270 13977 raft_consensus.cc:1803] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b [term 0 NON_PARTICIPANT]: voting while tombstoned based on last-logged opid 1.0
I20260812 06:37:37.757702 13977 raft_consensus.cc:1813] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b [term 0 NON_PARTICIPANT]: Handling vote request from an unknown peer X
I20260812 06:37:37.757917 13977 raft_consensus.cc:2410] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b [term 0 NON_PARTICIPANT]: Leader pre-election vote request: Denying vote to candidate X for term 2 because replica has last-logged OpId of term: 1 index: 0, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260812 06:37:37.760349 13977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0201e2f02f4a809bef22db4480a2b6" candidate_uuid: "X" candidate_term: 2 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bca7d4ac12fc41b7b8cea15df128fb6b" is_pre_election: true
I20260812 06:37:37.760474 13977 raft_consensus.cc:1803] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b [term 0 NON_PARTICIPANT]: voting while tombstoned based on last-logged opid 1.0
I20260812 06:37:37.760632 13977 raft_consensus.cc:1813] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b [term 0 NON_PARTICIPANT]: Handling vote request from an unknown peer X
I20260812 06:37:37.760766 13977 raft_consensus.cc:2468] T ea0201e2f02f4a809bef22db4480a2b6 P bca7d4ac12fc41b7b8cea15df128fb6b [term 0 NON_PARTICIPANT]: Leader pre-election vote request: Granting yes vote for candidate X in term 0.
I20260812 06:37:37.761613 13095 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
/tmp/dist-test-taskAGk5kn/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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.12.201.254:46403
--webserver_interface=127.12.201.254
--webserver_port=36873
--builtin_ntp_servers=127.12.201.212:35641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.12.201.254:46403 with env {}
W20260812 06:37:37.895740 14034 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 06:37:37.896039 14034 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 06:37:37.896090 14034 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 06:37:37.900309 14034 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 06:37:37.900401 14034 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 06:37:37.900425 14034 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 06:37:37.900446 14034 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 06:37:37.905368 14034 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.12.201.212:35641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.12.201.254:46403
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.12.201.254:46403
--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-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.12.201.254
--webserver_port=36873
--never_fsync=true
--heap_profile_path=/tmp/kudu.14034
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false

Master server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 06:37:37.906744 14034 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:37.908062 14034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:37.914768 14043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:37.915023 14042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:37.915212 14045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:37.915449 14034 server_base.cc:1061] running on GCE node
I20260812 06:37:37.916281 14034 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 06:37:37.917958 14034 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 06:37:37.919363 14034 hybrid_clock.cc:648] HybridClock initialized: now 1786516657919239 us; error 139 us; skew 500 ppm
I20260812 06:37:37.922750 14034 webserver.cc:533] Webserver started at http://127.12.201.254:36873/ using document root <none> and password file <none>
I20260812 06:37:37.923558 14034 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:37.923650 14034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:37.929239 14034 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260812 06:37:37.932510 14052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:37.934283 14034 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:37:37.934453 14034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data,/tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
uuid: "f5fb60b508524d8ba95844bdd527925c"
format_stamp: "Formatted at 2026-08-12 06:37:36 on dist-test-slave-ss4n"
I20260812 06:37:37.934962 14034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-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)
I20260812 06:37:37.995463 14034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:37.996340 14034 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:37.996547 14034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:38.010422 14113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.201.254:46403 every 8 connection(s)
I20260812 06:37:38.010465 14034 rpc_server.cc:307] RPC server started. Bound to: 127.12.201.254:46403
I20260812 06:37:38.012425 14034 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskAGk5kn/test-tmp/tombstoned_voting-itest.0.TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote.1786516655940131-13095-0/minicluster-data/master-0/data/info.pb
I20260812 06:37:38.018330 14114 sys_catalog.cc:263] Verifying existing consensus state
I20260812 06:37:38.020330 14114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Bootstrap starting.
I20260812 06:37:38.022006 13095 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu as pid 14034
I20260812 06:37:38.044827 14114 log.cc:826] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Log is configured to *not* fsync() on all Append() calls
I20260812 06:37:38.055676 14114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 06:37:38.056198 14114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Bootstrap complete.
I20260812 06:37:38.062405 14114 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } }
I20260812 06:37:38.062832 14114 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fb60b508524d8ba95844bdd527925c, State: Initialized, Role: FOLLOWER
I20260812 06:37:38.063737 14114 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } }
I20260812 06:37:38.063889 14114 raft_consensus.cc:399] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:38.063997 14114 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:38.064134 14114 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 1 FOLLOWER]: Advancing to term 2
I20260812 06:37:38.066213 14114 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } }
I20260812 06:37:38.066663 14114 leader_election.cc:304] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [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: f5fb60b508524d8ba95844bdd527925c; no voters: 
I20260812 06:37:38.067049 14114 leader_election.cc:290] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 06:37:38.067626 14118 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 2 FOLLOWER]: Leader election won for term 2
I20260812 06:37:38.067963 14118 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [term 2 LEADER]: Becoming Leader. State: Replica: f5fb60b508524d8ba95844bdd527925c, State: Running, Role: LEADER
I20260812 06:37:38.068392 14118 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } }
I20260812 06:37:38.069365 14114 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:38.070050 14119 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "f5fb60b508524d8ba95844bdd527925c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } } }
I20260812 06:37:38.070250 14119 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:38.070468 14120 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5fb60b508524d8ba95844bdd527925c. Latest consensus state: current_term: 2 leader_uuid: "f5fb60b508524d8ba95844bdd527925c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5fb60b508524d8ba95844bdd527925c" member_type: VOTER last_known_addr { host: "127.12.201.254" port: 46403 } } }
I20260812 06:37:38.070590 14120 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:38.071198 14122 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:38.075796 14122 catalog_manager.cc:679] Loaded metadata for table test-workload [id=0f082b7a309b4adfacf8bd06a1cbcae6]
I20260812 06:37:38.078135 14122 tablet_loader.cc:96] loaded metadata for tablet ea0201e2f02f4a809bef22db4480a2b6 (table test-workload [id=0f082b7a309b4adfacf8bd06a1cbcae6])
I20260812 06:37:38.078395 14122 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:38.079339 14122 catalog_manager.cc:1295] Loaded cluster ID: 0599b5e686934a4ab885802ddc494161
I20260812 06:37:38.080472 14122 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:38.082784 14122 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:38.083638 14122 catalog_manager.cc:6103] T 00000000000000000000000000000000 P f5fb60b508524d8ba95844bdd527925c: Loaded TSK: 0
I20260812 06:37:38.084621 14122 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:38.754195 14030 heartbeater.cc:344] Connected to a master server at 127.12.201.254:46403
I20260812 06:37:38.754458 14030 heartbeater.cc:461] Registering TS with master...
I20260812 06:37:38.755354 14030 heartbeater.cc:507] Master 127.12.201.254:46403 requested a full tablet report, sending...
I20260812 06:37:38.757386 14071 ts_manager.cc:194] Registered new tserver with Master: bca7d4ac12fc41b7b8cea15df128fb6b (127.12.201.194:34437)
I20260812 06:37:38.759506 14071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.201.194:40959
I20260812 06:37:39.762569 14030 heartbeater.cc:499] Master 127.12.201.254:46403 was elected leader, sending a full tablet report...
I20260812 06:37:43.106942 13095 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu with pid 13881
I20260812 06:37:43.119452 13095 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskAGk5kn/build/debug/bin/kudu with pid 14034
2026-08-12T06:37:43Z chronyd exiting
[       OK ] TombstonedVotingITest.TestTombstonedReplicaWithoutCMetaCanVote (7195 ms)
[----------] 1 test from TombstonedVotingITest (7195 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (7195 ms total)
[  PASSED  ] 1 test.
