[==========] Running 6 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from TombstonedVotingIMCITest
[ RUN      ] TombstonedVotingIMCITest.TestNoVoteAfterShutdown
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:03:43.225085  1955 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.232.254:41199
I20260812 08:03:43.226193  1955 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 08:03:43.226814  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:43.233532  1967 instance_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 08:03:43.233510  1975 instance_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 08:03:43.233506  1969 instance_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 08:03:43.234006  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:43.234508  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.234606  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:43.234642  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521823234640 us; error 0 us; skew 500 ppm
I20260812 08:03:43.236505  1955 webserver.cc:533] Webserver started at http://127.1.232.254:43789/ using document root <none> and password file <none>
I20260812 08:03:43.237003  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.237092  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.237300  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.238984  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/master-0-root/instance:
uuid: "13c2f4f80047483c9923716d02dfd8cc"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-f0tn"
I20260812 08:03:43.242051  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 08:03:43.243741  1984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.244558  1955 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260812 08:03:43.244670  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/master-0-root
uuid: "13c2f4f80047483c9923716d02dfd8cc"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-f0tn"
I20260812 08:03:43.244755  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.262216  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.262784  1955 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 08:03:43.262933  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.270300  2058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.254:41199 every 8 connection(s)
I20260812 08:03:43.270305  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.254:41199
I20260812 08:03:43.273509  2061 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 08:03:43.278338  2061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc: Bootstrap starting.
I20260812 08:03:43.280622  2061 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.281361  2061 log.cc:826] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:43.282967  2061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc: No bootstrap required, opened a new log
I20260812 08:03:43.285312  2061 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13c2f4f80047483c9923716d02dfd8cc" member_type: VOTER }
I20260812 08:03:43.285475  2061 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.285519  2061 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c2f4f80047483c9923716d02dfd8cc, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.285976  2061 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13c2f4f80047483c9923716d02dfd8cc" member_type: VOTER }
I20260812 08:03:43.286084  2061 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.286120  2061 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.286221  2061 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.286935  2061 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13c2f4f80047483c9923716d02dfd8cc" member_type: VOTER }
I20260812 08:03:43.287194  2061 leader_election.cc:304] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 13c2f4f80047483c9923716d02dfd8cc; no voters: 
I20260812 08:03:43.287420  2061 leader_election.cc:290] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.287544  2067 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.287752  2067 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 1 LEADER]: Becoming Leader. State: Replica: 13c2f4f80047483c9923716d02dfd8cc, State: Running, Role: LEADER
I20260812 08:03:43.288029  2067 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13c2f4f80047483c9923716d02dfd8cc" member_type: VOTER }
I20260812 08:03:43.288331  2061 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:43.289516  2073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13c2f4f80047483c9923716d02dfd8cc. Latest consensus state: current_term: 1 leader_uuid: "13c2f4f80047483c9923716d02dfd8cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13c2f4f80047483c9923716d02dfd8cc" member_type: VOTER } }
I20260812 08:03:43.289631  2073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:43.289832  2070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13c2f4f80047483c9923716d02dfd8cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13c2f4f80047483c9923716d02dfd8cc" member_type: VOTER } }
I20260812 08:03:43.289968  2082 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:43.290614  1955 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:43.292558  2082 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:43.292689  2070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:43.296757  2082 catalog_manager.cc:1383] Generated new cluster ID: 9a7f82d4f061438b95920de67434311b
I20260812 08:03:43.296818  2082 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:43.313233  2082 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:43.314031  2082 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:43.321261  2082 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc: Generated new TSK 0
I20260812 08:03:43.321907  2082 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:43.355480  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:43.358290  2102 instance_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 08:03:43.358417  2099 instance_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 08:03:43.358479  2104 instance_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 08:03:43.358664  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:43.358857  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.358906  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:43.358922  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521823358921 us; error 0 us; skew 500 ppm
I20260812 08:03:43.359833  1955 webserver.cc:533] Webserver started at http://127.1.232.193:43991/ using document root <none> and password file <none>
I20260812 08:03:43.360003  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.360059  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.360134  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.360526  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-0-root/instance:
uuid: "2455332a346a4d11a6fadedc8c19426f"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-f0tn"
I20260812 08:03:43.362092  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:43.363024  2111 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.363261  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.363328  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "2455332a346a4d11a6fadedc8c19426f"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-f0tn"
I20260812 08:03:43.363397  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.369702  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.370057  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.370447  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:43.371224  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:43.371276  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.371315  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:43.371345  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.377314  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:46417
I20260812 08:03:43.377357  2224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:46417 every 8 connection(s)
I20260812 08:03:43.378336  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:43.380342  2238 instance_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 08:03:43.380419  2236 instance_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 08:03:43.380921  1955 server_base.cc:1061] running on GCE node
W20260812 08:03:43.381481  2234 instance_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 08:03:43.381771  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.381824  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:43.381844  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521823381844 us; error 0 us; skew 500 ppm
I20260812 08:03:43.382743  1955 webserver.cc:533] Webserver started at http://127.1.232.194:42471/ using document root <none> and password file <none>
I20260812 08:03:43.382905  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.382952  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.383025  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.383430  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-1-root/instance:
uuid: "5e37a1de97d14d3390e8928c47866a1d"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-f0tn"
I20260812 08:03:43.384974  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.386018  2250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.386309  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:43.386376  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "5e37a1de97d14d3390e8928c47866a1d"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-f0tn"
I20260812 08:03:43.386441  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.390220  2225 heartbeater.cc:344] Connected to a master server at 127.1.232.254:41199
I20260812 08:03:43.390537  2225 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:43.391008  2225 heartbeater.cc:507] Master 127.1.232.254:41199 requested a full tablet report, sending...
I20260812 08:03:43.392483  2010 ts_manager.cc:194] Registered new tserver with Master: 2455332a346a4d11a6fadedc8c19426f (127.1.232.193:46417)
I20260812 08:03:43.393893  2010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43468
I20260812 08:03:43.414515  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.414970  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.415282  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:43.415824  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:43.415868  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.415916  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:43.415946  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.421967  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:45975
I20260812 08:03:43.422024  2362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:45975 every 8 connection(s)
I20260812 08:03:43.427536  2363 heartbeater.cc:344] Connected to a master server at 127.1.232.254:41199
I20260812 08:03:43.427666  2363 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:43.427937  2363 heartbeater.cc:507] Master 127.1.232.254:41199 requested a full tablet report, sending...
I20260812 08:03:43.428732  2010 ts_manager.cc:194] Registered new tserver with Master: 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194:45975)
I20260812 08:03:43.429350  1955 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.0068896s
I20260812 08:03:43.429435  2010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43474
I20260812 08:03:43.454197  2010 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43502:
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: 2
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:03:43.455508  2010 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 3 tablet servers would be needed, 2 are available. Consider bringing up more tablet servers.
I20260812 08:03:43.467537  2300 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc9aa58d8f949aba3680e64317fe9d3 (DEFAULT_TABLE table=test-workload [id=9d69d05fdfc04b62aa4b2ea563c05918]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.467908  2163 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc9aa58d8f949aba3680e64317fe9d3 (DEFAULT_TABLE table=test-workload [id=9d69d05fdfc04b62aa4b2ea563c05918]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.467996  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc9aa58d8f949aba3680e64317fe9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.468181  2163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc9aa58d8f949aba3680e64317fe9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.470186  2395 tablet_bootstrap.cc:492] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f: Bootstrap starting.
I20260812 08:03:43.470372  2394 tablet_bootstrap.cc:492] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: Bootstrap starting.
I20260812 08:03:43.471230  2395 tablet_bootstrap.cc:654] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.471381  2394 tablet_bootstrap.cc:654] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.472254  2395 tablet_bootstrap.cc:492] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f: No bootstrap required, opened a new log
I20260812 08:03:43.472337  2395 ts_tablet_manager.cc:1403] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.472401  2394 tablet_bootstrap.cc:492] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: No bootstrap required, opened a new log
I20260812 08:03:43.472496  2394 ts_tablet_manager.cc:1403] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.472713  2395 raft_consensus.cc:359] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.472815  2395 raft_consensus.cc:385] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.472836  2395 raft_consensus.cc:740] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2455332a346a4d11a6fadedc8c19426f, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.472854  2394 raft_consensus.cc:359] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.472972  2394 raft_consensus.cc:385] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.472950  2395 consensus_queue.cc:260] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.473039  2394 raft_consensus.cc:740] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e37a1de97d14d3390e8928c47866a1d, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.473179  2394 consensus_queue.cc:260] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.473327  2395 ts_tablet_manager.cc:1434] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.473577  2394 ts_tablet_manager.cc:1434] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:43.473577  2225 heartbeater.cc:499] Master 127.1.232.254:41199 was elected leader, sending a full tablet report...
I20260812 08:03:43.473629  2363 heartbeater.cc:499] Master 127.1.232.254:41199 was elected leader, sending a full tablet report...
I20260812 08:03:43.541637  2403 raft_consensus.cc:493] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:43.541800  2403 raft_consensus.cc:515] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.542476  2403 leader_election.cc:290] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2455332a346a4d11a6fadedc8c19426f (127.1.232.193:46417)
I20260812 08:03:43.545724  2175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc9aa58d8f949aba3680e64317fe9d3" candidate_uuid: "5e37a1de97d14d3390e8928c47866a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2455332a346a4d11a6fadedc8c19426f" is_pre_election: true
I20260812 08:03:43.545912  2175 raft_consensus.cc:2468] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e37a1de97d14d3390e8928c47866a1d in term 0.
I20260812 08:03:43.546330  2255 leader_election.cc:304] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 2455332a346a4d11a6fadedc8c19426f, 5e37a1de97d14d3390e8928c47866a1d; no voters: 
I20260812 08:03:43.546583  2403 raft_consensus.cc:2804] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:43.546648  2403 raft_consensus.cc:493] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:43.546674  2403 raft_consensus.cc:3060] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.547623  2403 raft_consensus.cc:515] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.547907  2403 leader_election.cc:290] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [CANDIDATE]: Term 1 election: Requested vote from peers 2455332a346a4d11a6fadedc8c19426f (127.1.232.193:46417)
I20260812 08:03:43.548275  2175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc9aa58d8f949aba3680e64317fe9d3" candidate_uuid: "5e37a1de97d14d3390e8928c47866a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2455332a346a4d11a6fadedc8c19426f"
I20260812 08:03:43.548398  2175 raft_consensus.cc:3060] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.549180  2175 raft_consensus.cc:2468] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e37a1de97d14d3390e8928c47866a1d in term 1.
I20260812 08:03:43.549471  2255 leader_election.cc:304] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 2455332a346a4d11a6fadedc8c19426f, 5e37a1de97d14d3390e8928c47866a1d; no voters: 
I20260812 08:03:43.549631  2403 raft_consensus.cc:2804] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.549867  2403 raft_consensus.cc:697] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 1 LEADER]: Becoming Leader. State: Replica: 5e37a1de97d14d3390e8928c47866a1d, State: Running, Role: LEADER
I20260812 08:03:43.550015  2403 consensus_queue.cc:237] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [LEADER]: Queue going to LEADER mode. State: All 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: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.552003  2007 catalog_manager.cc:5719] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194). New cstate: current_term: 1 leader_uuid: "5e37a1de97d14d3390e8928c47866a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:43.585556  2175 raft_consensus.cc:1275] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 1 FOLLOWER]: Refusing update from remote peer 5e37a1de97d14d3390e8928c47866a1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:43.586134  2403 consensus_queue.cc:1048] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:43.589053  2419 mvcc.cc:204] Tried to move back new op lower bound from 7317593389401853952 to 7317593389262843904. Current Snapshot: MvccSnapshot[applied={T|T < 7317593389401853952}]
I20260812 08:03:43.625237  1955 tombstoned_voting-imc-itest.cc:117] Tombstoning ts1...
I20260812 08:03:43.625334  1955 tablet_replica.cc:333] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: stopping tablet replica
I20260812 08:03:43.625530  1955 raft_consensus.cc:2243] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.625798  1955 raft_consensus.cc:2272] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.626878  1955 ts_tablet_manager.cc:1916] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:43.628765  1955 ts_tablet_manager.cc:1929] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.12
I20260812 08:03:43.628845  1955 log.cc:1199] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d: Deleting WAL directory at /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteAfterShutdown.1786521823214318-1955-0/minicluster-data/ts-1-root/wals/0fc9aa58d8f949aba3680e64317fe9d3
I20260812 08:03:43.629096  1955 raft_consensus.cc:584] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 1 FOLLOWER]: Rejecting request to step down while not leader
I20260812 08:03:43.629184  1955 raft_consensus.cc:493] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260812 08:03:43.629220  1955 raft_consensus.cc:3060] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:43.629887  1955 raft_consensus.cc:515] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.630198  1955 leader_election.cc:290] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 2 election: Requested vote from peers 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194:45975)
I20260812 08:03:43.633276  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc9aa58d8f949aba3680e64317fe9d3" candidate_uuid: "2455332a346a4d11a6fadedc8c19426f" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: true dest_uuid: "5e37a1de97d14d3390e8928c47866a1d"
I20260812 08:03:43.633416  2320 raft_consensus.cc:1803] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 1 FOLLOWER]: voting while tombstoned based on last-logged opid 1.12
I20260812 08:03:43.633498  2320 raft_consensus.cc:3060] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:43.634274  2320 raft_consensus.cc:2468] T 0fc9aa58d8f949aba3680e64317fe9d3 P 5e37a1de97d14d3390e8928c47866a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2455332a346a4d11a6fadedc8c19426f in term 2.
I20260812 08:03:43.634641  2118 leader_election.cc:304] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 2455332a346a4d11a6fadedc8c19426f, 5e37a1de97d14d3390e8928c47866a1d; no voters: 
I20260812 08:03:43.634835  2399 raft_consensus.cc:2804] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:43.635003  2399 raft_consensus.cc:697] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 2 LEADER]: Becoming Leader. State: Replica: 2455332a346a4d11a6fadedc8c19426f, State: Running, Role: LEADER
I20260812 08:03:43.635164  2399 consensus_queue.cc:237] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.636438  2000 catalog_manager.cc:5719] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f reported cstate change: term changed from 1 to 2, leader changed from 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194) to 2455332a346a4d11a6fadedc8c19426f (127.1.232.193). New cstate: current_term: 2 leader_uuid: "2455332a346a4d11a6fadedc8c19426f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.637795  1955 tombstoned_voting-imc-itest.cc:138] Shutting down ts1...
I20260812 08:03:43.637866  1955 raft_consensus.cc:591] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 2 LEADER]: Received request to step down
I20260812 08:03:43.637912  1955 raft_consensus.cc:3055] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 2 LEADER]: Stepping down as leader of term 2
I20260812 08:03:43.637943  1955 raft_consensus.cc:740] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2455332a346a4d11a6fadedc8c19426f, State: Running, Role: LEADER
I20260812 08:03:43.638084  1955 consensus_queue.cc:260] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 2.13, Last appended by leader: 13, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.638206  1955 raft_consensus.cc:3060] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:43.638312  1955 raft_consensus.cc:493] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260812 08:03:43.638375  1955 raft_consensus.cc:3060] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:43.639087  1955 raft_consensus.cc:515] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:43.639339  1955 leader_election.cc:290] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 4 election: Requested vote from peers 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194:45975)
I20260812 08:03:43.639694  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc9aa58d8f949aba3680e64317fe9d3" candidate_uuid: "2455332a346a4d11a6fadedc8c19426f" candidate_term: 4 candidate_status { last_received { term: 2 index: 13 } } ignore_live_leader: true dest_uuid: "5e37a1de97d14d3390e8928c47866a1d"
W20260812 08:03:43.640075  2118 leader_election.cc:343] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 4 election: Tablet error from VoteRequest() call to peer 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194:45975): Illegal state: cannot vote while shut down
I20260812 08:03:43.640177  2118 leader_election.cc:304] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 2455332a346a4d11a6fadedc8c19426f; no voters: 5e37a1de97d14d3390e8928c47866a1d
I20260812 08:03:43.640300  2399 raft_consensus.cc:2749] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260812 08:03:45.687331  2436 raft_consensus.cc:493] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:45.687513  2436 raft_consensus.cc:515] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:45.687976  2436 leader_election.cc:290] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194:45975)
I20260812 08:03:45.688558  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc9aa58d8f949aba3680e64317fe9d3" candidate_uuid: "2455332a346a4d11a6fadedc8c19426f" candidate_term: 5 candidate_status { last_received { term: 2 index: 13 } } ignore_live_leader: false dest_uuid: "5e37a1de97d14d3390e8928c47866a1d" is_pre_election: true
W20260812 08:03:45.689008  2118 leader_election.cc:343] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 5 pre-election: Tablet error from VoteRequest() call to peer 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194:45975): Illegal state: cannot vote while shut down
I20260812 08:03:45.689090  2118 leader_election.cc:304] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 2455332a346a4d11a6fadedc8c19426f; no voters: 5e37a1de97d14d3390e8928c47866a1d
I20260812 08:03:45.689226  2436 raft_consensus.cc:2749] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260812 08:03:47.976279  2437 raft_consensus.cc:493] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:47.976433  2437 raft_consensus.cc:515] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e37a1de97d14d3390e8928c47866a1d" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 45975 } } peers { permanent_uuid: "2455332a346a4d11a6fadedc8c19426f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 46417 } }
I20260812 08:03:47.976809  2437 leader_election.cc:290] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194:45975)
I20260812 08:03:47.977361  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc9aa58d8f949aba3680e64317fe9d3" candidate_uuid: "2455332a346a4d11a6fadedc8c19426f" candidate_term: 5 candidate_status { last_received { term: 2 index: 13 } } ignore_live_leader: false dest_uuid: "5e37a1de97d14d3390e8928c47866a1d" is_pre_election: true
W20260812 08:03:47.977839  2118 leader_election.cc:343] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 5 pre-election: Tablet error from VoteRequest() call to peer 5e37a1de97d14d3390e8928c47866a1d (127.1.232.194:45975): Illegal state: cannot vote while shut down
I20260812 08:03:47.977931  2118 leader_election.cc:304] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 2455332a346a4d11a6fadedc8c19426f; no voters: 5e37a1de97d14d3390e8928c47866a1d
I20260812 08:03:47.978104  2437 raft_consensus.cc:2749] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260812 08:03:48.652740  1955 tablet_server.cc:179] TabletServer@127.1.232.193:0 shutting down...
I20260812 08:03:48.656714  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:48.657004  1955 tablet_replica.cc:333] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f: stopping tablet replica
I20260812 08:03:48.657110  1955 raft_consensus.cc:2243] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:48.657248  1955 pending_rounds.cc:70] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f: Trying to abort 1 pending ops.
I20260812 08:03:48.657297  1955 pending_rounds.cc:77] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f: Aborting op as it isn't in flight: id { term: 2 index: 13 } timestamp: 7317593389610897408 op_type: NO_OP noop_request { }
I20260812 08:03:48.657429  1955 raft_consensus.cc:2889] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260812 08:03:48.657497  1955 raft_consensus.cc:2272] T 0fc9aa58d8f949aba3680e64317fe9d3 P 2455332a346a4d11a6fadedc8c19426f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.671422  1955 tablet_server.cc:196] TabletServer@127.1.232.193:0 shutdown complete.
I20260812 08:03:48.674746  1955 tablet_server.cc:179] TabletServer@127.1.232.194:0 shutting down...
I20260812 08:03:48.677995  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:48.690325  1955 tablet_server.cc:196] TabletServer@127.1.232.194:0 shutdown complete.
I20260812 08:03:48.692373  1955 master.cc:562] Master@127.1.232.254:41199 shutting down...
I20260812 08:03:48.695710  1955 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.695878  1955 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.695948  1955 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13c2f4f80047483c9923716d02dfd8cc: stopping tablet replica
I20260812 08:03:48.708532  1955 master.cc:584] Master@127.1.232.254:41199 shutdown complete.
[       OK ] TombstonedVotingIMCITest.TestNoVoteAfterShutdown (5490 ms)
[ RUN      ] TombstonedVotingIMCITest.TestVotingLogic
I20260812 08:03:48.714697  1955 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.232.254:41119
I20260812 08:03:48.715039  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.716969  2438 instance_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 08:03:48.717007  1955 server_base.cc:1061] running on GCE node
W20260812 08:03:48.717025  2439 instance_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 08:03:48.717038  2442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:48.717330  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.717373  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:48.717410  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521828717410 us; error 0 us; skew 500 ppm
I20260812 08:03:48.718209  1955 webserver.cc:533] Webserver started at http://127.1.232.254:44931/ using document root <none> and password file <none>
I20260812 08:03:48.718327  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.718364  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.718423  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.718760  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/master-0-root/instance:
uuid: "6baf408614f942929232079302a9fe1f"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-f0tn"
I20260812 08:03:48.720053  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:48.720887  2456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.721107  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.721172  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/master-0-root
uuid: "6baf408614f942929232079302a9fe1f"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-f0tn"
I20260812 08:03:48.721238  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.748802  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.749185  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.753202  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.254:41119
I20260812 08:03:48.755139  2548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.254:41119 every 8 connection(s)
I20260812 08:03:48.755610  2550 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 08:03:48.757298  2550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f: Bootstrap starting.
I20260812 08:03:48.758083  2550 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.758985  2550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f: No bootstrap required, opened a new log
I20260812 08:03:48.759411  2550 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6baf408614f942929232079302a9fe1f" member_type: VOTER }
I20260812 08:03:48.759496  2550 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.759526  2550 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6baf408614f942929232079302a9fe1f, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.759653  2550 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6baf408614f942929232079302a9fe1f" member_type: VOTER }
I20260812 08:03:48.759735  2550 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.759774  2550 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.759822  2550 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.760490  2550 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6baf408614f942929232079302a9fe1f" member_type: VOTER }
I20260812 08:03:48.760619  2550 leader_election.cc:304] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6baf408614f942929232079302a9fe1f; no voters: 
I20260812 08:03:48.760787  2550 leader_election.cc:290] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.760896  2553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.761123  2553 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 1 LEADER]: Becoming Leader. State: Replica: 6baf408614f942929232079302a9fe1f, State: Running, Role: LEADER
I20260812 08:03:48.761184  2550 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:48.761263  2553 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6baf408614f942929232079302a9fe1f" member_type: VOTER }
I20260812 08:03:48.761704  2557 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6baf408614f942929232079302a9fe1f. Latest consensus state: current_term: 1 leader_uuid: "6baf408614f942929232079302a9fe1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6baf408614f942929232079302a9fe1f" member_type: VOTER } }
I20260812 08:03:48.761837  2557 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.761701  2554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6baf408614f942929232079302a9fe1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6baf408614f942929232079302a9fe1f" member_type: VOTER } }
I20260812 08:03:48.762084  2554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.762091  2561 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:48.763312  2561 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:48.763551  1955 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:48.765027  2561 catalog_manager.cc:1383] Generated new cluster ID: 622984f99991495289f247d45aeed26e
I20260812 08:03:48.765077  2561 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:48.775236  2561 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:48.775720  2561 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:48.783658  2561 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f: Generated new TSK 0
I20260812 08:03:48.783799  2561 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:48.795802  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.797786  2581 instance_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 08:03:48.797787  2577 instance_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 08:03:48.797935  2583 instance_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 08:03:48.797825  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:48.798187  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.798229  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:48.798254  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521828798253 us; error 0 us; skew 500 ppm
I20260812 08:03:48.799145  1955 webserver.cc:533] Webserver started at http://127.1.232.193:34947/ using document root <none> and password file <none>
I20260812 08:03:48.799304  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.799362  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.799436  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.799824  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-0-root/instance:
uuid: "34705e489bc14fbb8305927773c952c5"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-f0tn"
I20260812 08:03:48.801244  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:48.802222  2590 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.802438  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.802507  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "34705e489bc14fbb8305927773c952c5"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-f0tn"
I20260812 08:03:48.802577  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.817137  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.817588  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.817868  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:48.818336  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:48.818375  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.818418  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:48.818444  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.822420  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:44385
I20260812 08:03:48.822466  2699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:44385 every 8 connection(s)
I20260812 08:03:48.823237  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.824929  2711 instance_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 08:03:48.825093  2712 instance_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 08:03:48.825096  2715 instance_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 08:03:48.825209  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:48.825474  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.825537  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:48.825567  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521828825565 us; error 0 us; skew 500 ppm
I20260812 08:03:48.826521  1955 webserver.cc:533] Webserver started at http://127.1.232.194:42225/ using document root <none> and password file <none>
I20260812 08:03:48.826683  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.826741  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.826824  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.827232  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root/instance:
uuid: "bc127bb6df764d8c975b757818134c71"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-f0tn"
I20260812 08:03:48.828716  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:48.829718  2727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.829952  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.830058  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "bc127bb6df764d8c975b757818134c71"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-f0tn"
I20260812 08:03:48.830135  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.830577  2700 heartbeater.cc:344] Connected to a master server at 127.1.232.254:41119
I20260812 08:03:48.830682  2700 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:48.830921  2700 heartbeater.cc:507] Master 127.1.232.254:41119 requested a full tablet report, sending...
I20260812 08:03:48.831599  2479 ts_manager.cc:194] Registered new tserver with Master: 34705e489bc14fbb8305927773c952c5 (127.1.232.193:44385)
I20260812 08:03:48.832341  2479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40026
I20260812 08:03:48.849834  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.850368  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.850716  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:48.851291  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:48.851341  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.851390  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:48.851424  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.856033  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:46185
I20260812 08:03:48.856078  2824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:46185 every 8 connection(s)
I20260812 08:03:48.860504  2826 heartbeater.cc:344] Connected to a master server at 127.1.232.254:41119
I20260812 08:03:48.860600  2826 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:48.860776  2826 heartbeater.cc:507] Master 127.1.232.254:41119 requested a full tablet report, sending...
I20260812 08:03:48.861398  2479 ts_manager.cc:194] Registered new tserver with Master: bc127bb6df764d8c975b757818134c71 (127.1.232.194:46185)
I20260812 08:03:48.861879  2479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40042
I20260812 08:03:48.862051  1955 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.005587628s
I20260812 08:03:48.878361  2479 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40068:
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: 2
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:03:48.878787  2479 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 3 tablet servers would be needed, 2 are available. Consider bringing up more tablet servers.
I20260812 08:03:48.887308  2769 tablet_service.cc:1511] Processing CreateTablet for tablet c3f8d8eab45c42abba468f0d4fe711a2 (DEFAULT_TABLE table=test-workload [id=d7cd0b8cdaf24345ab1236a7b0c3b9ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:48.887633  2769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f8d8eab45c42abba468f0d4fe711a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.887748  2636 tablet_service.cc:1511] Processing CreateTablet for tablet c3f8d8eab45c42abba468f0d4fe711a2 (DEFAULT_TABLE table=test-workload [id=d7cd0b8cdaf24345ab1236a7b0c3b9ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:48.888025  2636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f8d8eab45c42abba468f0d4fe711a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.889734  2860 tablet_bootstrap.cc:492] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: Bootstrap starting.
I20260812 08:03:48.890166  2863 tablet_bootstrap.cc:492] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5: Bootstrap starting.
I20260812 08:03:48.890689  2860 tablet_bootstrap.cc:654] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.891125  2863 tablet_bootstrap.cc:654] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.891693  2860 tablet_bootstrap.cc:492] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: No bootstrap required, opened a new log
I20260812 08:03:48.891779  2860 ts_tablet_manager.cc:1403] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:48.892149  2863 tablet_bootstrap.cc:492] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5: No bootstrap required, opened a new log
I20260812 08:03:48.892247  2863 ts_tablet_manager.cc:1403] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:48.892249  2860 raft_consensus.cc:359] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 } } peers { permanent_uuid: "34705e489bc14fbb8305927773c952c5" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44385 } }
I20260812 08:03:48.892385  2860 raft_consensus.cc:385] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.892428  2860 raft_consensus.cc:740] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc127bb6df764d8c975b757818134c71, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.892570  2860 consensus_queue.cc:260] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 } } peers { permanent_uuid: "34705e489bc14fbb8305927773c952c5" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44385 } }
I20260812 08:03:48.892804  2863 raft_consensus.cc:359] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 } } peers { permanent_uuid: "34705e489bc14fbb8305927773c952c5" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44385 } }
I20260812 08:03:48.892930  2860 ts_tablet_manager.cc:1434] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.892953  2863 raft_consensus.cc:385] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.892956  2826 heartbeater.cc:499] Master 127.1.232.254:41119 was elected leader, sending a full tablet report...
I20260812 08:03:48.893029  2863 raft_consensus.cc:740] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34705e489bc14fbb8305927773c952c5, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.893193  2863 consensus_queue.cc:260] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 } } peers { permanent_uuid: "34705e489bc14fbb8305927773c952c5" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44385 } }
I20260812 08:03:48.893589  2700 heartbeater.cc:499] Master 127.1.232.254:41119 was elected leader, sending a full tablet report...
I20260812 08:03:48.893966  2863 ts_tablet_manager.cc:1434] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
W20260812 08:03:49.073143  2701 tablet.cc:2406] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 08:03:49.135864  2868 raft_consensus.cc:493] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:49.136029  2868 raft_consensus.cc:515] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 } } peers { permanent_uuid: "34705e489bc14fbb8305927773c952c5" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44385 } }
I20260812 08:03:49.136439  2868 leader_election.cc:290] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc127bb6df764d8c975b757818134c71 (127.1.232.194:46185)
I20260812 08:03:49.139918  2785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "34705e489bc14fbb8305927773c952c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: true
I20260812 08:03:49.140064  2785 raft_consensus.cc:2468] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34705e489bc14fbb8305927773c952c5 in term 0.
I20260812 08:03:49.140446  2596 leader_election.cc:304] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 34705e489bc14fbb8305927773c952c5, bc127bb6df764d8c975b757818134c71; no voters: 
I20260812 08:03:49.140646  2868 raft_consensus.cc:2804] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:49.140717  2868 raft_consensus.cc:493] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:49.140745  2868 raft_consensus.cc:3060] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:49.141712  2868 raft_consensus.cc:515] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 } } peers { permanent_uuid: "34705e489bc14fbb8305927773c952c5" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44385 } }
I20260812 08:03:49.142048  2868 leader_election.cc:290] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [CANDIDATE]: Term 1 election: Requested vote from peers bc127bb6df764d8c975b757818134c71 (127.1.232.194:46185)
I20260812 08:03:49.142475  2785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "34705e489bc14fbb8305927773c952c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc127bb6df764d8c975b757818134c71"
I20260812 08:03:49.142594  2785 raft_consensus.cc:3060] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:49.143330  2785 raft_consensus.cc:2468] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34705e489bc14fbb8305927773c952c5 in term 1.
I20260812 08:03:49.143666  2596 leader_election.cc:304] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 34705e489bc14fbb8305927773c952c5, bc127bb6df764d8c975b757818134c71; no voters: 
I20260812 08:03:49.143883  2868 raft_consensus.cc:2804] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:49.144140  2868 raft_consensus.cc:697] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 1 LEADER]: Becoming Leader. State: Replica: 34705e489bc14fbb8305927773c952c5, State: Running, Role: LEADER
I20260812 08:03:49.144316  2868 consensus_queue.cc:237] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [LEADER]: Queue going to LEADER mode. State: All 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: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 } } peers { permanent_uuid: "34705e489bc14fbb8305927773c952c5" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44385 } }
I20260812 08:03:49.146083  2479 catalog_manager.cc:5719] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34705e489bc14fbb8305927773c952c5 (127.1.232.193). New cstate: current_term: 1 leader_uuid: "34705e489bc14fbb8305927773c952c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34705e489bc14fbb8305927773c952c5" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44385 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:49.186884  2785 raft_consensus.cc:1275] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 1 FOLLOWER]: Refusing update from remote peer 34705e489bc14fbb8305927773c952c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:49.187343  2868 consensus_queue.cc:1048] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc127bb6df764d8c975b757818134c71" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:49.239322  1955 tablet_server.cc:179] TabletServer@127.1.232.193:0 shutting down...
I20260812 08:03:49.242746  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:49.242982  1955 tablet_replica.cc:333] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5: stopping tablet replica
I20260812 08:03:49.243088  1955 raft_consensus.cc:2243] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:49.243244  1955 raft_consensus.cc:2272] T c3f8d8eab45c42abba468f0d4fe711a2 P 34705e489bc14fbb8305927773c952c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:49.256176  1955 tablet_server.cc:196] TabletServer@127.1.232.193:0 shutdown complete.
I20260812 08:03:49.259418  2769 tablet_service.cc:1558] Processing DeleteTablet for tablet c3f8d8eab45c42abba468f0d4fe711a2 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:45012
I20260812 08:03:49.259780  2899 tablet_replica.cc:333] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: stopping tablet replica
I20260812 08:03:49.259900  2899 raft_consensus.cc:2243] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:49.260071  2899 raft_consensus.cc:2272] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:49.260764  2899 ts_tablet_manager.cc:1916] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:49.262835  2899 ts_tablet_manager.cc:1929] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.17
I20260812 08:03:49.262907  2899 log.cc:1199] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71: Deleting WAL directory at /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root/wals/c3f8d8eab45c42abba468f0d4fe711a2
I20260812 08:03:49.263924  2785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "A" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.264019  2785 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 1 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.264070  2785 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 1 FOLLOWER]: Handling vote request from an unknown peer A
I20260812 08:03:49.264112  2785 raft_consensus.cc:3060] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:49.264791  2785 raft_consensus.cc:2468] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate A in term 2.
I20260812 08:03:49.265599  2785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "B" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.265702  2785 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.265759  2785 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: Handling vote request from an unknown peer B
I20260812 08:03:49.265859  2785 raft_consensus.cc:2393] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate B in current term 2: Already voted for candidate A in this term.
I20260812 08:03:49.266597  2785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "B" candidate_term: 1 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.266683  2785 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.266721  2785 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: Handling vote request from an unknown peer B
I20260812 08:03:49.266782  2785 raft_consensus.cc:2368] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate B for earlier term 1. Current term is 2.
I20260812 08:03:49.267616  2785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "B" candidate_term: 3 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.267701  2785 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.267748  2785 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: Handling vote request from an unknown peer B
I20260812 08:03:49.267792  2785 raft_consensus.cc:3060] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:49.268479  2785 raft_consensus.cc:2410] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate B for term 3 because replica has last-logged OpId of term: 1 index: 17, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 16.
I20260812 08:03:49.269222  2785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "B" candidate_term: 3 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.269294  2785 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 3 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.269336  2785 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 3 FOLLOWER]: Handling vote request from an unknown peer B
I20260812 08:03:49.269971  2785 raft_consensus.cc:2468] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate B in term 3.
I20260812 08:03:49.270277  1955 tombstoned_voting-imc-itest.cc:203] Restarting TS1...
I20260812 08:03:49.270371  1955 tablet_server.cc:179] TabletServer@127.1.232.194:0 shutting down...
I20260812 08:03:49.273972  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:49.286374  1955 tablet_server.cc:196] TabletServer@127.1.232.194:0 shutdown complete.
I20260812 08:03:49.288314  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:49.289940  2901 instance_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 08:03:49.290012  2909 instance_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 08:03:49.290032  2904 instance_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 08:03:49.290350  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:49.290494  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:49.290534  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:49.290549  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521829290549 us; error 0 us; skew 500 ppm
I20260812 08:03:49.291352  1955 webserver.cc:533] Webserver started at http://127.1.232.194:42225/ using document root <none> and password file <none>
I20260812 08:03:49.291486  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:49.291517  1955 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:49.292464  1955 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:49.293556  2914 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.293783  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:49.293852  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "bc127bb6df764d8c975b757818134c71"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-f0tn"
I20260812 08:03:49.293913  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestVotingLogic.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:49.309593  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:49.309890  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:49.310137  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:49.310707  2925 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:03:49.312574  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 0 live tablets)
I20260812 08:03:49.312634  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:49.312681  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:49.312712  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.316555  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:46185
I20260812 08:03:49.317535  3022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:46185 every 8 connection(s)
I20260812 08:03:49.321427  3023 heartbeater.cc:344] Connected to a master server at 127.1.232.254:41119
I20260812 08:03:49.321532  3023 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:49.321533  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "A" candidate_term: 4 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.321682  2978 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 3 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.321758  2978 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 3 FOLLOWER]: Handling vote request from an unknown peer A
I20260812 08:03:49.321802  2978 raft_consensus.cc:3060] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:49.321834  3023 heartbeater.cc:507] Master 127.1.232.254:41119 requested a full tablet report, sending...
I20260812 08:03:49.322737  2978 raft_consensus.cc:2468] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate A in term 4.
I20260812 08:03:49.323522  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "B" candidate_term: 4 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.323630  2978 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.323680  2978 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: Handling vote request from an unknown peer B
I20260812 08:03:49.323746  2978 raft_consensus.cc:2393] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate B in current term 4: Already voted for candidate A in this term.
I20260812 08:03:49.323776  2474 ts_manager.cc:194] Re-registered known tserver with Master: bc127bb6df764d8c975b757818134c71 (127.1.232.194:46185)
I20260812 08:03:49.324380  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "B" candidate_term: 3 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.324460  2978 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.324503  2978 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: Handling vote request from an unknown peer B
I20260812 08:03:49.324563  2978 raft_consensus.cc:2368] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate B for earlier term 3. Current term is 4.
I20260812 08:03:49.324666  2474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40070
I20260812 08:03:49.325310  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "B" candidate_term: 5 candidate_status { last_received { term: 1 index: 16 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.325412  2978 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.325469  2978 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: Handling vote request from an unknown peer B
I20260812 08:03:49.325510  2978 raft_consensus.cc:3060] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 4 FOLLOWER]: Advancing to term 5
I20260812 08:03:49.326261  2978 raft_consensus.cc:2410] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate B for term 5 because replica has last-logged OpId of term: 1 index: 17, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 16.
I20260812 08:03:49.327113  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f8d8eab45c42abba468f0d4fe711a2" candidate_uuid: "B" candidate_term: 5 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: true dest_uuid: "bc127bb6df764d8c975b757818134c71" is_pre_election: false
I20260812 08:03:49.327190  2978 raft_consensus.cc:1803] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 5 FOLLOWER]: voting while tombstoned based on last-logged opid 1.17
I20260812 08:03:49.327221  2978 raft_consensus.cc:1813] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 5 FOLLOWER]: Handling vote request from an unknown peer B
I20260812 08:03:49.327873  2978 raft_consensus.cc:2468] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate B in term 5.
I20260812 08:03:49.328572  1955 tablet_server.cc:179] TabletServer@127.1.232.194:46185 shutting down...
I20260812 08:03:49.331768  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:49.331987  1955 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:49.332057  1955 raft_consensus.cc:2243] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:49.332110  1955 raft_consensus.cc:2272] T c3f8d8eab45c42abba468f0d4fe711a2 P bc127bb6df764d8c975b757818134c71 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:49.344162  1955 tablet_server.cc:196] TabletServer@127.1.232.194:46185 shutdown complete.
I20260812 08:03:49.346303  1955 master.cc:562] Master@127.1.232.254:41119 shutting down...
I20260812 08:03:49.349399  1955 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:49.349582  1955 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:49.349658  1955 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6baf408614f942929232079302a9fe1f: stopping tablet replica
I20260812 08:03:49.362457  1955 master.cc:584] Master@127.1.232.254:41119 shutdown complete.
[       OK ] TombstonedVotingIMCITest.TestVotingLogic (652 ms)
[ RUN      ] TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled
I20260812 08:03:49.367612  1955 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.232.254:43623
I20260812 08:03:49.367941  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:49.369535  3032 instance_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 08:03:49.369536  3028 instance_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 08:03:49.369661  1955 server_base.cc:1061] running on GCE node
W20260812 08:03:49.369588  3030 instance_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 08:03:49.369884  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:49.369930  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:49.369944  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521829369944 us; error 0 us; skew 500 ppm
I20260812 08:03:49.370668  1955 webserver.cc:533] Webserver started at http://127.1.232.254:38741/ using document root <none> and password file <none>
I20260812 08:03:49.370810  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:49.370859  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:49.370930  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:49.371290  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/master-0-root/instance:
uuid: "b4bda47387994a9f8d51a0dfb60965a0"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-f0tn"
I20260812 08:03:49.372730  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:49.373708  3037 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.373922  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:49.373984  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/master-0-root
uuid: "b4bda47387994a9f8d51a0dfb60965a0"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-f0tn"
I20260812 08:03:49.374055  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:49.379225  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:49.379598  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:49.383478  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.254:43623
I20260812 08:03:49.384784  3127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.254:43623 every 8 connection(s)
I20260812 08:03:49.385231  3130 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 08:03:49.387120  3130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0: Bootstrap starting.
I20260812 08:03:49.387862  3130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:49.388859  3130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0: No bootstrap required, opened a new log
I20260812 08:03:49.389216  3130 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bda47387994a9f8d51a0dfb60965a0" member_type: VOTER }
I20260812 08:03:49.389298  3130 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:49.389319  3130 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4bda47387994a9f8d51a0dfb60965a0, State: Initialized, Role: FOLLOWER
I20260812 08:03:49.389479  3130 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bda47387994a9f8d51a0dfb60965a0" member_type: VOTER }
I20260812 08:03:49.389559  3130 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:49.389581  3130 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:49.389611  3130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:49.390259  3130 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bda47387994a9f8d51a0dfb60965a0" member_type: VOTER }
I20260812 08:03:49.390370  3130 leader_election.cc:304] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4bda47387994a9f8d51a0dfb60965a0; no voters: 
I20260812 08:03:49.390554  3130 leader_election.cc:290] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:49.390668  3133 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:49.390856  3133 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 1 LEADER]: Becoming Leader. State: Replica: b4bda47387994a9f8d51a0dfb60965a0, State: Running, Role: LEADER
I20260812 08:03:49.391008  3130 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:49.390983  3133 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bda47387994a9f8d51a0dfb60965a0" member_type: VOTER }
I20260812 08:03:49.391390  3135 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4bda47387994a9f8d51a0dfb60965a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bda47387994a9f8d51a0dfb60965a0" member_type: VOTER } }
I20260812 08:03:49.391499  3135 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:49.391402  3137 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4bda47387994a9f8d51a0dfb60965a0. Latest consensus state: current_term: 1 leader_uuid: "b4bda47387994a9f8d51a0dfb60965a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4bda47387994a9f8d51a0dfb60965a0" member_type: VOTER } }
I20260812 08:03:49.391748  3137 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:49.391831  3143 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:49.392583  3143 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:49.392867  1955 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:49.394346  3143 catalog_manager.cc:1383] Generated new cluster ID: c01c55361a1a4d919e8af25c1aef6f25
I20260812 08:03:49.394398  3143 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:49.405284  3143 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:49.405980  3143 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:49.411357  3143 catalog_manager.cc:6092] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0: Generated new TSK 0
I20260812 08:03:49.411504  3143 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:49.425122  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:49.427011  3168 instance_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 08:03:49.427119  1955 server_base.cc:1061] running on GCE node
W20260812 08:03:49.427053  3166 instance_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 08:03:49.427176  3173 instance_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 08:03:49.427416  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:49.427460  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:49.427481  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521829427481 us; error 0 us; skew 500 ppm
I20260812 08:03:49.428347  1955 webserver.cc:533] Webserver started at http://127.1.232.193:37693/ using document root <none> and password file <none>
I20260812 08:03:49.428519  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:49.428571  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:49.428646  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:49.429023  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-0-root/instance:
uuid: "858737419b0047ac9f51ac6c1b51814f"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-f0tn"
I20260812 08:03:49.430522  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:49.431452  3182 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.431742  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:49.431818  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "858737419b0047ac9f51ac6c1b51814f"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-f0tn"
I20260812 08:03:49.431885  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:49.442688  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:49.443022  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:49.443286  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:49.443734  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:49.443773  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.443815  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:49.443843  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.447748  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:44947
I20260812 08:03:49.447818  3297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:44947 every 8 connection(s)
I20260812 08:03:49.448572  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:49.450238  3309 instance_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 08:03:49.450246  3310 instance_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 08:03:49.450332  3312 instance_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 08:03:49.450608  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:49.450796  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:49.450835  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:49.450855  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521829450855 us; error 0 us; skew 500 ppm
I20260812 08:03:49.451715  1955 webserver.cc:533] Webserver started at http://127.1.232.194:39831/ using document root <none> and password file <none>
I20260812 08:03:49.451862  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:49.451896  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:49.451943  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:49.452345  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-1-root/instance:
uuid: "863ae5bae25e4ca1b81688dd08abc2fc"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-f0tn"
I20260812 08:03:49.452884  3298 heartbeater.cc:344] Connected to a master server at 127.1.232.254:43623
I20260812 08:03:49.452975  3298 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:49.453174  3298 heartbeater.cc:507] Master 127.1.232.254:43623 requested a full tablet report, sending...
I20260812 08:03:49.453827  3058 ts_manager.cc:194] Registered new tserver with Master: 858737419b0047ac9f51ac6c1b51814f (127.1.232.193:44947)
I20260812 08:03:49.454114  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:49.454787  3058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50824
I20260812 08:03:49.455155  3320 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.455381  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:49.455448  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "863ae5bae25e4ca1b81688dd08abc2fc"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-f0tn"
I20260812 08:03:49.455507  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:49.475696  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:49.476063  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:49.476336  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:49.476787  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:49.476826  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.476862  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:49.476891  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.481436  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:36875
I20260812 08:03:49.481503  3437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:36875 every 8 connection(s)
I20260812 08:03:49.485641  3438 heartbeater.cc:344] Connected to a master server at 127.1.232.254:43623
I20260812 08:03:49.485736  3438 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:49.485939  3438 heartbeater.cc:507] Master 127.1.232.254:43623 requested a full tablet report, sending...
I20260812 08:03:49.486505  3058 ts_manager.cc:194] Registered new tserver with Master: 863ae5bae25e4ca1b81688dd08abc2fc (127.1.232.194:36875)
I20260812 08:03:49.486964  3058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50834
I20260812 08:03:49.487442  1955 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.005554742s
I20260812 08:03:49.503831  3058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50860:
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: 2
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:03:49.504295  3058 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 3 tablet servers would be needed, 2 are available. Consider bringing up more tablet servers.
I20260812 08:03:49.512321  3366 tablet_service.cc:1511] Processing CreateTablet for tablet 73f390b72d1c4d7cbf9be80c720eed80 (DEFAULT_TABLE table=test-workload [id=8fc4538fa8154616acf4b056f8af2f33]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:49.512645  3366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f390b72d1c4d7cbf9be80c720eed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:49.513893  3238 tablet_service.cc:1511] Processing CreateTablet for tablet 73f390b72d1c4d7cbf9be80c720eed80 (DEFAULT_TABLE table=test-workload [id=8fc4538fa8154616acf4b056f8af2f33]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:49.514161  3238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f390b72d1c4d7cbf9be80c720eed80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:49.514964  3464 tablet_bootstrap.cc:492] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: Bootstrap starting.
I20260812 08:03:49.516099  3464 tablet_bootstrap.cc:654] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:49.516355  3466 tablet_bootstrap.cc:492] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f: Bootstrap starting.
I20260812 08:03:49.517197  3466 tablet_bootstrap.cc:654] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:49.517194  3464 tablet_bootstrap.cc:492] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: No bootstrap required, opened a new log
I20260812 08:03:49.517336  3464 ts_tablet_manager.cc:1403] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:49.517926  3464 raft_consensus.cc:359] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:49.518086  3464 raft_consensus.cc:385] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:49.518146  3464 raft_consensus.cc:740] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 863ae5bae25e4ca1b81688dd08abc2fc, State: Initialized, Role: FOLLOWER
I20260812 08:03:49.518260  3464 consensus_queue.cc:260] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:49.518445  3466 tablet_bootstrap.cc:492] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f: No bootstrap required, opened a new log
I20260812 08:03:49.518525  3466 ts_tablet_manager.cc:1403] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:49.518600  3464 ts_tablet_manager.cc:1434] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:49.518623  3438 heartbeater.cc:499] Master 127.1.232.254:43623 was elected leader, sending a full tablet report...
I20260812 08:03:49.518924  3466 raft_consensus.cc:359] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:49.519028  3466 raft_consensus.cc:385] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:49.519083  3466 raft_consensus.cc:740] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 858737419b0047ac9f51ac6c1b51814f, State: Initialized, Role: FOLLOWER
I20260812 08:03:49.519209  3466 consensus_queue.cc:260] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:49.519524  3466 ts_tablet_manager.cc:1434] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:49.519570  3298 heartbeater.cc:499] Master 127.1.232.254:43623 was elected leader, sending a full tablet report...
I20260812 08:03:49.902138  3473 raft_consensus.cc:493] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:49.902314  3473 raft_consensus.cc:515] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:49.902818  3473 leader_election.cc:290] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 858737419b0047ac9f51ac6c1b51814f (127.1.232.193:44947)
I20260812 08:03:49.906239  3264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f390b72d1c4d7cbf9be80c720eed80" candidate_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "858737419b0047ac9f51ac6c1b51814f" is_pre_election: true
I20260812 08:03:49.906375  3264 raft_consensus.cc:2468] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 863ae5bae25e4ca1b81688dd08abc2fc in term 0.
I20260812 08:03:49.906708  3321 leader_election.cc:304] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 858737419b0047ac9f51ac6c1b51814f, 863ae5bae25e4ca1b81688dd08abc2fc; no voters: 
I20260812 08:03:49.906919  3473 raft_consensus.cc:2804] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:49.906988  3473 raft_consensus.cc:493] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:49.907037  3473 raft_consensus.cc:3060] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:49.907897  3473 raft_consensus.cc:515] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:49.908192  3473 leader_election.cc:290] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [CANDIDATE]: Term 1 election: Requested vote from peers 858737419b0047ac9f51ac6c1b51814f (127.1.232.193:44947)
I20260812 08:03:49.908533  3264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f390b72d1c4d7cbf9be80c720eed80" candidate_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "858737419b0047ac9f51ac6c1b51814f"
I20260812 08:03:49.908628  3264 raft_consensus.cc:3060] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:49.909416  3264 raft_consensus.cc:2468] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 863ae5bae25e4ca1b81688dd08abc2fc in term 1.
I20260812 08:03:49.909695  3321 leader_election.cc:304] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 858737419b0047ac9f51ac6c1b51814f, 863ae5bae25e4ca1b81688dd08abc2fc; no voters: 
I20260812 08:03:49.909848  3473 raft_consensus.cc:2804] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:49.909991  3473 raft_consensus.cc:697] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 1 LEADER]: Becoming Leader. State: Replica: 863ae5bae25e4ca1b81688dd08abc2fc, State: Running, Role: LEADER
I20260812 08:03:49.910135  3473 consensus_queue.cc:237] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [LEADER]: Queue going to LEADER mode. State: All 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: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:49.911532  3057 catalog_manager.cc:5719] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 863ae5bae25e4ca1b81688dd08abc2fc (127.1.232.194). New cstate: current_term: 1 leader_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:49.979239  3264 raft_consensus.cc:1275] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 1 FOLLOWER]: Refusing update from remote peer 863ae5bae25e4ca1b81688dd08abc2fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:49.979708  3473 consensus_queue.cc:1048] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:50.023932  3366 tablet_service.cc:1558] Processing DeleteTablet for tablet 73f390b72d1c4d7cbf9be80c720eed80 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:47708
I20260812 08:03:50.024269  3504 tablet_replica.cc:333] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: stopping tablet replica
I20260812 08:03:50.024397  3504 raft_consensus.cc:2243] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:50.024586  3504 raft_consensus.cc:2272] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:50.025127  3504 ts_tablet_manager.cc:1916] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:50.027021  3504 ts_tablet_manager.cc:1929] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.15
I20260812 08:03:50.027099  3504 log.cc:1199] T 73f390b72d1c4d7cbf9be80c720eed80 P 863ae5bae25e4ca1b81688dd08abc2fc: Deleting WAL directory at /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled.1786521823214318-1955-0/minicluster-data/ts-1-root/wals/73f390b72d1c4d7cbf9be80c720eed80
I20260812 08:03:50.027673  1955 raft_consensus.cc:584] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 1 FOLLOWER]: Rejecting request to step down while not leader
I20260812 08:03:50.027750  1955 raft_consensus.cc:493] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260812 08:03:50.027786  1955 raft_consensus.cc:3060] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:50.028442  1955 raft_consensus.cc:515] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:50.028769  1955 leader_election.cc:290] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [CANDIDATE]: Term 2 election: Requested vote from peers 863ae5bae25e4ca1b81688dd08abc2fc (127.1.232.194:36875)
I20260812 08:03:50.031657  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f390b72d1c4d7cbf9be80c720eed80" candidate_uuid: "858737419b0047ac9f51ac6c1b51814f" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: true dest_uuid: "863ae5bae25e4ca1b81688dd08abc2fc"
W20260812 08:03:50.032037  3184 leader_election.cc:343] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 863ae5bae25e4ca1b81688dd08abc2fc (127.1.232.194:36875): Illegal state: must be running to vote when tombstoned voting is disabled
I20260812 08:03:50.032119  3184 leader_election.cc:304] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 858737419b0047ac9f51ac6c1b51814f; no voters: 863ae5bae25e4ca1b81688dd08abc2fc
I20260812 08:03:50.032271  3474 raft_consensus.cc:2749] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260812 08:03:51.844146  3506 raft_consensus.cc:493] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:51.844334  3506 raft_consensus.cc:515] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36875 } } peers { permanent_uuid: "858737419b0047ac9f51ac6c1b51814f" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44947 } }
I20260812 08:03:51.844774  3506 leader_election.cc:290] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 863ae5bae25e4ca1b81688dd08abc2fc (127.1.232.194:36875)
I20260812 08:03:51.845312  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f390b72d1c4d7cbf9be80c720eed80" candidate_uuid: "858737419b0047ac9f51ac6c1b51814f" candidate_term: 3 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "863ae5bae25e4ca1b81688dd08abc2fc" is_pre_election: true
W20260812 08:03:51.845789  3184 leader_election.cc:343] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 863ae5bae25e4ca1b81688dd08abc2fc (127.1.232.194:36875): Illegal state: must be running to vote when tombstoned voting is disabled
I20260812 08:03:51.845873  3184 leader_election.cc:304] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 858737419b0047ac9f51ac6c1b51814f; no voters: 863ae5bae25e4ca1b81688dd08abc2fc
I20260812 08:03:51.846040  3506 raft_consensus.cc:2749] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260812 08:03:55.042660  1955 tablet_server.cc:179] TabletServer@127.1.232.193:0 shutting down...
I20260812 08:03:55.046114  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:55.046312  1955 tablet_replica.cc:333] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f: stopping tablet replica
I20260812 08:03:55.046427  1955 raft_consensus.cc:2243] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:55.046561  1955 raft_consensus.cc:2272] T 73f390b72d1c4d7cbf9be80c720eed80 P 858737419b0047ac9f51ac6c1b51814f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:55.059351  1955 tablet_server.cc:196] TabletServer@127.1.232.193:0 shutdown complete.
I20260812 08:03:55.061306  1955 tablet_server.cc:179] TabletServer@127.1.232.194:0 shutting down...
I20260812 08:03:55.064600  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:55.076771  1955 tablet_server.cc:196] TabletServer@127.1.232.194:0 shutdown complete.
I20260812 08:03:55.078655  1955 master.cc:562] Master@127.1.232.254:43623 shutting down...
I20260812 08:03:55.081763  1955 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:55.081911  1955 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:55.081980  1955 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4bda47387994a9f8d51a0dfb60965a0: stopping tablet replica
I20260812 08:03:55.094148  1955 master.cc:584] Master@127.1.232.254:43623 shutdown complete.
[       OK ] TombstonedVotingIMCITest.TestNoVoteIfTombstonedVotingDisabled (5731 ms)
[ RUN      ] TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId
I20260812 08:03:55.099036  1955 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.232.254:38589
I20260812 08:03:55.099342  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:55.101141  3509 instance_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 08:03:55.101274  3511 instance_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 08:03:55.101274  1955 server_base.cc:1061] running on GCE node
W20260812 08:03:55.101271  3514 instance_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 08:03:55.101603  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:55.101643  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:55.101663  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521835101663 us; error 0 us; skew 500 ppm
I20260812 08:03:55.102430  1955 webserver.cc:533] Webserver started at http://127.1.232.254:46069/ using document root <none> and password file <none>
I20260812 08:03:55.102574  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:55.102623  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:55.102694  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:55.103125  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/master-0-root/instance:
uuid: "c58eebc96d8642fc8babb0365365c099"
format_stamp: "Formatted at 2026-08-12 08:03:55 on dist-test-slave-f0tn"
I20260812 08:03:55.104512  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:55.105353  3526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.105643  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:55.105711  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/master-0-root
uuid: "c58eebc96d8642fc8babb0365365c099"
format_stamp: "Formatted at 2026-08-12 08:03:55 on dist-test-slave-f0tn"
I20260812 08:03:55.105770  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:55.114248  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:55.114503  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:55.118191  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.254:38589
I20260812 08:03:55.120074  3624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.254:38589 every 8 connection(s)
I20260812 08:03:55.120496  3629 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 08:03:55.122265  3629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099: Bootstrap starting.
I20260812 08:03:55.123172  3629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:55.124150  3629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099: No bootstrap required, opened a new log
I20260812 08:03:55.124500  3629 raft_consensus.cc:359] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c58eebc96d8642fc8babb0365365c099" member_type: VOTER }
I20260812 08:03:55.124583  3629 raft_consensus.cc:385] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:55.124614  3629 raft_consensus.cc:740] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c58eebc96d8642fc8babb0365365c099, State: Initialized, Role: FOLLOWER
I20260812 08:03:55.124743  3629 consensus_queue.cc:260] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c58eebc96d8642fc8babb0365365c099" member_type: VOTER }
I20260812 08:03:55.124810  3629 raft_consensus.cc:399] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:55.124848  3629 raft_consensus.cc:493] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:55.124895  3629 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:55.125626  3629 raft_consensus.cc:515] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c58eebc96d8642fc8babb0365365c099" member_type: VOTER }
I20260812 08:03:55.125748  3629 leader_election.cc:304] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c58eebc96d8642fc8babb0365365c099; no voters: 
I20260812 08:03:55.125916  3629 leader_election.cc:290] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:55.126015  3634 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:55.126237  3634 raft_consensus.cc:697] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 1 LEADER]: Becoming Leader. State: Replica: c58eebc96d8642fc8babb0365365c099, State: Running, Role: LEADER
I20260812 08:03:55.126331  3629 sys_catalog.cc:565] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:55.126368  3634 consensus_queue.cc:237] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c58eebc96d8642fc8babb0365365c099" member_type: VOTER }
I20260812 08:03:55.126773  3636 sys_catalog.cc:455] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c58eebc96d8642fc8babb0365365c099. Latest consensus state: current_term: 1 leader_uuid: "c58eebc96d8642fc8babb0365365c099" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c58eebc96d8642fc8babb0365365c099" member_type: VOTER } }
I20260812 08:03:55.126758  3635 sys_catalog.cc:455] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c58eebc96d8642fc8babb0365365c099" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c58eebc96d8642fc8babb0365365c099" member_type: VOTER } }
I20260812 08:03:55.126861  3636 sys_catalog.cc:458] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:55.126871  3635 sys_catalog.cc:458] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:55.127405  3639 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:55.128146  3639 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:55.128309  1955 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:55.129832  3639 catalog_manager.cc:1383] Generated new cluster ID: 163719b15e264774b04ba3ec7a51fe89
I20260812 08:03:55.129884  3639 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:55.138427  3639 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:55.138895  3639 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:55.148289  3639 catalog_manager.cc:6092] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099: Generated new TSK 0
I20260812 08:03:55.148427  3639 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:55.160494  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:55.162272  3662 instance_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 08:03:55.162407  1955 server_base.cc:1061] running on GCE node
W20260812 08:03:55.162482  3658 instance_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 08:03:55.162524  3659 instance_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 08:03:55.162737  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:55.162783  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:55.162797  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521835162797 us; error 0 us; skew 500 ppm
I20260812 08:03:55.163532  1955 webserver.cc:533] Webserver started at http://127.1.232.193:36503/ using document root <none> and password file <none>
I20260812 08:03:55.163699  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:55.163748  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:55.163805  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:55.164129  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/instance:
uuid: "00e778ebed364c3f8b60c6413916db92"
format_stamp: "Formatted at 2026-08-12 08:03:55 on dist-test-slave-f0tn"
I20260812 08:03:55.165488  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:55.166326  3673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.166527  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:55.166591  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "00e778ebed364c3f8b60c6413916db92"
format_stamp: "Formatted at 2026-08-12 08:03:55 on dist-test-slave-f0tn"
I20260812 08:03:55.166661  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:55.215878  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:55.216320  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:55.216634  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:55.217142  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:55.217182  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.217231  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:55.217259  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.221179  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:44733
I20260812 08:03:55.221239  3778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:44733 every 8 connection(s)
I20260812 08:03:55.222054  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:55.223901  3784 instance_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 08:03:55.224045  3785 instance_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 08:03:55.224140  3787 instance_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 08:03:55.224150  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:55.224401  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:55.224440  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:55.224455  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521835224455 us; error 0 us; skew 500 ppm
I20260812 08:03:55.225363  1955 webserver.cc:533] Webserver started at http://127.1.232.194:34571/ using document root <none> and password file <none>
I20260812 08:03:55.225553  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:55.225612  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:55.225693  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:55.226117  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root/instance:
uuid: "e23fda9e07f04efca97867b711c515e1"
format_stamp: "Formatted at 2026-08-12 08:03:55 on dist-test-slave-f0tn"
I20260812 08:03:55.227476  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:55.228386  3797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.228622  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:55.228708  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "e23fda9e07f04efca97867b711c515e1"
format_stamp: "Formatted at 2026-08-12 08:03:55 on dist-test-slave-f0tn"
I20260812 08:03:55.228776  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:55.230355  3780 heartbeater.cc:344] Connected to a master server at 127.1.232.254:38589
I20260812 08:03:55.230459  3780 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:55.230679  3780 heartbeater.cc:507] Master 127.1.232.254:38589 requested a full tablet report, sending...
I20260812 08:03:55.231292  3565 ts_manager.cc:194] Registered new tserver with Master: 00e778ebed364c3f8b60c6413916db92 (127.1.232.193:44733)
I20260812 08:03:55.232247  3565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52012
I20260812 08:03:55.246644  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:55.246980  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:55.247218  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:55.247676  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:55.247715  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.247753  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:55.247782  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.252261  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:43755
I20260812 08:03:55.252307  3909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:43755 every 8 connection(s)
I20260812 08:03:55.256168  3910 heartbeater.cc:344] Connected to a master server at 127.1.232.254:38589
I20260812 08:03:55.256258  3910 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:55.256444  3910 heartbeater.cc:507] Master 127.1.232.254:38589 requested a full tablet report, sending...
I20260812 08:03:55.256970  3565 ts_manager.cc:194] Registered new tserver with Master: e23fda9e07f04efca97867b711c515e1 (127.1.232.194:43755)
I20260812 08:03:55.257128  1955 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.004463101s
I20260812 08:03:55.257555  3565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52020
I20260812 08:03:55.272702  3565 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52048:
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: 2
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:03:55.273120  3565 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 3 tablet servers would be needed, 2 are available. Consider bringing up more tablet servers.
I20260812 08:03:55.281836  3845 tablet_service.cc:1511] Processing CreateTablet for tablet fb0a315901604d3abbad44edd2d5a620 (DEFAULT_TABLE table=test-workload [id=ea0d85485ef1487d94ee317945d4acf7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:55.282146  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0a315901604d3abbad44edd2d5a620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:55.282142  3719 tablet_service.cc:1511] Processing CreateTablet for tablet fb0a315901604d3abbad44edd2d5a620 (DEFAULT_TABLE table=test-workload [id=ea0d85485ef1487d94ee317945d4acf7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:55.282421  3719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0a315901604d3abbad44edd2d5a620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:55.284092  3947 tablet_bootstrap.cc:492] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Bootstrap starting.
I20260812 08:03:55.284400  3951 tablet_bootstrap.cc:492] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Bootstrap starting.
I20260812 08:03:55.285266  3947 tablet_bootstrap.cc:654] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:55.285364  3951 tablet_bootstrap.cc:654] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:55.286407  3951 tablet_bootstrap.cc:492] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: No bootstrap required, opened a new log
I20260812 08:03:55.286468  3947 tablet_bootstrap.cc:492] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: No bootstrap required, opened a new log
I20260812 08:03:55.286500  3951 ts_tablet_manager.cc:1403] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:55.286532  3947 ts_tablet_manager.cc:1403] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:55.286998  3951 raft_consensus.cc:359] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.286994  3947 raft_consensus.cc:359] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.287134  3951 raft_consensus.cc:385] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:55.287142  3947 raft_consensus.cc:385] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:55.287184  3951 raft_consensus.cc:740] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e778ebed364c3f8b60c6413916db92, State: Initialized, Role: FOLLOWER
I20260812 08:03:55.287189  3947 raft_consensus.cc:740] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23fda9e07f04efca97867b711c515e1, State: Initialized, Role: FOLLOWER
I20260812 08:03:55.287323  3947 consensus_queue.cc:260] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.287323  3951 consensus_queue.cc:260] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.287707  3951 ts_tablet_manager.cc:1434] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:55.287738  3780 heartbeater.cc:499] Master 127.1.232.254:38589 was elected leader, sending a full tablet report...
I20260812 08:03:55.287818  3947 ts_tablet_manager.cc:1434] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:55.287833  3910 heartbeater.cc:499] Master 127.1.232.254:38589 was elected leader, sending a full tablet report...
I20260812 08:03:55.331532  3957 raft_consensus.cc:493] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:55.331664  3957 raft_consensus.cc:515] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.332010  3957 leader_election.cc:290] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23fda9e07f04efca97867b711c515e1 (127.1.232.194:43755)
I20260812 08:03:55.335151  3866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0a315901604d3abbad44edd2d5a620" candidate_uuid: "00e778ebed364c3f8b60c6413916db92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23fda9e07f04efca97867b711c515e1" is_pre_election: true
I20260812 08:03:55.335299  3866 raft_consensus.cc:2468] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e778ebed364c3f8b60c6413916db92 in term 0.
I20260812 08:03:55.335608  3676 leader_election.cc:304] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 00e778ebed364c3f8b60c6413916db92, e23fda9e07f04efca97867b711c515e1; no voters: 
I20260812 08:03:55.335788  3957 raft_consensus.cc:2804] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:55.335850  3957 raft_consensus.cc:493] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:55.335880  3957 raft_consensus.cc:3060] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:55.336719  3957 raft_consensus.cc:515] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.336964  3957 leader_election.cc:290] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [CANDIDATE]: Term 1 election: Requested vote from peers e23fda9e07f04efca97867b711c515e1 (127.1.232.194:43755)
I20260812 08:03:55.337330  3866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0a315901604d3abbad44edd2d5a620" candidate_uuid: "00e778ebed364c3f8b60c6413916db92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23fda9e07f04efca97867b711c515e1"
I20260812 08:03:55.337472  3866 raft_consensus.cc:3060] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:55.338315  3866 raft_consensus.cc:2468] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e778ebed364c3f8b60c6413916db92 in term 1.
I20260812 08:03:55.338624  3676 leader_election.cc:304] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 00e778ebed364c3f8b60c6413916db92, e23fda9e07f04efca97867b711c515e1; no voters: 
I20260812 08:03:55.338796  3957 raft_consensus.cc:2804] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:55.339013  3957 raft_consensus.cc:697] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 1 LEADER]: Becoming Leader. State: Replica: 00e778ebed364c3f8b60c6413916db92, State: Running, Role: LEADER
I20260812 08:03:55.339152  3957 consensus_queue.cc:237] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [LEADER]: Queue going to LEADER mode. State: All 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: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.340456  3565 catalog_manager.cc:5719] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00e778ebed364c3f8b60c6413916db92 (127.1.232.193). New cstate: current_term: 1 leader_uuid: "00e778ebed364c3f8b60c6413916db92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:55.374055  3866 raft_consensus.cc:1275] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Refusing update from remote peer 00e778ebed364c3f8b60c6413916db92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:55.374487  3957 consensus_queue.cc:1048] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:55.398725  1955 tablet_server.cc:179] TabletServer@127.1.232.193:0 shutting down...
I20260812 08:03:55.401659  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:55.401876  1955 tablet_replica.cc:333] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: stopping tablet replica
I20260812 08:03:55.401978  1955 raft_consensus.cc:2243] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:55.402118  1955 raft_consensus.cc:2272] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:55.415206  1955 tablet_server.cc:196] TabletServer@127.1.232.193:0 shutdown complete.
I20260812 08:03:55.417205  1955 tablet_server.cc:179] TabletServer@127.1.232.194:0 shutting down...
I20260812 08:03:55.420563  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:55.420790  1955 tablet_replica.cc:333] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: stopping tablet replica
I20260812 08:03:55.420905  1955 raft_consensus.cc:2243] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:55.421039  1955 raft_consensus.cc:2272] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:55.434048  1955 tablet_server.cc:196] TabletServer@127.1.232.194:0 shutdown complete.
I20260812 08:03:55.436167  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:55.437731  3992 instance_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 08:03:55.437837  3994 instance_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 08:03:55.437791  3996 instance_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 08:03:55.437886  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:55.438115  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:55.438158  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:55.438182  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521835438182 us; error 0 us; skew 500 ppm
I20260812 08:03:55.438972  1955 webserver.cc:533] Webserver started at http://127.1.232.193:36503/ using document root <none> and password file <none>
I20260812 08:03:55.439123  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:55.439162  1955 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:55.440068  1955 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:55.440798  4004 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.440997  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:55.441066  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "00e778ebed364c3f8b60c6413916db92"
format_stamp: "Formatted at 2026-08-12 08:03:55 on dist-test-slave-f0tn"
I20260812 08:03:55.441145  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:55.455257  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:55.455549  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:55.455806  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:55.456326  4015 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:03:55.457450  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:03:55.457500  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:55.457547  1955 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:03:55.457801  1955 raft_consensus.cc:2243] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Raft consensus shutting down.
I20260812 08:03:55.457840  1955 raft_consensus.cc:2272] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Raft consensus is shut down!
I20260812 08:03:55.457901  1955 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:55.458006  1955 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:03:55.458036  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
E20260812 08:03:55.458166  4015 ts_tablet_manager.cc:1396] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Failed to load consensus metadata: Incomplete: Unable to load consensus metadata for tablet fb0a315901604d3abbad44edd2d5a620: Could not read header for proto container file /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/consensus-meta/fb0a315901604d3abbad44edd2d5a620: File size not large enough to be valid: Proto container file /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/consensus-meta/fb0a315901604d3abbad44edd2d5a620: Tried to read 16 bytes at offset 0 but file size is only 0 bytes
I20260812 08:03:55.462002  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:44733
I20260812 08:03:55.463099  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:55.463114  4110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:44733 every 8 connection(s)
W20260812 08:03:55.464879  4121 instance_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 08:03:55.464893  4117 instance_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 08:03:55.464876  4119 instance_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 08:03:55.465286  1955 server_base.cc:1061] running on GCE node
I20260812 08:03:55.465473  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:55.465513  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:55.465533  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521835465533 us; error 0 us; skew 500 ppm
I20260812 08:03:55.466418  1955 webserver.cc:533] Webserver started at http://127.1.232.194:34571/ using document root <none> and password file <none>
I20260812 08:03:55.466568  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:55.466603  1955 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:55.467487  4111 heartbeater.cc:344] Connected to a master server at 127.1.232.254:38589
I20260812 08:03:55.467581  4111 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:55.467706  1955 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:55.467823  4111 heartbeater.cc:507] Master 127.1.232.254:38589 requested a full tablet report, sending...
I20260812 08:03:55.468514  4127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:55.468559  3560 ts_manager.cc:194] Re-registered known tserver with Master: 00e778ebed364c3f8b60c6413916db92 (127.1.232.193:44733)
I20260812 08:03:55.468777  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
W20260812 08:03:55.468815  3560 catalog_manager.cc:5632] Tablet fb0a315901604d3abbad44edd2d5a620 (table test-workload [id=ea0d85485ef1487d94ee317945d4acf7]) has failed on TS 00e778ebed364c3f8b60c6413916db92 (127.1.232.193:44733): Incomplete: Unable to load consensus metadata for tablet fb0a315901604d3abbad44edd2d5a620: Could not read header for proto container file /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/consensus-meta/fb0a315901604d3abbad44edd2d5a620: File size not large enough to be valid: Proto container file /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/consensus-meta/fb0a315901604d3abbad44edd2d5a620: Tried to read 16 bytes at offset 0 but file size is only 0 bytes
I20260812 08:03:55.468848  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "e23fda9e07f04efca97867b711c515e1"
format_stamp: "Formatted at 2026-08-12 08:03:55 on dist-test-slave-f0tn"
I20260812 08:03:55.468921  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:55.469537  3560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52062
I20260812 08:03:55.481945  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:55.482268  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:55.482530  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:55.484084  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:03:55.484133  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:55.484830  1955 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:03:55.484870  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:55.484980  4141 tablet_bootstrap.cc:492] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Bootstrap starting.
I20260812 08:03:55.489236  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:43755
I20260812 08:03:55.489288  4238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:43755 every 8 connection(s)
I20260812 08:03:55.494520  4239 heartbeater.cc:344] Connected to a master server at 127.1.232.254:38589
I20260812 08:03:55.494652  4239 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:55.494904  4239 heartbeater.cc:507] Master 127.1.232.254:38589 requested a full tablet report, sending...
I20260812 08:03:55.495792  3560 ts_manager.cc:194] Re-registered known tserver with Master: e23fda9e07f04efca97867b711c515e1 (127.1.232.194:43755)
I20260812 08:03:55.495990  4054 tablet_service.cc:1558] Processing DeleteTablet for tablet fb0a315901604d3abbad44edd2d5a620 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:43862
I20260812 08:03:55.496338  4248 ts_tablet_manager.cc:1916] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:55.496681  3560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52074
I20260812 08:03:55.498353  4248 ts_tablet_manager.cc:1929] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId unknown
I20260812 08:03:55.498421  4248 log.cc:1199] T fb0a315901604d3abbad44edd2d5a620 P 00e778ebed364c3f8b60c6413916db92: Deleting WAL directory at /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/wals/fb0a315901604d3abbad44edd2d5a620
I20260812 08:03:55.504504  4141 tablet_bootstrap.cc:492] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:55.504913  4141 tablet_bootstrap.cc:492] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Bootstrap complete.
I20260812 08:03:55.505110  4141 ts_tablet_manager.cc:1403] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260812 08:03:55.505627  4141 raft_consensus.cc:359] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.505736  4141 raft_consensus.cc:740] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23fda9e07f04efca97867b711c515e1, State: Initialized, Role: FOLLOWER
I20260812 08:03:55.505897  4141 consensus_queue.cc:260] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:55.506281  4141 ts_tablet_manager.cc:1434] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1: Time spent starting tablet: real 0.001s	user 0.005s	sys 0.000s
I20260812 08:03:55.506469  4239 heartbeater.cc:499] Master 127.1.232.254:38589 was elected leader, sending a full tablet report...
I20260812 08:03:56.470377  4111 heartbeater.cc:499] Master 127.1.232.254:38589 was elected leader, sending a full tablet report...
W20260812 08:03:56.471457  3560 catalog_manager.cc:5632] Tablet fb0a315901604d3abbad44edd2d5a620 (table test-workload [id=ea0d85485ef1487d94ee317945d4acf7]) has failed on TS 00e778ebed364c3f8b60c6413916db92 (127.1.232.193:44733): Incomplete: Unable to load consensus metadata for tablet fb0a315901604d3abbad44edd2d5a620: Could not read header for proto container file /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/consensus-meta/fb0a315901604d3abbad44edd2d5a620: File size not large enough to be valid: Proto container file /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId.1786521823214318-1955-0/minicluster-data/ts-0-root/consensus-meta/fb0a315901604d3abbad44edd2d5a620: Tried to read 16 bytes at offset 0 but file size is only 0 bytes
I20260812 08:03:57.168690  4251 raft_consensus.cc:493] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:57.168836  4251 raft_consensus.cc:515] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:57.169312  4251 leader_election.cc:290] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00e778ebed364c3f8b60c6413916db92 (127.1.232.193:44733)
I20260812 08:03:57.173529  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0a315901604d3abbad44edd2d5a620" candidate_uuid: "e23fda9e07f04efca97867b711c515e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "00e778ebed364c3f8b60c6413916db92" is_pre_election: true
W20260812 08:03:57.173925  4134 leader_election.cc:343] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 00e778ebed364c3f8b60c6413916db92 (127.1.232.193:44733): Service unavailable: Raft Consensus unavailable: Tablet replica not initialized
I20260812 08:03:57.174012  4134 leader_election.cc:304] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: e23fda9e07f04efca97867b711c515e1; no voters: 00e778ebed364c3f8b60c6413916db92
I20260812 08:03:57.174160  4251 raft_consensus.cc:2749] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260812 08:03:59.388314  4257 raft_consensus.cc:493] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:59.388468  4257 raft_consensus.cc:515] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e778ebed364c3f8b60c6413916db92" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 44733 } } peers { permanent_uuid: "e23fda9e07f04efca97867b711c515e1" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 43755 } }
I20260812 08:03:59.388918  4257 leader_election.cc:290] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00e778ebed364c3f8b60c6413916db92 (127.1.232.193:44733)
I20260812 08:03:59.389485  4069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0a315901604d3abbad44edd2d5a620" candidate_uuid: "e23fda9e07f04efca97867b711c515e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "00e778ebed364c3f8b60c6413916db92" is_pre_election: true
W20260812 08:03:59.389897  4134 leader_election.cc:343] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 00e778ebed364c3f8b60c6413916db92 (127.1.232.193:44733): Service unavailable: Raft Consensus unavailable: Tablet replica not initialized
I20260812 08:03:59.389998  4134 leader_election.cc:304] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: e23fda9e07f04efca97867b711c515e1; no voters: 00e778ebed364c3f8b60c6413916db92
I20260812 08:03:59.390157  4257 raft_consensus.cc:2749] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260812 08:04:00.506851  1955 tablet_server.cc:179] TabletServer@127.1.232.193:44733 shutting down...
I20260812 08:04:00.510320  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:00.522369  1955 tablet_server.cc:196] TabletServer@127.1.232.193:44733 shutdown complete.
I20260812 08:04:00.524169  1955 tablet_server.cc:179] TabletServer@127.1.232.194:43755 shutting down...
I20260812 08:04:00.527352  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:00.527554  1955 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:00.527665  1955 raft_consensus.cc:2243] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:00.527777  1955 raft_consensus.cc:2272] T fb0a315901604d3abbad44edd2d5a620 P e23fda9e07f04efca97867b711c515e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.540001  1955 tablet_server.cc:196] TabletServer@127.1.232.194:43755 shutdown complete.
I20260812 08:04:00.541867  1955 master.cc:562] Master@127.1.232.254:38589 shutting down...
I20260812 08:04:00.544809  1955 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.544953  1955 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.545017  1955 tablet_replica.cc:333] T 00000000000000000000000000000000 P c58eebc96d8642fc8babb0365365c099: stopping tablet replica
I20260812 08:04:00.557299  1955 master.cc:584] Master@127.1.232.254:38589 shutdown complete.
[       OK ] TombstonedVotingIMCITest.TestNoVoteIfNoLastLoggedOpId (5463 ms)
[----------] 4 tests from TombstonedVotingIMCITest (17338 ms total)

