Wednesday, 2025-07-30

opendevreviewGregory Thiemonge proposed openstack/octavia master: Fix race condition in cascade delete  https://review.opendev.org/c/openstack/octavia/+/89746607:22
johnsom#startmeeting Octavia16:00
opendevmeetMeeting started Wed Jul 30 16:00:08 2025 UTC and is due to finish in 60 minutes.  The chair is johnsom. Information about MeetBot at http://wiki.debian.org/MeetBot.16:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:00
opendevmeetThe meeting name has been set to 'octavia'16:00
johnsomHi everyone16:00
gthiemon1eo/16:00
johnsom#topic Announcements 16:00
johnsomThe 2026.1 Gazpacho release schedule has been proposed:16:00
johnsom#link https://6b6a75d201a9c42f31a1-68f6595b812925233ee703f28dff66ba.ssl.cf5.rackcdn.com/openstack/b1bdf51c9a9c46efbe95fc8e26c59558/docs/gazpacho/schedule.html16:00
johnsomOtherwise, I don't think I have any other announcements other that the gate things I will cover in my progress report.16:02
johnsom#topic Brief progress reports / bugs needing review16:02
johnsomI have been looking into the odd gate job failures around log offloading.16:02
johnsomWith help from Greg we found that Ubuntu has some package order bugs that can lead to /var/log removing write for the syslog group. This is bad and rsyslog modules may not be able to create new log files. In our gates it impacted the Octavia log offloading and haproxy on the devstack host.16:04
johnsomSo, I proposed moving our logs into their own directory to solve this issue.16:04
gthiemon1eLGTM!16:05
johnsomI also discovered why I was sometimes getting permission denied errors in nova when booting instances. It appears somehow the group ownership of /dev/kvm is swiitched to systemd-resolved group from KVM. Changing it back to kvm seems to resolve the issue.16:05
johnsomForward looking, more reviews and a few bugs I want to look into.16:06
gthiemon1esomeone pinged me about a old patch taht is still open16:07
gthiemon1ehttps://review.opendev.org/c/openstack/octavia/+/89746616:07
johnsomYeah, surprised that is still open. I was looking at it before the meeting.16:07
gthiemon1einteresting bug, a race condition when deleting a LB with multiple listeners, the fix optimizes it by calling a function only once during the deletion16:07
johnsom+116:08
gthiemon1eI have another patch:16:08
gthiemon1ehttps://review.opendev.org/c/openstack/octavia/+/94686616:08
johnsomThere are a number of optimizations that can be done in the flows. The transition to Job Board created some inefficiencies.16:08
gthiemon1ethe port_id is part of the additional_vip object, but it's never returned by the API16:09
johnsomACK16:09
gthiemon1e(it will be required to make the octavia-tempest-plugin tests work with other providers)16:09
gthiemon1e(the amphora driver only uses one VIP port, but we cannot assume that the other providers do)16:10
johnsomI will take a look16:11
johnsomAny other updates this week?16:12
johnsom#topic Open Discussion16:12
gthiemon1enop16:12
johnsomHow about any other topics?16:12
gthiemon1enothing from me16:12
johnsomOh, I should mention, I have removed the centos 8 jobs as there are no longer images available.16:13
johnsomLikewise, I have removed CentOS 9 Stream and Rocky 9 from the master branch as python 3.9 is no longer supported16:13
johnsomIt leaves FIPS untested, but that is what it is.16:14
gthiemon1eack16:14
johnsomNo point in running jobs that are going to fail in devstack setup16:14
johnsomOk, I think that is what I have. Thanks!16:15
gthiemon1ethanks johnsom!16:15
johnsom #endmeeting16:15
johnsom#endmeeting16:15
opendevmeetMeeting ended Wed Jul 30 16:15:34 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:15
opendevmeetMinutes:        https://meetings.opendev.org/meetings/octavia/2025/octavia.2025-07-30-16.00.html16:15
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/octavia/2025/octavia.2025-07-30-16.00.txt16:15
opendevmeetLog:            https://meetings.opendev.org/meetings/octavia/2025/octavia.2025-07-30-16.00.log.html16:15
johnsomArgh, had a space in there16:15
opendevreviewMerged openstack/octavia master: Add more entropy to the rotate passphrase tests  https://review.opendev.org/c/openstack/octavia/+/95526517:00

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!