opendevreview | Brian Haley proposed openstack/neutron master: Fix iptables mapping of 'ipip' protocol https://review.opendev.org/c/openstack/neutron/+/909943 | 00:03 |
---|---|---|
opendevreview | Brian Haley proposed openstack/neutron master: [OVN] Retry retrieving metadata port during PortBindingChassisEvent https://review.opendev.org/c/openstack/neutron/+/881487 | 00:22 |
haleyb | I just noticed the openstack-tox-py311-with-sqlalchemy-master job is failing on everything, but i have limited cycles until Monday | 00:58 |
*** haleyb is now known as haleyb|out | 00:58 | |
haleyb|out | will try and look tomorrow if possible | 00:58 |
frickler | haleyb|out: from the timing and context, my guess is this is triggered by https://review.opendev.org/c/openstack/neutron-lib/+/903531 , but I can't immediately see what's wrong with that | 07:42 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Ensure OVN DB update on change of number of GW ports https://review.opendev.org/c/openstack/neutron/+/909955 | 08:24 |
*** mklejn_ is now known as mklejn | 08:24 | |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Ensure OVN DB update on change of number of GW ports https://review.opendev.org/c/openstack/neutron/+/909955 | 08:40 |
opendevreview | alisafari proposed openstack/ovn-octavia-provider master: Fix lb association to routers process https://review.opendev.org/c/openstack/ovn-octavia-provider/+/908679 | 09:12 |
opendevreview | Frode Nordahl proposed openstack/neutron master: WIP: Add documentation for aa-l3-gw-multihoming https://review.opendev.org/c/openstack/neutron/+/899402 | 09:54 |
opendevreview | Frode Nordahl proposed openstack/neutron master: WIP: Add documentation for aa-l3-gw-multihoming https://review.opendev.org/c/openstack/neutron/+/899402 | 10:17 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Ensure OVN DB update on change of number of GW ports https://review.opendev.org/c/openstack/neutron/+/909955 | 12:57 |
opendevreview | Frode Nordahl proposed openstack/neutron master: WIP: Add documentation for aa-l3-gw-multihoming https://review.opendev.org/c/openstack/neutron/+/899402 | 12:57 |
haleyb|out | frickler: ack, i hadn't even looked at neutron-lib | 14:12 |
ralonsoh | lajoskatona, hi! do mind checking https://review.opendev.org/c/openstack/neutron-lib/+/907949? | 14:16 |
ralonsoh | if possible, I would like to include it today in the n-lib release | 14:17 |
ralonsoh | thanks! | 14:17 |
haleyb|out | ralonsoh: it looks like the socket Numa affinity change in neutron-lib has broken the gate, https://review.opendev.org/c/openstack/neutron-lib/+/903531 - looks like a neutron-server exception updating the port | 14:19 |
haleyb|out | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_42c/909943/2/check/openstack-tox-py311-with-sqlalchemy-master/42cf7c0/job-output.txt is an example | 14:19 |
ralonsoh | haleyb|out, is this the only job affected? | 14:20 |
haleyb|out | yes, and only one test class | 14:20 |
opendevreview | Merged openstack/os-vif master: Fix missing or unnecessary dependencies https://review.opendev.org/c/openstack/os-vif/+/909341 | 14:21 |
lajoskatona | ralonsoh: checking | 14:21 |
ralonsoh | lajoskatona, thanks! | 14:21 |
ralonsoh | haleyb|out, let me check right now | 14:21 |
ralonsoh | if we can't fix it, I'll revert the patch | 14:21 |
haleyb|out | alright as i am out most of day starting in :20 | 14:21 |
lajoskatona | ralonsoh, haleyb|out: strange that only the py311-with-sqlalchemy-master job is broken, is it because in that we pull master neutron-lib also? | 14:25 |
ralonsoh | lajoskatona, maybe because that was the only one executed today | 14:25 |
ralonsoh | but I know what the problem is | 14:25 |
ralonsoh | I changed PORT_NUMA_POLICIES, adding a new one | 14:25 |
ralonsoh | and we are using it in the test | 14:25 |
ralonsoh | I'll push a Neutron patch right now | 14:25 |
ralonsoh | and for future n-lib patches "DO NOT TOUCH THE EXITING TUPLES!" (not for myself) | 14:26 |
ralonsoh | pffff EXISTING and note | 14:26 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Update ``PortNumaAffinityPolicyExtensionTestCase`` tested policies https://review.opendev.org/c/openstack/neutron/+/909998 | 14:31 |
ralonsoh | haleyb|out, lajoskatona ^^ please | 14:31 |
ralonsoh | now the test is passing | 14:31 |
lajoskatona | ralonsoh: as I see hte ob failed for this pathc (perhaps for others also): https://review.opendev.org/c/openstack/neutron/+/909943 | 14:31 |
ralonsoh | this is because the extension has not been included yet in Neutron | 14:31 |
lajoskatona | ralonsoh: ack, checking | 14:32 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Update ``PortNumaAffinityPolicyExtensionTestCase`` tested policies https://review.opendev.org/c/openstack/neutron/+/909998 | 14:32 |
ralonsoh | (removed the empty line added by mistake) | 14:32 |
frickler | oh, so that sqla job is a good test for n-lib, too, nice. seems it should be kept alive even once we merge sqla 2.0 bump in reqs | 15:00 |
opendevreview | Merged openstack/neutron master: Update ``PortNumaAffinityPolicyExtensionTestCase`` tested policies https://review.opendev.org/c/openstack/neutron/+/909998 | 16:18 |
opendevreview | Merged openstack/neutron-lib master: Add extension "subnet-external-network" https://review.opendev.org/c/openstack/neutron-lib/+/907949 | 16:26 |
opendevreview | Vasyl Saienko proposed openstack/neutron master: Drop hardcoded dhcp and l3 agent type https://review.opendev.org/c/openstack/neutron/+/908764 | 21:04 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!