[----------] 2 tests from Restart/TsRecoveryTombstonedIMCITest
[ RUN      ] Restart/TsRecoveryTombstonedIMCITest.TestTombstonedVoter/0
I20260812 08:04:00.562736  1955 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.232.254:33889
I20260812 08:04:00.563056  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.564563  4259 instance_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 08:04:00.564627  4258 instance_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 08:04:00.564673  4261 instance_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 08:04:00.564864  1955 server_base.cc:1061] running on GCE node
I20260812 08:04:00.565052  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.565095  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.565114  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521840565114 us; error 0 us; skew 500 ppm
I20260812 08:04:00.565940  1955 webserver.cc:533] Webserver started at http://127.1.232.254:34799/ using document root <none> and password file <none>
I20260812 08:04:00.566087  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.566131  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.566202  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.566568  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/master-0-root/instance:
uuid: "60832b1c148e40468200acf0ff14937e"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-f0tn"
I20260812 08:04:00.567873  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:04:00.568765  4274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.569023  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.569092  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/master-0-root
uuid: "60832b1c148e40468200acf0ff14937e"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-f0tn"
I20260812 08:04:00.569155  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:00.581876  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.582201  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.586063  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.254:33889
I20260812 08:04:00.587677  4377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.254:33889 every 8 connection(s)
I20260812 08:04:00.588080  4378 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 08:04:00.589839  4378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e: Bootstrap starting.
I20260812 08:04:00.590608  4378 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.591553  4378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e: No bootstrap required, opened a new log
I20260812 08:04:00.591917  4378 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60832b1c148e40468200acf0ff14937e" member_type: VOTER }
I20260812 08:04:00.592005  4378 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.592036  4378 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60832b1c148e40468200acf0ff14937e, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.592187  4378 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60832b1c148e40468200acf0ff14937e" member_type: VOTER }
I20260812 08:04:00.592280  4378 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:00.592322  4378 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:00.592371  4378 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:00.593027  4378 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60832b1c148e40468200acf0ff14937e" member_type: VOTER }
I20260812 08:04:00.593168  4378 leader_election.cc:304] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 60832b1c148e40468200acf0ff14937e; no voters: 
I20260812 08:04:00.593331  4378 leader_election.cc:290] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:00.593456  4381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:00.593681  4381 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 1 LEADER]: Becoming Leader. State: Replica: 60832b1c148e40468200acf0ff14937e, State: Running, Role: LEADER
I20260812 08:04:00.593777  4378 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:00.593819  4381 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60832b1c148e40468200acf0ff14937e" member_type: VOTER }
I20260812 08:04:00.594233  4382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60832b1c148e40468200acf0ff14937e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60832b1c148e40468200acf0ff14937e" member_type: VOTER } }
I20260812 08:04:00.594259  4383 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60832b1c148e40468200acf0ff14937e. Latest consensus state: current_term: 1 leader_uuid: "60832b1c148e40468200acf0ff14937e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60832b1c148e40468200acf0ff14937e" member_type: VOTER } }
I20260812 08:04:00.594386  4382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.594403  4383 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.594854  4397 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:00.595736  4397 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:00.595899  1955 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:04:00.597450  4397 catalog_manager.cc:1383] Generated new cluster ID: 5dcda955fa2349e0930bc071b6734866
I20260812 08:04:00.597506  4397 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:00.603166  4397 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:00.603662  4397 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:00.613715  4397 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e: Generated new TSK 0
I20260812 08:04:00.613858  4397 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:00.628132  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.629962  4421 instance_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 08:04:00.629998  4419 instance_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 08:04:00.630163  4426 instance_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 08:04:00.630173  1955 server_base.cc:1061] running on GCE node
I20260812 08:04:00.630358  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.630400  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.630427  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521840630427 us; error 0 us; skew 500 ppm
I20260812 08:04:00.631232  1955 webserver.cc:533] Webserver started at http://127.1.232.193:41133/ using document root <none> and password file <none>
I20260812 08:04:00.631389  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.631438  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.631512  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.631897  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root/instance:
uuid: "8f11cb4d74794c2888bbb8ee95256df2"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-f0tn"
I20260812 08:04:00.633276  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:04:00.634133  4437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.634352  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:00.634415  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "8f11cb4d74794c2888bbb8ee95256df2"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-f0tn"
I20260812 08:04:00.634483  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:00.641426  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.641733  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.641990  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:00.642421  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:00.642460  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.642499  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:00.642527  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.646341  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:34261
I20260812 08:04:00.646395  4550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:34261 every 8 connection(s)
I20260812 08:04:00.647109  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.648835  4556 instance_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 08:04:00.648880  4557 instance_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 08:04:00.649101  4562 instance_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 08:04:00.649111  1955 server_base.cc:1061] running on GCE node
I20260812 08:04:00.649331  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.649370  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.649430  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521840649429 us; error 0 us; skew 500 ppm
I20260812 08:04:00.650256  1955 webserver.cc:533] Webserver started at http://127.1.232.194:36145/ using document root <none> and password file <none>
I20260812 08:04:00.650410  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.650449  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.650502  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.650907  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-1-root/instance:
uuid: "4d08799574b54f4b95ee9c07e5c9982e"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-f0tn"
I20260812 08:04:00.652279  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:04:00.653069  4575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.653324  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:00.653416  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "4d08799574b54f4b95ee9c07e5c9982e"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-f0tn"
I20260812 08:04:00.653493  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:00.654429  4552 heartbeater.cc:344] Connected to a master server at 127.1.232.254:33889
I20260812 08:04:00.654520  4552 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:00.654733  4552 heartbeater.cc:507] Master 127.1.232.254:33889 requested a full tablet report, sending...
I20260812 08:04:00.655318  4310 ts_manager.cc:194] Registered new tserver with Master: 8f11cb4d74794c2888bbb8ee95256df2 (127.1.232.193:34261)
I20260812 08:04:00.656020  4310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45636
I20260812 08:04:00.664117  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.664449  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.664713  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:00.665133  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:00.665179  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.665215  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:00.665244  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.669402  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:33159
I20260812 08:04:00.669467  4677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:33159 every 8 connection(s)
I20260812 08:04:00.673300  4679 heartbeater.cc:344] Connected to a master server at 127.1.232.254:33889
I20260812 08:04:00.673439  4679 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:00.673635  4679 heartbeater.cc:507] Master 127.1.232.254:33889 requested a full tablet report, sending...
I20260812 08:04:00.674189  4310 ts_manager.cc:194] Registered new tserver with Master: 4d08799574b54f4b95ee9c07e5c9982e (127.1.232.194:33159)
I20260812 08:04:00.674340  1955 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.004537797s
I20260812 08:04:00.674705  4310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45650
I20260812 08:04:00.690351  4310 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45682:
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: 2
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:04:00.690753  4310 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 3 tablet servers would be needed, 2 are available. Consider bringing up more tablet servers.
I20260812 08:04:00.698951  4493 tablet_service.cc:1511] Processing CreateTablet for tablet 1ace6d9ee83b4544a3375700e4f3ce7b (DEFAULT_TABLE table=test-workload [id=2c423c96dfc54ece9951863fcdd5e284]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:04:00.699080  4620 tablet_service.cc:1511] Processing CreateTablet for tablet 1ace6d9ee83b4544a3375700e4f3ce7b (DEFAULT_TABLE table=test-workload [id=2c423c96dfc54ece9951863fcdd5e284]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:04:00.699231  4493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ace6d9ee83b4544a3375700e4f3ce7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.699365  4620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ace6d9ee83b4544a3375700e4f3ce7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.701282  4713 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Bootstrap starting.
I20260812 08:04:00.701449  4715 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Bootstrap starting.
I20260812 08:04:00.702268  4715 tablet_bootstrap.cc:654] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.702282  4713 tablet_bootstrap.cc:654] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.703248  4715 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: No bootstrap required, opened a new log
I20260812 08:04:00.703258  4713 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: No bootstrap required, opened a new log
I20260812 08:04:00.703332  4715 ts_tablet_manager.cc:1403] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:04:00.703369  4713 ts_tablet_manager.cc:1403] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:04:00.703814  4715 raft_consensus.cc:359] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:00.703822  4713 raft_consensus.cc:359] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:00.703936  4715 raft_consensus.cc:385] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.703945  4713 raft_consensus.cc:385] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.704041  4715 raft_consensus.cc:740] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d08799574b54f4b95ee9c07e5c9982e, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.704053  4713 raft_consensus.cc:740] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f11cb4d74794c2888bbb8ee95256df2, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.704214  4715 consensus_queue.cc:260] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:00.704233  4713 consensus_queue.cc:260] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:00.704568  4715 ts_tablet_manager.cc:1434] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.704623  4552 heartbeater.cc:499] Master 127.1.232.254:33889 was elected leader, sending a full tablet report...
I20260812 08:04:00.704597  4713 ts_tablet_manager.cc:1434] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.704597  4679 heartbeater.cc:499] Master 127.1.232.254:33889 was elected leader, sending a full tablet report...
I20260812 08:04:01.030936  4722 raft_consensus.cc:493] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:04:01.031104  4722 raft_consensus.cc:515] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:01.031558  4722 leader_election.cc:290] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d08799574b54f4b95ee9c07e5c9982e (127.1.232.194:33159)
I20260812 08:04:01.034649  4640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ace6d9ee83b4544a3375700e4f3ce7b" candidate_uuid: "8f11cb4d74794c2888bbb8ee95256df2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d08799574b54f4b95ee9c07e5c9982e" is_pre_election: true
I20260812 08:04:01.034832  4640 raft_consensus.cc:2468] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f11cb4d74794c2888bbb8ee95256df2 in term 0.
I20260812 08:04:01.035169  4439 leader_election.cc:304] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 4d08799574b54f4b95ee9c07e5c9982e, 8f11cb4d74794c2888bbb8ee95256df2; no voters: 
I20260812 08:04:01.035364  4722 raft_consensus.cc:2804] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:04:01.035429  4722 raft_consensus.cc:493] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:01.035475  4722 raft_consensus.cc:3060] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:01.036433  4722 raft_consensus.cc:515] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:01.036715  4722 leader_election.cc:290] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 1 election: Requested vote from peers 4d08799574b54f4b95ee9c07e5c9982e (127.1.232.194:33159)
I20260812 08:04:01.037046  4640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ace6d9ee83b4544a3375700e4f3ce7b" candidate_uuid: "8f11cb4d74794c2888bbb8ee95256df2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d08799574b54f4b95ee9c07e5c9982e"
I20260812 08:04:01.037138  4640 raft_consensus.cc:3060] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:01.037976  4640 raft_consensus.cc:2468] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f11cb4d74794c2888bbb8ee95256df2 in term 1.
I20260812 08:04:01.038241  4439 leader_election.cc:304] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 4d08799574b54f4b95ee9c07e5c9982e, 8f11cb4d74794c2888bbb8ee95256df2; no voters: 
I20260812 08:04:01.038403  4722 raft_consensus.cc:2804] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:01.038625  4722 raft_consensus.cc:697] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 LEADER]: Becoming Leader. State: Replica: 8f11cb4d74794c2888bbb8ee95256df2, State: Running, Role: LEADER
I20260812 08:04:01.038786  4722 consensus_queue.cc:237] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [LEADER]: Queue going to LEADER mode. State: All 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: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:01.040159  4308 catalog_manager.cc:5719] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f11cb4d74794c2888bbb8ee95256df2 (127.1.232.193). New cstate: current_term: 1 leader_uuid: "8f11cb4d74794c2888bbb8ee95256df2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } health_report { overall_health: UNKNOWN } } }
I20260812 08:04:01.073575  4640 raft_consensus.cc:1275] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 1 FOLLOWER]: Refusing update from remote peer 8f11cb4d74794c2888bbb8ee95256df2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:04:01.073988  4722 consensus_queue.cc:1048] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:04:01.116307  1955 tombstoned_voting-imc-itest.cc:428] shutting down TS 8f11cb4d74794c2888bbb8ee95256df2
I20260812 08:04:01.116420  1955 tablet_server.cc:179] TabletServer@127.1.232.193:0 shutting down...
I20260812 08:04:01.119431  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:01.119665  1955 tablet_replica.cc:333] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: stopping tablet replica
I20260812 08:04:01.119787  1955 raft_consensus.cc:2243] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:01.119954  1955 raft_consensus.cc:2272] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.133008  1955 tablet_server.cc:196] TabletServer@127.1.232.193:0 shutdown complete.
I20260812 08:04:01.134869  1955 tombstoned_voting-imc-itest.cc:431] tombstoning replica on TS 4d08799574b54f4b95ee9c07e5c9982e
I20260812 08:04:01.135387  4620 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ace6d9ee83b4544a3375700e4f3ce7b with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:51690
I20260812 08:04:01.135639  4764 tablet_replica.cc:333] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: stopping tablet replica
I20260812 08:04:01.135763  4764 raft_consensus.cc:2243] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:01.135876  4764 raft_consensus.cc:2272] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.136466  4764 ts_tablet_manager.cc:1916] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:04:01.138240  4764 ts_tablet_manager.cc:1929] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.14
I20260812 08:04:01.138307  4764 log.cc:1199] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Deleting WAL directory at /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-1-root/wals/1ace6d9ee83b4544a3375700e4f3ce7b
I20260812 08:04:01.138860  1955 tombstoned_voting-imc-itest.cc:441] restarting TS 4d08799574b54f4b95ee9c07e5c9982e
I20260812 08:04:01.139113  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:01.140722  4766 instance_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 08:04:01.140758  4768 instance_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 08:04:01.140919  4770 instance_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 08:04:01.140975  1955 server_base.cc:1061] running on GCE node
I20260812 08:04:01.141171  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:01.141217  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:01.141237  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521841141237 us; error 0 us; skew 500 ppm
I20260812 08:04:01.142108  1955 webserver.cc:533] Webserver started at http://127.1.232.193:41133/ using document root <none> and password file <none>
I20260812 08:04:01.142248  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:01.142279  1955 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:01.143165  1955 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:01.143935  4777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:01.144134  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:01.144194  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "8f11cb4d74794c2888bbb8ee95256df2"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-f0tn"
I20260812 08:04:01.144277  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_0.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:01.182878  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:01.183290  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:01.183553  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:01.184103  4789 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:04:01.185199  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:04:01.185266  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:01.185315  1955 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:04:01.186005  1955 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:04:01.186046  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:01.186110  4789 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Bootstrap starting.
I20260812 08:04:01.190552  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:34261
I20260812 08:04:01.190580  4893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:34261 every 8 connection(s)
I20260812 08:04:01.190994  1955 tombstoned_voting-imc-itest.cc:445] waiting for leader election and tablet copy to complete...
I20260812 08:04:01.195640  4894 heartbeater.cc:344] Connected to a master server at 127.1.232.254:33889
I20260812 08:04:01.195740  4894 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:01.195780  1955 cluster_itest_util.cc:258] Not converged past 13 yet: <uninitialized op>
I20260812 08:04:01.195945  4894 heartbeater.cc:507] Master 127.1.232.254:33889 requested a full tablet report, sending...
I20260812 08:04:01.196751  4310 ts_manager.cc:194] Re-registered known tserver with Master: 8f11cb4d74794c2888bbb8ee95256df2 (127.1.232.193:34261)
I20260812 08:04:01.197464  4310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45688
I20260812 08:04:01.208715  4789 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:04:01.209033  4789 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Bootstrap complete.
I20260812 08:04:01.209219  4789 ts_tablet_manager.cc:1403] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260812 08:04:01.209646  4789 raft_consensus.cc:359] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:01.209748  4789 raft_consensus.cc:740] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f11cb4d74794c2888bbb8ee95256df2, State: Initialized, Role: FOLLOWER
I20260812 08:04:01.209878  4789 consensus_queue.cc:260] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:01.210170  4789 ts_tablet_manager.cc:1434] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Time spent starting tablet: real 0.001s	user 0.005s	sys 0.000s
I20260812 08:04:01.210292  4894 heartbeater.cc:499] Master 127.1.232.254:33889 was elected leader, sending a full tablet report...
I20260812 08:04:01.297016  1955 tombstoned_voting-imc-itest.cc:448] attempting to write a few more rows...
W20260812 08:04:01.306130  4807 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.306139  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.306219  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.306205  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.314265  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.318185  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.321975  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.322050  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.326946  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.330824  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.331116  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.336370  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.337121  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.342641  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.345523  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.352272  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.356220  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.365177  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.365541  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.371011  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.379618  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.380008  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.387578  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.398466  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.406172  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.413247  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.420373  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.430665  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.434610  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.449658  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.449759  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.460474  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.467482  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.481452  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.486912  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.502985  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.506060  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.525565  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.526242  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.531656  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.550758  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.550908  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.569720  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.574874  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.575644  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.599092  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.620891  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.621080  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.624925  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.648095  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.648238  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.673719  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.673950  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.676735  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.702855  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.703023  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.728047  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.733094  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.758442  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.764154  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.791152  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.820515  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.824422  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.854264  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.887060  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.892266  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.923089  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.957134  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.958030  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.962031  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:01.994438  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.031401  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.032181  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.036286  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.072690  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.109117  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.113049  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.154713  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.195353  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.195436  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.237200  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.237226  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.239814  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.284134  4801 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.284286  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.284452  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.328884  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.370253  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.377274  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
I20260812 08:04:02.388074  4909 raft_consensus.cc:493] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:04:02.388206  4909 raft_consensus.cc:515] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:02.388582  4909 leader_election.cc:290] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d08799574b54f4b95ee9c07e5c9982e (127.1.232.194:33159)
I20260812 08:04:02.391733  4640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ace6d9ee83b4544a3375700e4f3ce7b" candidate_uuid: "8f11cb4d74794c2888bbb8ee95256df2" candidate_term: 2 candidate_status { last_received { term: 1 index: 14 } } ignore_live_leader: false dest_uuid: "4d08799574b54f4b95ee9c07e5c9982e" is_pre_election: true
I20260812 08:04:02.392117  4779 leader_election.cc:304] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 8f11cb4d74794c2888bbb8ee95256df2; no voters: 4d08799574b54f4b95ee9c07e5c9982e
I20260812 08:04:02.392347  4909 raft_consensus.cc:2749] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260812 08:04:02.421636  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.422453  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.462553  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.470778  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.513795  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.522614  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.567579  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.614120  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.614885  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.621305  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.670082  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.670207  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.718827  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.726778  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.776429  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.777048  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.827450  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.835276  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.886078  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.938634  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:02.944609  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.000542  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.001356  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.009070  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.061848  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.117591  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.121599  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.178370  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.183300  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.239228  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.239485  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.250191  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.309912  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.368338  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.368348  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.377089  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.436739  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.497298  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.505411  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.564193  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.570453  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.632282  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.632331  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.646286  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.710613  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.777281  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.777281  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.847245  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.853811  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.918795  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.926529  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.926756  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:03.995463  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:04.000435  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:04.069868  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
W20260812 08:04:04.069943  4800 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40064: Illegal state: replica 8f11cb4d74794c2888bbb8ee95256df2 is not leader of this config: current role FOLLOWER
I20260812 08:04:04.114749  4917 raft_consensus.cc:493] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:04:04.114886  4917 raft_consensus.cc:515] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:04.115267  4917 leader_election.cc:290] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d08799574b54f4b95ee9c07e5c9982e (127.1.232.194:33159)
I20260812 08:04:04.115712  4640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ace6d9ee83b4544a3375700e4f3ce7b" candidate_uuid: "8f11cb4d74794c2888bbb8ee95256df2" candidate_term: 2 candidate_status { last_received { term: 1 index: 14 } } ignore_live_leader: false dest_uuid: "4d08799574b54f4b95ee9c07e5c9982e" is_pre_election: true
I20260812 08:04:04.115821  4640 raft_consensus.cc:1803] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 1 FOLLOWER]: voting while tombstoned based on last-logged opid 1.14
I20260812 08:04:04.115878  4640 raft_consensus.cc:2468] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f11cb4d74794c2888bbb8ee95256df2 in term 1.
I20260812 08:04:04.116205  4779 leader_election.cc:304] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 4d08799574b54f4b95ee9c07e5c9982e, 8f11cb4d74794c2888bbb8ee95256df2; no voters: 
I20260812 08:04:04.116377  4917 raft_consensus.cc:2804] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260812 08:04:04.116441  4917 raft_consensus.cc:493] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:04.116475  4917 raft_consensus.cc:3060] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:04:04.117406  4917 raft_consensus.cc:515] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:04.117677  4917 leader_election.cc:290] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 2 election: Requested vote from peers 4d08799574b54f4b95ee9c07e5c9982e (127.1.232.194:33159)
I20260812 08:04:04.118034  4640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ace6d9ee83b4544a3375700e4f3ce7b" candidate_uuid: "8f11cb4d74794c2888bbb8ee95256df2" candidate_term: 2 candidate_status { last_received { term: 1 index: 14 } } ignore_live_leader: false dest_uuid: "4d08799574b54f4b95ee9c07e5c9982e"
I20260812 08:04:04.118116  4640 raft_consensus.cc:1803] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 1 FOLLOWER]: voting while tombstoned based on last-logged opid 1.14
I20260812 08:04:04.118160  4640 raft_consensus.cc:3060] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:04:04.118846  4640 raft_consensus.cc:2468] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f11cb4d74794c2888bbb8ee95256df2 in term 2.
I20260812 08:04:04.119093  4779 leader_election.cc:304] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 4d08799574b54f4b95ee9c07e5c9982e, 8f11cb4d74794c2888bbb8ee95256df2; no voters: 
I20260812 08:04:04.119262  4917 raft_consensus.cc:2804] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:04:04.119414  4917 raft_consensus.cc:697] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 2 LEADER]: Becoming Leader. State: Replica: 8f11cb4d74794c2888bbb8ee95256df2, State: Running, Role: LEADER
I20260812 08:04:04.119555  4917 consensus_queue.cc:237] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:04.120851  4290 catalog_manager.cc:5719] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "8f11cb4d74794c2888bbb8ee95256df2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } health_report { overall_health: UNKNOWN } } }
W20260812 08:04:04.142038  4779 consensus_peers.cc:597] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 -> Peer 4d08799574b54f4b95ee9c07e5c9982e (127.1.232.194:33159): Couldn't send request to peer 4d08799574b54f4b95ee9c07e5c9982e. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260812 08:04:04.589344  4933 ts_tablet_manager.cc:933] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Initiating tablet copy from peer 8f11cb4d74794c2888bbb8ee95256df2 (127.1.232.193:34261)
I20260812 08:04:04.589937  4933 tablet_copy_client.cc:323] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.232.193:34261
I20260812 08:04:04.593590  4865 tablet_copy_service.cc:140] P 8f11cb4d74794c2888bbb8ee95256df2: Received BeginTabletCopySession request for tablet 1ace6d9ee83b4544a3375700e4f3ce7b from peer 4d08799574b54f4b95ee9c07e5c9982e ({username='slave'} at 127.0.0.1:40076)
I20260812 08:04:04.593713  4865 tablet_copy_service.cc:161] P 8f11cb4d74794c2888bbb8ee95256df2: Beginning new tablet copy session on tablet 1ace6d9ee83b4544a3375700e4f3ce7b from peer 4d08799574b54f4b95ee9c07e5c9982e at {username='slave'} at 127.0.0.1:40076: session id = 4d08799574b54f4b95ee9c07e5c9982e-1ace6d9ee83b4544a3375700e4f3ce7b
I20260812 08:04:04.594764  4865 tablet_copy_source_session.cc:215] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:04:04.595752  4933 ts_tablet_manager.cc:1916] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260812 08:04:04.597494  4933 ts_tablet_manager.cc:1929] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.14
I20260812 08:04:04.597666  4933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ace6d9ee83b4544a3375700e4f3ce7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:04.598632  4933 tablet_copy_client.cc:806] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: tablet copy: Starting download of 0 data blocks...
I20260812 08:04:04.598796  4933 tablet_copy_client.cc:670] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: tablet copy: Starting download of 1 WAL segments...
I20260812 08:04:04.600382  4933 tablet_copy_client.cc:538] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:04:04.601455  4933 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Bootstrap starting.
I20260812 08:04:04.623679  4933 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=14 ignored=0} inserts{seen=650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 5 replicates
I20260812 08:04:04.624014  4933 tablet_bootstrap.cc:492] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Bootstrap complete.
I20260812 08:04:04.624202  4933 ts_tablet_manager.cc:1403] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.002s
I20260812 08:04:04.624632  4933 raft_consensus.cc:359] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 2 FOLLOWER]: Replica starting. Triggering 5 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:04.625322  4933 raft_consensus.cc:740] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d08799574b54f4b95ee9c07e5c9982e, State: Initialized, Role: FOLLOWER
I20260812 08:04:04.625528  4933 consensus_queue.cc:260] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 2.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f11cb4d74794c2888bbb8ee95256df2" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 34261 } } peers { permanent_uuid: "4d08799574b54f4b95ee9c07e5c9982e" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 33159 } }
I20260812 08:04:04.625867  4933 ts_tablet_manager.cc:1434] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.002s
I20260812 08:04:04.626561  4865 tablet_copy_service.cc:342] P 8f11cb4d74794c2888bbb8ee95256df2: Request end of tablet copy session 4d08799574b54f4b95ee9c07e5c9982e-1ace6d9ee83b4544a3375700e4f3ce7b received from {username='slave'} at 127.0.0.1:40076
I20260812 08:04:04.626663  4865 tablet_copy_service.cc:434] P 8f11cb4d74794c2888bbb8ee95256df2: ending tablet copy session 4d08799574b54f4b95ee9c07e5c9982e-1ace6d9ee83b4544a3375700e4f3ce7b on tablet 1ace6d9ee83b4544a3375700e4f3ce7b with peer 4d08799574b54f4b95ee9c07e5c9982e
I20260812 08:04:05.088699  4640 raft_consensus.cc:1217] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 2 FOLLOWER]: Deduplicated request from leader. Original: 1.14->[2.15-2.19]   Dedup: 2.19->[]
I20260812 08:04:05.113202  1955 tombstoned_voting-imc-itest.cc:459] waiting for final agreement...
I20260812 08:04:05.114162  1955 tablet_server.cc:179] TabletServer@127.1.232.193:34261 shutting down...
I20260812 08:04:05.117432  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:05.117597  1955 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:05.117707  1955 raft_consensus.cc:2243] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:04:05.117843  1955 raft_consensus.cc:2272] T 1ace6d9ee83b4544a3375700e4f3ce7b P 8f11cb4d74794c2888bbb8ee95256df2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:05.130475  1955 tablet_server.cc:196] TabletServer@127.1.232.193:34261 shutdown complete.
I20260812 08:04:05.132360  1955 tablet_server.cc:179] TabletServer@127.1.232.194:0 shutting down...
I20260812 08:04:05.136138  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:05.136322  1955 tablet_replica.cc:333] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e: stopping tablet replica
I20260812 08:04:05.136440  1955 raft_consensus.cc:2243] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:05.136583  1955 raft_consensus.cc:2272] T 1ace6d9ee83b4544a3375700e4f3ce7b P 4d08799574b54f4b95ee9c07e5c9982e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:05.149480  1955 tablet_server.cc:196] TabletServer@127.1.232.194:0 shutdown complete.
I20260812 08:04:05.151476  1955 master.cc:562] Master@127.1.232.254:33889 shutting down...
I20260812 08:04:05.154469  1955 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:05.154616  1955 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:05.154681  1955 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60832b1c148e40468200acf0ff14937e: stopping tablet replica
I20260812 08:04:05.166872  1955 master.cc:584] Master@127.1.232.254:33889 shutdown complete.
[       OK ] Restart/TsRecoveryTombstonedIMCITest.TestTombstonedVoter/0 (4609 ms)
[ RUN      ] Restart/TsRecoveryTombstonedIMCITest.TestTombstonedVoter/1
I20260812 08:04:05.171976  1955 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.232.254:39895
I20260812 08:04:05.172299  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:05.173837  4969 instance_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 08:04:05.173846  4972 instance_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 08:04:05.174046  4974 instance_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 08:04:05.174077  1955 server_base.cc:1061] running on GCE node
I20260812 08:04:05.174238  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:05.174278  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:05.174290  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521845174291 us; error 0 us; skew 500 ppm
I20260812 08:04:05.175043  1955 webserver.cc:533] Webserver started at http://127.1.232.254:43397/ using document root <none> and password file <none>
I20260812 08:04:05.175179  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:05.175223  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:05.175293  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:05.175637  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/master-0-root/instance:
uuid: "1c5aa26bd5284169a033656d6d9d1831"
format_stamp: "Formatted at 2026-08-12 08:04:05 on dist-test-slave-f0tn"
I20260812 08:04:05.176944  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:04:05.177847  4982 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.178071  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:05.178135  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/master-0-root
uuid: "1c5aa26bd5284169a033656d6d9d1831"
format_stamp: "Formatted at 2026-08-12 08:04:05 on dist-test-slave-f0tn"
I20260812 08:04:05.178192  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:05.192615  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:05.192914  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:05.196637  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.254:39895
I20260812 08:04:05.198429  5073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.254:39895 every 8 connection(s)
I20260812 08:04:05.198853  5075 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 08:04:05.200563  5075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831: Bootstrap starting.
I20260812 08:04:05.201305  5075 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:05.202243  5075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831: No bootstrap required, opened a new log
I20260812 08:04:05.202595  5075 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5aa26bd5284169a033656d6d9d1831" member_type: VOTER }
I20260812 08:04:05.202695  5075 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:05.202731  5075 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5aa26bd5284169a033656d6d9d1831, State: Initialized, Role: FOLLOWER
I20260812 08:04:05.202864  5075 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5aa26bd5284169a033656d6d9d1831" member_type: VOTER }
I20260812 08:04:05.202931  5075 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:05.202970  5075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:05.203017  5075 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:05.203661  5075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5aa26bd5284169a033656d6d9d1831" member_type: VOTER }
I20260812 08:04:05.203776  5075 leader_election.cc:304] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1c5aa26bd5284169a033656d6d9d1831; no voters: 
I20260812 08:04:05.203953  5075 leader_election.cc:290] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:05.204041  5079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:05.204257  5079 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5aa26bd5284169a033656d6d9d1831, State: Running, Role: LEADER
I20260812 08:04:05.204350  5075 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:05.204396  5079 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5aa26bd5284169a033656d6d9d1831" member_type: VOTER }
I20260812 08:04:05.204797  5080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c5aa26bd5284169a033656d6d9d1831" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5aa26bd5284169a033656d6d9d1831" member_type: VOTER } }
I20260812 08:04:05.204820  5081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c5aa26bd5284169a033656d6d9d1831. Latest consensus state: current_term: 1 leader_uuid: "1c5aa26bd5284169a033656d6d9d1831" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c5aa26bd5284169a033656d6d9d1831" member_type: VOTER } }
I20260812 08:04:05.204967  5081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:05.204952  5080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:05.205446  5088 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:05.206157  5088 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:05.206319  1955 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:04:05.207752  5088 catalog_manager.cc:1383] Generated new cluster ID: db08896e273b4284adf02d31f651b0cc
I20260812 08:04:05.207810  5088 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:05.230618  5088 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:05.231168  5088 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:05.242769  5088 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831: Generated new TSK 0
I20260812 08:04:05.242944  5088 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:05.270659  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:05.272493  5109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:05.272598  5111 instance_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 08:04:05.272644  1955 server_base.cc:1061] running on GCE node
W20260812 08:04:05.272593  5113 instance_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 08:04:05.272913  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:05.272955  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:05.272970  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521845272970 us; error 0 us; skew 500 ppm
I20260812 08:04:05.273765  1955 webserver.cc:533] Webserver started at http://127.1.232.193:46749/ using document root <none> and password file <none>
I20260812 08:04:05.273898  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:05.273938  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:05.273993  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:05.274340  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root/instance:
uuid: "2b809b21f2dd4e8fa4c3cf9615159a02"
format_stamp: "Formatted at 2026-08-12 08:04:05 on dist-test-slave-f0tn"
I20260812 08:04:05.275705  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:04:05.276526  5118 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.276762  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:05.276829  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "2b809b21f2dd4e8fa4c3cf9615159a02"
format_stamp: "Formatted at 2026-08-12 08:04:05 on dist-test-slave-f0tn"
I20260812 08:04:05.276897  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:05.287303  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:05.287613  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:05.287868  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:05.288317  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:05.288355  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.288398  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:05.288424  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.292407  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:35087
I20260812 08:04:05.292446  5232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:35087 every 8 connection(s)
I20260812 08:04:05.293234  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:05.294917  5241 instance_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 08:04:05.295059  1955 server_base.cc:1061] running on GCE node
W20260812 08:04:05.295192  5242 instance_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 08:04:05.294934  5246 instance_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 08:04:05.295863  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:05.295919  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:05.295939  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521845295939 us; error 0 us; skew 500 ppm
I20260812 08:04:05.296875  1955 webserver.cc:533] Webserver started at http://127.1.232.194:34491/ using document root <none> and password file <none>
I20260812 08:04:05.297036  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:05.297093  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:05.297168  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:05.297621  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root/instance:
uuid: "f45c3da7ed9444fdabfb3fd0432a23f6"
format_stamp: "Formatted at 2026-08-12 08:04:05 on dist-test-slave-f0tn"
I20260812 08:04:05.297901  5233 heartbeater.cc:344] Connected to a master server at 127.1.232.254:39895
I20260812 08:04:05.298002  5233 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:05.298207  5233 heartbeater.cc:507] Master 127.1.232.254:39895 requested a full tablet report, sending...
I20260812 08:04:05.298789  5007 ts_manager.cc:194] Registered new tserver with Master: 2b809b21f2dd4e8fa4c3cf9615159a02 (127.1.232.193:35087)
I20260812 08:04:05.299244  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:04:05.299618  5007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56470
I20260812 08:04:05.300264  5254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.300511  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:05.300582  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "f45c3da7ed9444fdabfb3fd0432a23f6"
format_stamp: "Formatted at 2026-08-12 08:04:05 on dist-test-slave-f0tn"
I20260812 08:04:05.300652  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:05.310822  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:05.311127  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:05.311380  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:05.311784  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:05.311821  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.311861  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:05.311889  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.316073  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:36313
I20260812 08:04:05.316126  5364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:36313 every 8 connection(s)
I20260812 08:04:05.319844  5365 heartbeater.cc:344] Connected to a master server at 127.1.232.254:39895
I20260812 08:04:05.319929  5365 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:05.320091  5365 heartbeater.cc:507] Master 127.1.232.254:39895 requested a full tablet report, sending...
I20260812 08:04:05.320572  5007 ts_manager.cc:194] Registered new tserver with Master: f45c3da7ed9444fdabfb3fd0432a23f6 (127.1.232.194:36313)
I20260812 08:04:05.320911  1955 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.004452433s
I20260812 08:04:05.321084  5007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56476
I20260812 08:04:05.336828  5007 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56506:
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: 2
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:04:05.337308  5007 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 3 tablet servers would be needed, 2 are available. Consider bringing up more tablet servers.
I20260812 08:04:05.346048  5171 tablet_service.cc:1511] Processing CreateTablet for tablet 306d8e0f77604df2b38a2c98f5912f46 (DEFAULT_TABLE table=test-workload [id=b7024caafe2c4b0eb220856ee8abff01]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:04:05.346055  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 306d8e0f77604df2b38a2c98f5912f46 (DEFAULT_TABLE table=test-workload [id=b7024caafe2c4b0eb220856ee8abff01]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:04:05.346359  5171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306d8e0f77604df2b38a2c98f5912f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:05.346360  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306d8e0f77604df2b38a2c98f5912f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:05.348502  5392 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Bootstrap starting.
I20260812 08:04:05.348694  5389 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Bootstrap starting.
I20260812 08:04:05.349400  5392 tablet_bootstrap.cc:654] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:05.349568  5389 tablet_bootstrap.cc:654] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:05.350510  5392 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: No bootstrap required, opened a new log
I20260812 08:04:05.350595  5392 ts_tablet_manager.cc:1403] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:04:05.350600  5389 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: No bootstrap required, opened a new log
I20260812 08:04:05.350703  5389 ts_tablet_manager.cc:1403] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:04:05.351068  5392 raft_consensus.cc:359] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.351161  5392 raft_consensus.cc:385] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:05.351183  5392 raft_consensus.cc:740] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b809b21f2dd4e8fa4c3cf9615159a02, State: Initialized, Role: FOLLOWER
I20260812 08:04:05.351119  5389 raft_consensus.cc:359] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.351257  5389 raft_consensus.cc:385] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:05.351325  5389 raft_consensus.cc:740] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f45c3da7ed9444fdabfb3fd0432a23f6, State: Initialized, Role: FOLLOWER
I20260812 08:04:05.351320  5392 consensus_queue.cc:260] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.351490  5389 consensus_queue.cc:260] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.351668  5392 ts_tablet_manager.cc:1434] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:05.351747  5233 heartbeater.cc:499] Master 127.1.232.254:39895 was elected leader, sending a full tablet report...
I20260812 08:04:05.351830  5389 ts_tablet_manager.cc:1434] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:05.351963  5365 heartbeater.cc:499] Master 127.1.232.254:39895 was elected leader, sending a full tablet report...
I20260812 08:04:05.365507  5396 raft_consensus.cc:493] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:04:05.365607  5396 raft_consensus.cc:515] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.365945  5396 leader_election.cc:290] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b809b21f2dd4e8fa4c3cf9615159a02 (127.1.232.193:35087)
I20260812 08:04:05.368673  5187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306d8e0f77604df2b38a2c98f5912f46" candidate_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" is_pre_election: true
I20260812 08:04:05.368791  5187 raft_consensus.cc:2468] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f45c3da7ed9444fdabfb3fd0432a23f6 in term 0.
I20260812 08:04:05.369081  5256 leader_election.cc:304] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 2b809b21f2dd4e8fa4c3cf9615159a02, f45c3da7ed9444fdabfb3fd0432a23f6; no voters: 
I20260812 08:04:05.369227  5396 raft_consensus.cc:2804] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:04:05.369283  5396 raft_consensus.cc:493] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:05.369328  5396 raft_consensus.cc:3060] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:05.370157  5396 raft_consensus.cc:515] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.370407  5396 leader_election.cc:290] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [CANDIDATE]: Term 1 election: Requested vote from peers 2b809b21f2dd4e8fa4c3cf9615159a02 (127.1.232.193:35087)
I20260812 08:04:05.370699  5187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306d8e0f77604df2b38a2c98f5912f46" candidate_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02"
I20260812 08:04:05.370810  5187 raft_consensus.cc:3060] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:05.371636  5187 raft_consensus.cc:2468] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f45c3da7ed9444fdabfb3fd0432a23f6 in term 1.
I20260812 08:04:05.371878  5256 leader_election.cc:304] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 2b809b21f2dd4e8fa4c3cf9615159a02, f45c3da7ed9444fdabfb3fd0432a23f6; no voters: 
I20260812 08:04:05.372033  5396 raft_consensus.cc:2804] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:05.372249  5396 raft_consensus.cc:697] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 LEADER]: Becoming Leader. State: Replica: f45c3da7ed9444fdabfb3fd0432a23f6, State: Running, Role: LEADER
I20260812 08:04:05.372386  5396 consensus_queue.cc:237] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [LEADER]: Queue going to LEADER mode. State: All 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: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.373690  5007 catalog_manager.cc:5719] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f45c3da7ed9444fdabfb3fd0432a23f6 (127.1.232.194). New cstate: current_term: 1 leader_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:05.411204  5187 raft_consensus.cc:1275] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Refusing update from remote peer f45c3da7ed9444fdabfb3fd0432a23f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:04:05.411710  5396 consensus_queue.cc:1048] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:04:05.443770  1955 tombstoned_voting-imc-itest.cc:428] shutting down TS 2b809b21f2dd4e8fa4c3cf9615159a02
I20260812 08:04:05.443876  1955 tablet_server.cc:179] TabletServer@127.1.232.193:0 shutting down...
I20260812 08:04:05.446880  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:05.447116  1955 tablet_replica.cc:333] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: stopping tablet replica
I20260812 08:04:05.447240  1955 raft_consensus.cc:2243] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:05.447372  1955 raft_consensus.cc:2272] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:05.460400  1955 tablet_server.cc:196] TabletServer@127.1.232.193:0 shutdown complete.
I20260812 08:04:05.462538  1955 tombstoned_voting-imc-itest.cc:431] tombstoning replica on TS f45c3da7ed9444fdabfb3fd0432a23f6
I20260812 08:04:05.463119  5304 tablet_service.cc:1558] Processing DeleteTablet for tablet 306d8e0f77604df2b38a2c98f5912f46 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:54144
I20260812 08:04:05.463407  5437 tablet_replica.cc:333] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: stopping tablet replica
I20260812 08:04:05.463523  5437 raft_consensus.cc:2243] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:05.463696  5437 raft_consensus.cc:2272] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:05.464334  5437 ts_tablet_manager.cc:1916] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:04:05.466182  5437 ts_tablet_manager.cc:1929] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.12
I20260812 08:04:05.466249  5437 log.cc:1199] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Deleting WAL directory at /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root/wals/306d8e0f77604df2b38a2c98f5912f46
I20260812 08:04:05.466854  1955 tombstoned_voting-imc-itest.cc:436] restarting tombstoned TS f45c3da7ed9444fdabfb3fd0432a23f6
I20260812 08:04:05.466960  1955 tablet_server.cc:179] TabletServer@127.1.232.194:0 shutting down...
I20260812 08:04:05.470475  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:05.482997  1955 tablet_server.cc:196] TabletServer@127.1.232.194:0 shutdown complete.
I20260812 08:04:05.485065  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:05.486737  5443 instance_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 08:04:05.486778  5438 instance_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 08:04:05.486881  1955 server_base.cc:1061] running on GCE node
W20260812 08:04:05.486989  5439 instance_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 08:04:05.487159  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:05.487202  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:05.487218  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521845487218 us; error 0 us; skew 500 ppm
I20260812 08:04:05.487934  1955 webserver.cc:533] Webserver started at http://127.1.232.194:34491/ using document root <none> and password file <none>
I20260812 08:04:05.488060  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:05.488091  1955 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:05.489002  1955 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:05.489845  5449 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.490067  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:05.490134  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root
uuid: "f45c3da7ed9444fdabfb3fd0432a23f6"
format_stamp: "Formatted at 2026-08-12 08:04:05 on dist-test-slave-f0tn"
I20260812 08:04:05.490216  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:05.507835  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:05.508224  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:05.508514  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:05.509097  5456 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:04:05.510895  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 0 live tablets)
I20260812 08:04:05.510954  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:04:05.511008  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:05.511034  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.514920  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.194:36313
I20260812 08:04:05.515601  1955 tombstoned_voting-imc-itest.cc:441] restarting TS f45c3da7ed9444fdabfb3fd0432a23f6
I20260812 08:04:05.515822  5566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.194:36313 every 8 connection(s)
I20260812 08:04:05.515945  1955 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:05.517729  5573 instance_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 08:04:05.517772  5575 instance_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 08:04:05.517869  5572 instance_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 08:04:05.518055  1955 server_base.cc:1061] running on GCE node
I20260812 08:04:05.518211  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:05.518253  1955 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:05.518270  1955 hybrid_clock.cc:648] HybridClock initialized: now 1786521845518269 us; error 0 us; skew 500 ppm
I20260812 08:04:05.519193  1955 webserver.cc:533] Webserver started at http://127.1.232.193:46749/ using document root <none> and password file <none>
I20260812 08:04:05.519353  1955 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:05.519400  1955 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:05.520584  1955 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:05.520846  5567 heartbeater.cc:344] Connected to a master server at 127.1.232.254:39895
I20260812 08:04:05.520937  5567 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:05.521122  5567 heartbeater.cc:507] Master 127.1.232.254:39895 requested a full tablet report, sending...
I20260812 08:04:05.521504  5580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:05.521765  1955 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:05.521807  4999 ts_manager.cc:194] Re-registered known tserver with Master: f45c3da7ed9444fdabfb3fd0432a23f6 (127.1.232.194:36313)
I20260812 08:04:05.521829  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root
uuid: "2b809b21f2dd4e8fa4c3cf9615159a02"
format_stamp: "Formatted at 2026-08-12 08:04:05 on dist-test-slave-f0tn"
I20260812 08:04:05.521904  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskLyqUkU/test-tmp/tombstoned_voting-imc-itest.0.Restart_TsRecoveryTombstonedIMCITest.TestTombstonedVoter_1.1786521823214318-1955-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:05.522583  4999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56520
I20260812 08:04:05.527259  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:05.527541  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:05.527781  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:05.529124  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:04:05.529165  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:05.529197  1955 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:04:05.529912  1955 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:04:05.529950  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:05.530022  5593 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Bootstrap starting.
I20260812 08:04:05.534870  1955 rpc_server.cc:307] RPC server started. Bound to: 127.1.232.193:35087
I20260812 08:04:05.534925  5686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.232.193:35087 every 8 connection(s)
I20260812 08:04:05.535315  1955 tombstoned_voting-imc-itest.cc:445] waiting for leader election and tablet copy to complete...
I20260812 08:04:05.539516  1955 cluster_itest_util.cc:258] Not converged past 11 yet: <uninitialized op>
I20260812 08:04:05.539777  5687 heartbeater.cc:344] Connected to a master server at 127.1.232.254:39895
I20260812 08:04:05.539857  5687 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:05.540036  5687 heartbeater.cc:507] Master 127.1.232.254:39895 requested a full tablet report, sending...
I20260812 08:04:05.540747  4999 ts_manager.cc:194] Re-registered known tserver with Master: 2b809b21f2dd4e8fa4c3cf9615159a02 (127.1.232.193:35087)
I20260812 08:04:05.541606  4999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56536
I20260812 08:04:05.549675  5593 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:04:05.549947  5593 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Bootstrap complete.
I20260812 08:04:05.550092  5593 ts_tablet_manager.cc:1403] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260812 08:04:05.550446  5593 raft_consensus.cc:359] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.550537  5593 raft_consensus.cc:740] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b809b21f2dd4e8fa4c3cf9615159a02, State: Initialized, Role: FOLLOWER
I20260812 08:04:05.550654  5593 consensus_queue.cc:260] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:05.550931  5593 ts_tablet_manager.cc:1434] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:05.551007  5687 heartbeater.cc:499] Master 127.1.232.254:39895 was elected leader, sending a full tablet report...
I20260812 08:04:05.640816  1955 tombstoned_voting-imc-itest.cc:448] attempting to write a few more rows...
I20260812 08:04:06.523361  5567 heartbeater.cc:499] Master 127.1.232.254:39895 was elected leader, sending a full tablet report...
I20260812 08:04:06.810972  5705 raft_consensus.cc:493] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:04:06.811118  5705 raft_consensus.cc:515] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:06.811576  5705 leader_election.cc:290] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f45c3da7ed9444fdabfb3fd0432a23f6 (127.1.232.194:36313)
I20260812 08:04:06.814832  5526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306d8e0f77604df2b38a2c98f5912f46" candidate_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" is_pre_election: true
I20260812 08:04:06.814956  5526 raft_consensus.cc:1803] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 FOLLOWER]: voting while tombstoned based on last-logged opid 1.12
I20260812 08:04:06.815033  5526 raft_consensus.cc:2468] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b809b21f2dd4e8fa4c3cf9615159a02 in term 1.
I20260812 08:04:06.815343  5582 leader_election.cc:304] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 2b809b21f2dd4e8fa4c3cf9615159a02, f45c3da7ed9444fdabfb3fd0432a23f6; no voters: 
I20260812 08:04:06.815536  5705 raft_consensus.cc:2804] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260812 08:04:06.815589  5705 raft_consensus.cc:493] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:06.815632  5705 raft_consensus.cc:3060] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:04:06.816534  5705 raft_consensus.cc:515] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:06.816829  5705 leader_election.cc:290] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [CANDIDATE]: Term 2 election: Requested vote from peers f45c3da7ed9444fdabfb3fd0432a23f6 (127.1.232.194:36313)
I20260812 08:04:06.817163  5526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306d8e0f77604df2b38a2c98f5912f46" candidate_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6"
I20260812 08:04:06.817266  5526 raft_consensus.cc:1803] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 FOLLOWER]: voting while tombstoned based on last-logged opid 1.12
I20260812 08:04:06.817327  5526 raft_consensus.cc:3060] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:04:06.818136  5526 raft_consensus.cc:2468] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b809b21f2dd4e8fa4c3cf9615159a02 in term 2.
I20260812 08:04:06.818392  5582 leader_election.cc:304] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 2 voters: 2 yes votes; 0 no votes. yes voters: 2b809b21f2dd4e8fa4c3cf9615159a02, f45c3da7ed9444fdabfb3fd0432a23f6; no voters: 
I20260812 08:04:06.818549  5705 raft_consensus.cc:2804] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:04:06.818714  5705 raft_consensus.cc:697] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 2 LEADER]: Becoming Leader. State: Replica: 2b809b21f2dd4e8fa4c3cf9615159a02, State: Running, Role: LEADER
I20260812 08:04:06.818859  5705 consensus_queue.cc:237] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:06.820189  4993 catalog_manager.cc:5719] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 reported cstate change: term changed from 1 to 2, leader changed from f45c3da7ed9444fdabfb3fd0432a23f6 (127.1.232.194) to 2b809b21f2dd4e8fa4c3cf9615159a02 (127.1.232.193). New cstate: current_term: 2 leader_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } health_report { overall_health: UNKNOWN } } }
W20260812 08:04:06.832556  5582 consensus_peers.cc:597] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 -> Peer f45c3da7ed9444fdabfb3fd0432a23f6 (127.1.232.194:36313): Couldn't send request to peer f45c3da7ed9444fdabfb3fd0432a23f6. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260812 08:04:07.244674  5729 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:07.244779  5729 raft_consensus.cc:2243] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:07.244832  5729 raft_consensus.cc:2272] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:07.244912  5729 ts_tablet_manager.cc:933] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Initiating tablet copy from peer 2b809b21f2dd4e8fa4c3cf9615159a02 (127.1.232.193:35087)
I20260812 08:04:07.245299  5729 tablet_copy_client.cc:323] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: tablet copy: Beginning tablet copy session from remote peer at address 127.1.232.193:35087
I20260812 08:04:07.248943  5659 tablet_copy_service.cc:140] P 2b809b21f2dd4e8fa4c3cf9615159a02: Received BeginTabletCopySession request for tablet 306d8e0f77604df2b38a2c98f5912f46 from peer f45c3da7ed9444fdabfb3fd0432a23f6 ({username='slave'} at 127.0.0.1:46220)
I20260812 08:04:07.249047  5659 tablet_copy_service.cc:161] P 2b809b21f2dd4e8fa4c3cf9615159a02: Beginning new tablet copy session on tablet 306d8e0f77604df2b38a2c98f5912f46 from peer f45c3da7ed9444fdabfb3fd0432a23f6 at {username='slave'} at 127.0.0.1:46220: session id = f45c3da7ed9444fdabfb3fd0432a23f6-306d8e0f77604df2b38a2c98f5912f46
I20260812 08:04:07.249846  5659 tablet_copy_source_session.cc:215] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:04:07.250506  5729 ts_tablet_manager.cc:1916] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260812 08:04:07.252274  5729 ts_tablet_manager.cc:1929] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.12
I20260812 08:04:07.252431  5729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306d8e0f77604df2b38a2c98f5912f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:07.253420  5729 tablet_copy_client.cc:806] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: tablet copy: Starting download of 0 data blocks...
I20260812 08:04:07.253573  5729 tablet_copy_client.cc:670] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: tablet copy: Starting download of 1 WAL segments...
I20260812 08:04:07.254739  5729 tablet_copy_client.cc:538] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:04:07.255681  5729 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Bootstrap starting.
I20260812 08:04:07.274597  5729 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=12 ignored=0} inserts{seen=550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 5 replicates
I20260812 08:04:07.274904  5729 tablet_bootstrap.cc:492] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Bootstrap complete.
I20260812 08:04:07.275051  5729 ts_tablet_manager.cc:1403] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260812 08:04:07.275468  5729 raft_consensus.cc:359] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 2 FOLLOWER]: Replica starting. Triggering 5 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:07.276127  5729 raft_consensus.cc:740] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f45c3da7ed9444fdabfb3fd0432a23f6, State: Initialized, Role: FOLLOWER
I20260812 08:04:07.276294  5729 consensus_queue.cc:260] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 2.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b809b21f2dd4e8fa4c3cf9615159a02" member_type: VOTER last_known_addr { host: "127.1.232.193" port: 35087 } } peers { permanent_uuid: "f45c3da7ed9444fdabfb3fd0432a23f6" member_type: VOTER last_known_addr { host: "127.1.232.194" port: 36313 } }
I20260812 08:04:07.276636  5729 ts_tablet_manager.cc:1434] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:04:07.277216  5659 tablet_copy_service.cc:342] P 2b809b21f2dd4e8fa4c3cf9615159a02: Request end of tablet copy session f45c3da7ed9444fdabfb3fd0432a23f6-306d8e0f77604df2b38a2c98f5912f46 received from {username='slave'} at 127.0.0.1:46220
I20260812 08:04:07.277289  5659 tablet_copy_service.cc:434] P 2b809b21f2dd4e8fa4c3cf9615159a02: ending tablet copy session f45c3da7ed9444fdabfb3fd0432a23f6-306d8e0f77604df2b38a2c98f5912f46 on tablet 306d8e0f77604df2b38a2c98f5912f46 with peer f45c3da7ed9444fdabfb3fd0432a23f6
I20260812 08:04:07.783782  5526 raft_consensus.cc:1217] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 2 FOLLOWER]: Deduplicated request from leader. Original: 1.12->[2.13-2.17]   Dedup: 2.17->[]
I20260812 08:04:07.799585  1955 tombstoned_voting-imc-itest.cc:459] waiting for final agreement...
I20260812 08:04:07.800516  1955 tablet_server.cc:179] TabletServer@127.1.232.193:35087 shutting down...
I20260812 08:04:07.803890  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:07.804059  1955 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:07.804154  1955 raft_consensus.cc:2243] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:04:07.804317  1955 raft_consensus.cc:2272] T 306d8e0f77604df2b38a2c98f5912f46 P 2b809b21f2dd4e8fa4c3cf9615159a02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:07.817164  1955 tablet_server.cc:196] TabletServer@127.1.232.193:35087 shutdown complete.
I20260812 08:04:07.819154  1955 tablet_server.cc:179] TabletServer@127.1.232.194:36313 shutting down...
I20260812 08:04:07.822687  1955 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:07.822858  1955 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:07.822958  1955 raft_consensus.cc:2243] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:07.823091  1955 raft_consensus.cc:2272] T 306d8e0f77604df2b38a2c98f5912f46 P f45c3da7ed9444fdabfb3fd0432a23f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:07.835749  1955 tablet_server.cc:196] TabletServer@127.1.232.194:36313 shutdown complete.
I20260812 08:04:07.837774  1955 master.cc:562] Master@127.1.232.254:39895 shutting down...
I20260812 08:04:07.840490  1955 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:07.840636  1955 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:07.840714  1955 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c5aa26bd5284169a033656d6d9d1831: stopping tablet replica
I20260812 08:04:07.853247  1955 master.cc:584] Master@127.1.232.254:39895 shutdown complete.
[       OK ] Restart/TsRecoveryTombstonedIMCITest.TestTombstonedVoter/1 (2687 ms)
[----------] 2 tests from Restart/TsRecoveryTombstonedIMCITest (7296 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 2 test suites ran. (24635 ms total)
[  PASSED  ] 6 tests.
I20260812 08:04:07.859652  1955 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 1 messages since previous log ~2 seconds ago
I20260812 08:04:07.859710  1955 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 5 messages since previous log ~18 seconds ago
