builds abort after ca. 10–17 minutes, no logs

Asked by Thorsten Glaser

I’ve had multiple builds abort after about ten minutes, with no logs showing up for another half hour or so.

Retrying them yielded the same result (except the jammy one which is still going after 14 minutes on its second try).

The twice failed ones are:
- https://launchpad.net/~mirabilos/+archive/ubuntu/jdk/+build/26898613
- https://launchpad.net/~mirabilos/+archive/ubuntu/jdk/+build/26898614
- https://launchpad.net/~mirabilos/+archive/ubuntu/jdk/+build/26898615
- https://launchpad.net/~mirabilos/+archive/ubuntu/jdk/+build/26898616

Hah, and https://launchpad.net/~mirabilos/+archive/ubuntu/jdk/+build/26898617 (the jammy one) just terminated as well.

Could someone please investigate what’s happening there?

Thanks in advance!

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Colin Watson
Solved:
Last query:
Last reply:
Revision history for this message
Best Colin Watson (cjwatson) said :
#1

Thanks for the report. It looks like we missed an `ANALYZE` step when creating a couple of test rebuilds of Ubuntu, which meant that all PostgreSQL's statistics were way off and so lots of buildd-manager's performance-critical queries were running much more slowly than normal. We've rectified this and things seem happier now; I've retried your builds and they're building.

Revision history for this message
Thorsten Glaser (mirabilos) said :
#2

Thanks Colin Watson, that solved my question.