test running and queued rejection says its queued

Bug #2028801 reported by Brian Murray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Auto Package Testing
New
Medium
Unassigned

Bug Description

I was testing the new feature of autopkgtest-web which checks if a test is already queued or running and received a message that the test is 'already queued', when the test was in fact queued and running (I checked both json files my looking at one of the web servers at the time).

Looking at the code I would have expected to receive the "already running" message. Maybe the running.json was out of date on one server?

While this can be somewhat confusing to the end user I don't think it is a high priority to fix as the duplicate request is still not getting queued.

Related branches

Changed in auto-package-testing:
importance: Undecided → Medium
Revision history for this message
Brian Murray (brian-murray) wrote :

For what its worth the test was adduser on mantic arm64 with a trigger of kmod/30+20230519-1ubuntu2.

summary: - test running and queued says its queued
+ test running and queued rejection says its queued
Revision history for this message
Tim Andersson (andersson123) wrote :

So, the logic surrounding this means that over time as the new changes start to have coverage of the whole queue and running tests (i.e. when all the currently running tests have stopped and fresh ones have started) this situation SHOULD be impossible. You should never be able to have the same test in the queue and whilst running.

But yes, this could also be due to one of the json files being not up to date. Let's monitor this and see if there's any changes

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.