[Bug 2034700] Update Released

Andreas Hasenack 2034700 at bugs.launchpad.net
Wed Oct 11 13:10:27 UTC 2023


The verification of the Stable Release Update for ovn has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ovn in Ubuntu.
https://bugs.launchpad.net/bugs/2034700

Title:
  Add and delete port test fails in the Debian package due to error
  logged from vif-plug-representor

Status in ovn package in Ubuntu:
  New
Status in ovn source package in Lunar:
  Fix Released

Bug description:
  OVN commit 264c825f0a0e ("ovn-controller: remove un-necessary "trying
  to release" warnings") added a test that fails if any warning or error
  is logged from the ovn-controller.

  This revealed the fact that the OVN-VIF representor plugin logs an error while running the test:
  ./ovn.at:35873: check_logs "" hv1
  --- /dev/null	2023-01-09 10:00:51.000000000 +0000
  +++ /<<PKGBUILDDIR>>/tests/testsuite.dir/at-groups/942/stdout	2023-09-07 09:04:26.311805398 +0000
  @@ -0,0 +1 @@
  +2023-09-07T09:04:26.232Z|00002|vif_plug_representor|ERR|unable to set udev receive buffer size.
  942. ovn.at:35873: 942. Add and delete port -- ovn-northd -- parallelization=yes -- ovn_monitor_all=no (ovn.at:35873): FAILED (ovn.at:35873)

  From cursory view, I do not see this logged on an actual production
  setup with ovn-controller running directly on a host. I do see it when
  running this test in a container though.

  We should probably make the failure graceful at the initialization
  stage, and rather log warnings if this state is found while doing a
  lookup, or just lower the severity to INFO/DBG.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/2034700/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list