[OVN][Trunk] subport doesn't reach status ACTIVE
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Invalid
|
High
|
Unassigned | ||
neutron |
Confirmed
|
Critical
|
Rodolfo Alonso |
Bug Description
Test test_live_
https:/
It's a test about live-migration, but it is important to notice that it fails before any live migration happens.
The test creates a VM with a port and a subport.
The test waits until the VM status is ACTIVE -> this passes
The test waits until the subport status is ACTIVE -> this started failing two days ago because the port status is DOWN
There was only one neutron patch merged that day[1], but I checked the test failed during some jobs even before that patch was merged.
I compared some logs.
Neutron logs when the test passes: [2]
Neutron logs when the test fails: [3]
When it fails, I see this during the creation of the subport (and I don't see this event when it passes):
Jun 14 18:13:43.052982 np0034303809 neutron-
...
Jun 14 18:13:49.597911 np0034303809 neutron-
It seems the ovn version has changed between these jobs:
Passes [4]:
2023-06-14 10:01:46.358875 | controller | Preparing to unpack .../ovn-
Fails [5]:
2023-06-14 17:55:07.077377 | controller | Preparing to unpack .../ovn-
[1] https:/
[2] https:/
[3] https:/
[4] https:/
[5] https:/
tags: | added: trunk |
Changed in nova: | |
status: | New → Confirmed |
importance: | Undecided → High |
status: | Confirmed → Invalid |
summary: |
- [trunk ports] subport doesn't reach status ACTIVE + [OVN][Trunk] subport doesn't reach status ACTIVE |
Changed in neutron: | |
status: | Confirmed → In Progress |
Changed in neutron: | |
status: | In Progress → Fix Released |
Changed in neutron: | |
status: | Fix Released → Confirmed |
thanks, opensearch link: /opensearch. logs.openstack. org/_dashboards /app/discover/ ?security_ tenant= global# /?_g=(filters: !(),refreshInte rval:(pause: !t,value: 0),time: (from:now- 30d,to: now))&_ a=(columns: !(_source) ,filters: !(),index: '94869730- aea8-11ec- 9e6a-83741af3fd cd',interval: auto,query: (language: kuery,query: 'message: %22line% 20273,% 20in%20test_ live_migration_ with_trunk% 22'),sort: !())
https:/