Thursday, 2023-10-05

opendevreviewmorice proposed openstack/neutron master: [ovn] AZs distribution in L3 port scheduler  https://review.opendev.org/c/openstack/neutron/+/89260406:17
opendevreviewFernando Royo proposed openstack/neutron master: Add constant to identify OVN LB HM ports  https://review.opendev.org/c/openstack/neutron/+/89734508:23
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Change device_owner used for OVN LB HM port  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/89734808:27
grishatsu  Is anyone familiar with neutron-linuxbridge-agent failing to run on a container on top of mac m1 because  Cmd: ['iptables-save', '-t', 'raw']; Stdin: ; Stdout: ; Stderr: iptables-save v1.4.21: Cannot initialize: iptables who? (do you need to insmod?)08:32
grishatsuI wonder if it is even supported to run these in a container with a macOs host08:33
fricklerI don't think anything is getting supported on macos08:52
grishatsufigures08:53
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Set the Neutron port status based on "lsp.up" and "lsp.enabled"  https://review.opendev.org/c/openstack/neutron/+/89693910:00
opendevreviewRodolfo Alonso proposed openstack/neutron master: [UT] Add chassis.external_ids dict in ``TestOvnSbIdlNotifyHandler``  https://review.opendev.org/c/openstack/neutron/+/89740710:02
opendevreviewFernando Royo proposed openstack/neutron master: Add constant to identify OVN LB HM ports  https://review.opendev.org/c/openstack/neutron/+/89734510:04
opendevreviewThomas Goirand proposed openstack/neutron-vpnaas-dashboard master: Use repr() for object tests  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/89740810:23
opendevreviewRodolfo Alonso proposed openstack/neutron master: Fix the ``log.setup`` method call with "fix_eventlet=False"  https://review.opendev.org/c/openstack/neutron/+/89733210:35
opendevreviewRodolfo Alonso proposed openstack/neutron master: Replace "tenant_id" with "project_id" in IPAM engine  https://review.opendev.org/c/openstack/neutron/+/87753310:37
ralonsohykarel, I've seen this twice10:42
ralonsohhttps://08a3be70b8bf624f00d5-8466237625318fdb84c00b23a21e0718.ssl.cf5.rackcdn.com/883907/14/check/neutron-functional-with-uwsgi/97280d5/testr_results.html10:42
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Change device_owner used for OVN LB HM port  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/89734810:42
ralonsohin the patch un-patching the evenlet issue and in this other one, not related10:42
ralonsohebtables is failing somehow10:42
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add "jammy" distribution release to the legacy ebtables installation  https://review.opendev.org/c/openstack/neutron/+/89741210:52
ykarelralonsoh, looks like a new issue, started seeing multiple times since today as per opensearch10:53
ralonsoh^^ I've pushed this patch10:53
ykarelahkk god, thanks10:54
ykarelbut why it started happening today10:54
ralonsohno idea, to be honest10:54
ykarelok let's see if this helps10:54
ralonsohlet me check if there is a new nftables version10:54
opendevreviewElvira García Ruiz proposed openstack/neutron stable/2023.1: Use safer methods to get security groups on security group logging  https://review.opendev.org/c/openstack/neutron/+/89661411:20
opendevreviewMichel Nederlof proposed openstack/neutron master: [OVN] Delete entries for virtual ip from Mac_Binding table  https://review.opendev.org/c/openstack/neutron/+/89688412:02
opendevreviewMichel Nederlof proposed openstack/neutron master: [OVN] Update lsp host id when virtual parent changes  https://review.opendev.org/c/openstack/neutron/+/89688312:05
ykarelralonsoh, doesn't look any change in nftables/ebtables versions12:58
ykarelbut there are some kernel updates which looks realted https://launchpad.net/ubuntu/+source/linux/5.15.0-86.9612:59
ralonsohyes, I saw this and that could be related12:59
ralonsohI'm going to push a patch with several FT CI to test this patch13:00
ykarelso it was just working without ebtables-legacy but with that kernel update it needs some fixes or use ebtables-legacy13:00
ykarelconsidering consistent failure it looks good fix as job passing13:01
ykarelbut may be we have to fix such that it works with non-legacy as it used to work like before13:02
ralonsohthat implies moving everything to nftables13:03
ralonsohinstead of using the legacy api13:03
ralonsohand that... is a titanic job13:03
ykarelohkk got it, now i recall some past efforts for this13:03
opendevreviewRodolfo Alonso proposed openstack/neutron master: DNM functional and fullstack testing  https://review.opendev.org/c/openstack/neutron/+/89742713:06
ykarelreported https://bugs.launchpad.net/neutron/+bug/203854113:10
mnederlofralonsoh, in regard to https://review.opendev.org/c/openstack/neutron/+/896883; i'm starting to think we might need to revisit the match method too, as it seems to me that the `old` variable holds the changed fields. So if the field is not present, there is not a change init, and we should not trigger on it.13:10
mnederlofalso, upon a IP failover, it the virtual-parent field that is changed, not the virtual-parents13:11
ralonsohsorry, in a meeting now13:11
mnederlofok13:11
opendevreviewRodolfo Alonso proposed openstack/neutron master: Fix the ``log.setup`` method call with "fix_eventlet=False"  https://review.opendev.org/c/openstack/neutron/+/89733213:16
*** mnederlof_ is now known as mnederlof13:35
opendevreviewMichel Nederlof proposed openstack/neutron master: [OVN] Delete entries for virtual ip from Mac_Binding table  https://review.opendev.org/c/openstack/neutron/+/89688414:31
ralonsohlajoskatona, ykarel https://review.opendev.org/c/openstack/neutron/+/897332 (the ebtables patch tested in https://review.opendev.org/c/openstack/neutron/+/897427 is going very well)14:33
ralonsohand this patch is in top of it14:33
ykarel++14:35
opendevreviewGrisha Tsukerman proposed openstack/neutron stable/yoga: Fix router port deletion issue in DHCP agent  https://review.opendev.org/c/openstack/neutron/+/89743514:35
opendevreviewGrisha Tsukerman proposed openstack/neutron stable/yoga: Adds protection in agent worker for failed jobs  https://review.opendev.org/c/openstack/neutron/+/89743614:35
lajoskatonaralonsoh: cool, I had no time since morning to check it14:39
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2023.2: Add "jammy" distribution release to the legacy ebtables installation  https://review.opendev.org/c/openstack/neutron/+/89743814:41
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2023.2: Fix the ``log.setup`` method call with "fix_eventlet=False"  https://review.opendev.org/c/openstack/neutron/+/89743914:42
opendevreviewLuis Tomas Bolivar proposed openstack/neutron master: Add support for FDB aging  https://review.opendev.org/c/openstack/neutron/+/89333314:44
ykarellajoskatona, please also check https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/89730814:45
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2023.1: Add "jammy" distribution release to the legacy ebtables installation  https://review.opendev.org/c/openstack/neutron/+/89744014:45
opendevreviewRodolfo Alonso proposed openstack/neutron stable/2023.1: Fix the ``log.setup`` method call with "fix_eventlet=False"  https://review.opendev.org/c/openstack/neutron/+/89746214:46
grishatsuIs there an automatic CI that runs tests that includes my changes? or is it something that I need to trigger manually? how do I monitor this?14:46
ralonsohgrishatsu, we have zuul and you can see the results in the gerrit patch once executed14:47
ralonsohor you can monitor then in https://zuul.opendev.org/t/openstack/status14:47
lajoskatonagrishatsu: could you copy-paste the link to your patch ?14:47
grishatsuhttps://review.opendev.org/c/openstack/neutron/+/89743614:48
grishatsuhttps://review.opendev.org/c/openstack/neutron/+/89743514:48
ralonsoh--> https://zuul.opendev.org/t/openstack/status#89743514:48
grishatsuoh sweet so same ID like the review 14:49
ralonsohgrishatsu, btw, please propose these patches for master first, not for a stable branch 14:49
grishatsunp14:50
lajoskatonagrishatsu: thanks, yes please propose to master, btw the bug is private at the moment, I am not sure what is the process in this case14:54
mnederlofralonsoh, is there anything i can show you to explain better what happens in regard to the VIP failover or are you testing it yourself as well?14:56
opendevreviewGrisha Tsukerman proposed openstack/neutron master: Adds protection in agent worker for failed jobs  https://review.opendev.org/c/openstack/neutron/+/89746314:56
opendevreviewGrisha Tsukerman proposed openstack/neutron master: Fix router port deletion issue in DHCP agent  https://review.opendev.org/c/openstack/neutron/+/89746414:56
ralonsohmnederlof, yes, you can implement functional tests instead of unit tests. UT don't prove anything14:57
mnederlofhmm, ok that would be a first for me to implement, so.. any pointers?14:59
grishatsulajoskatona, ralonsoh thanks i resubmitted and i'll follow up for updates15:02
mnederlofnvm, iĺl try to see if i can deduce something from the existing tests15:04
opendevreviewGrisha Tsukerman proposed openstack/neutron master: Adds protection in agent worker for failed jobs  https://review.opendev.org/c/openstack/neutron/+/89746315:06
opendevreviewGrisha Tsukerman proposed openstack/neutron master: Fix router port deletion issue in DHCP agent  https://review.opendev.org/c/openstack/neutron/+/89746415:06
ralonsohmnederlof, you can check TestNBDbMonitor.test_virtual_port_host_update and create new tests 15:11
mnederlofawesome thanks, will do :) (though it will be after the weekend..)15:11
opendevreviewElvira García Ruiz proposed openstack/neutron stable/zed: [OVN] Fix rate and burst for stateless security groups  https://review.opendev.org/c/openstack/neutron/+/89484615:51
opendevreviewElvira García Ruiz proposed openstack/neutron stable/zed: Use safer methods to get security groups on security group logging  https://review.opendev.org/c/openstack/neutron/+/89747015:51
opendevreviewGrisha Tsukerman proposed openstack/neutron master: Adds protection in agent worker for failed jobs  https://review.opendev.org/c/openstack/neutron/+/89746316:02
opendevreviewGrisha Tsukerman proposed openstack/neutron master: Fix router port deletion issue in DHCP agent  https://review.opendev.org/c/openstack/neutron/+/89746416:02
opendevreviewRodolfo Alonso proposed openstack/neutron master: Drop unused tables from the Neutron database  https://review.opendev.org/c/openstack/neutron/+/89747216:09
opendevreviewRodolfo Alonso proposed openstack/neutron master: Drop unused tables from the Neutron database  https://review.opendev.org/c/openstack/neutron/+/89747216:22
opendevreviewRodolfo Alonso proposed openstack/neutron master: Drop unused tables from the Neutron database  https://review.opendev.org/c/openstack/neutron/+/89747216:24
opendevreviewMerged openstack/neutron master: Add "jammy" distribution release to the legacy ebtables installation  https://review.opendev.org/c/openstack/neutron/+/89741216:40
opendevreviewMerged openstack/neutron master: [UT] Add chassis.external_ids dict in ``TestOvnSbIdlNotifyHandler``  https://review.opendev.org/c/openstack/neutron/+/89740716:40
mnaserhttps://bugs.launchpad.net/neutron/+bug/1889388 i have the same exact issue here except the answer to rodolfo's question of "are they on the same host" is yea17:28
opendevreviewIhar Hrachyshka proposed openstack/neutron master: ovn: don't set (empty) requested-chassis= key for ports  https://review.opendev.org/c/openstack/neutron/+/89748920:18

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