cover job started to fail with Killed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Critical
|
Brian Haley |
Bug Description
Pipeline here: https:/
First failure is May 14: https:/
In logs, it looks like this:
2024-05-14 16:33:32.050334 | ubuntu-jammy | Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.
2024-05-14 16:33:32.050424 | ubuntu-jammy | declare_
2024-05-14 16:33:32.050451 | ubuntu-jammy | /home/zuul/
2024-05-14 16:33:32.050472 | ubuntu-jammy | Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.
2024-05-14 16:33:32.050490 | ubuntu-jammy | declare_
2024-05-14 16:33:32.050516 | ubuntu-jammy | /home/zuul/
2024-05-14 16:59:58.794881 | ubuntu-jammy | Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.
2024-05-14 16:59:58.796083 | ubuntu-jammy | declare_
2024-05-14 16:59:58.796171 | ubuntu-jammy | Killed
2024-05-14 17:03:29.030113 | ubuntu-jammy | Ran 20812 tests in 1777.707s
2024-05-14 17:03:29.174365 | ubuntu-jammy | FAILED (id=0, failures=1, skips=1701)
Could it be that the job no longer has enough memory and gets OOM killed?
I've compared versions of packages updated between older good and newer bad runs, and I only see these bumped: sqlalchemy 1.4.51 -> 2.0.29 and alembic 1.9.4 -> 1.13.1.
Different runs have different unit tests reported as failed (all failed runs claim a single test case failed).
Examples of different failed tests:
https:/
https:/
https:/
I suspect specific unit test cases are not relevant - the test runner process dies for some reason and whatever the test it was running at that moment gets reported as failed.
tags: | added: gate-failure |
Changed in neutron: | |
status: | New → Triaged |
importance: | Undecided → Critical |
This looks to have a near 50% failure rate, since it started so I'm setting it to Critical.
Logsearch url: /opensearch. logs.openstack. org/_dashboards /app/data- explorer/ discover/ #?_a=(discover: (columns: !(_source) ,isDirty: !t,sort: !()),metadata: (indexPattern: '94869730- aea8-11ec- 9e6a-83741af3fd cd',view: discover) )&_g=(filters: !(),refreshInte rval:(pause: !t,value: 0),time: (from:now- 10d,to: now))&_ q=(filters: !(),query: (language: lucene, query:' message: %22Killed% 22%20AND% 20build_ name:%22opensta ck-tox- cover%22' ))
https:/