Activity log for bug #2034700

Date Who What changed Old value New value Message
2023-09-07 11:52:22 Frode Nordahl bug added bug
2023-09-07 13:11:48 Frode Nordahl 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. 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.
2023-09-08 08:21:49 Frode Nordahl summary Add and delete port test fails in the Ubuntu package due to error logged from vif-plug-representor Add and delete port test fails in the Debian package due to error logged from vif-plug-representor
2023-09-29 19:13:50 Steve Langasek ovn (Ubuntu Lunar): status New Fix Committed
2023-09-29 19:13:51 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2023-09-29 19:14:00 Steve Langasek bug added subscriber SRU Verification
2023-09-29 19:14:03 Steve Langasek tags verification-needed verification-needed-lunar
2023-10-04 14:04:46 Frode Nordahl tags verification-needed verification-needed-lunar verification-done verification-done-lunar
2023-10-11 13:10:11 Launchpad Janitor ovn (Ubuntu Lunar): status Fix Committed Fix Released
2023-10-11 13:10:11 Launchpad Janitor cve linked 2023-3153
2023-10-11 13:10:21 Andreas Hasenack removed subscriber Ubuntu Stable Release Updates Team