04:02:52 @selsta @tobtoht seems like there is a problem with the Ubuntu package mirrors in CI builds: https://github.com/monero-project/monero/actions/runs/5583137186/jobs/10203132630?pr=8953 04:03:22 It's getting "Hash Sum mismatch" errors 11:00:44 jeffro256: transient issue, try rerunning CI. that microsoft repo is using an older repository format that has an inherent race condition when package metadata is being updated. 11:39:37 yes, if it fails before the build step it's best to re-run after a couple hours and the issue should be resolved 12:12:28 jberman: no that wallet has many txs in it, some coinbase, some not. the first txs are coinbase txs to fund it, and then the test scans the first few txs in the wallet 16:12:41 woodser: I've tested the same set of circumstances locally in tons of different ways and still haven't been able to hit that error. Do you have a testnet/stagenet seed I can check out? 16:13:25 it's a local testnet 16:19:45 got it. what exact command do you use to run that failing monero-java test? I haven't used java in forever 16:28:46 it's automagic in the ide (at least visual studio and eclipse) so tests can be run graphically 16:32:06 Ah nice, ok thanks 16:54:07 but that test will only call monero-wallet-rpc `scan_tx` with `txids=[]` where those first txs are coinbase txs 17:04:10 I've done that same thing (and more) with monero-wallet-rpc and haven't hit the error, so at this point I'm trying to re-set-up your entire env to repro the error 17:05:25 and I also just don't see how to hit that error line in the code, it shouldn't be possible 17:08:18 basically trying to run the tests to get the wallet set up exactly as it's set up in your failing test 17:23:20 happy to share my local testnet files and wallet if it helps but I understand it's a lot of work. trying to think of another way to reproduce except creating a stagenet wallet starting with only coinbase txs 17:32:14 local testnet files + wallet would be great 22:53:59 .merge+ 8950 8953 22:53:59 Added