=== genii is now known as genii-core [12:53] good morning [13:08] are the dep8 tests for the excuses page really queued? I uploaded nfs-utils on the 16th, and the test still hasn't run [13:09] and others after that ran already [13:09] for example https://autopkgtest.ubuntu.com/packages/n/nfs-utils/jammy/s390x [13:09] there are tests run on the 17th [13:15] I listed s390x because that's usually the fastest one to run [14:33] * ahasenack triggers a test run manually to see if it runs or gets queued for ages [14:48] my manual trigger ran :/ https://autopkgtest.ubuntu.com/packages/n/nfs-utils/jammy/s390x [14:48] so previous tests are stuck? [14:49] juliank: you seem to be the one lately working in dep8 tests, can you take a look? nfs-utils seems stuck for days, but a manual trigger like above that I did just now started and ran quickly [14:49] it's saying "Test in progress" for two days now: https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#nfs-utils [14:51] ahasenack: sometimes tests get lost [14:52] ahasenack: I can retry all running tests on !amd64 !arm64 [14:53] why exclude those two? Queues too large? [14:53] I could retry the others in the huge queue and filter out duplicates [14:53] I can't filter duplicates across queues [14:53] I need all of the run or else it won't migrate ;) [14:54] Maybe I should rewrite the code to deduplicate across normal and huge [14:55] One day I'll make it so it doesn't schedule duplicate tests [14:57] ahasenack: so nfs-utils is not listed as in progress [14:57] it is in the excuses page :/ [14:58] ahasenack: something is broken on britney it seems [14:59] ahasenack: Sorry I don't know what's happening there, retry-autopkgtest-regressions is broken [14:59] ugh [14:59] urllib.error.HTTPError: HTTP Error 404: Not Found [14:59] if I pass -sjammy i get results, but nfs-utils is not RUNNING [15:00] but I see it RUNNING in the yaml [15:00] $ grep nfs-utils running [15:00] run-autopkgtest -s jammy -a amd64 --trigger=rpcbind/1.2.6-2build1 nfs-utils [15:00] is all it produces [15:03] ahasenack: oops, wrong argument, I passed --series RUNNING not --state RUNNING [15:03] sorry [15:12] ahasenack: I think they got lost in the rabbitmq restart, fwiw; seems britney thought they were submitted for some reason (rabbitmq should have blocked it) [15:12] it's probably not the only one in this state [15:24] ahasenack: everything should be queued now [15:26] debci-huge-jammy-arm64 619 [15:26] debci-huge-jammy-amd64 4784 [15:26] ^ huge queue sizes now [15:27] so about 1000 packages requeued on amd64 [16:46] juliank: thanks