Thursday, 2021-08-19

opendevreviewMerged openstack/neutron master: Use neutron-lib payloads for PORT_FORWARDING  https://review.opendev.org/c/openstack/neutron/+/80299001:56
amotokihi, I am watching jobs results of https://review.opendev.org/c/openstack/neutron-lib/+/792774 (bgp association API definition) for a neutron-lib release,05:56
amotokibut neutron-functional-with-uwsgi is failing with too high rate. 6 of 7 runs failed.05:56
amotokidoes the job fail frequently like this or is it new?05:57
lajoskatonaamotoki: as I checked it is failing with similar pattern, not always the same test, but from the group neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb06:32
lajoskatonaamotoki: Hi06:32
amotokilajoskatona: yeah, I saw it too.06:32
lajoskatonaamotoki: not always that group of tests, I checked a few more runs06:33
amotokiI checked the recent 5 failures and 4 of 5 failed during create_default_drop_port_group()06:41
amotoki5 failures in https://review.opendev.org/c/openstack/neutron-lib/+/79277406:42
amotokian example is https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8b7/792774/26/gate/neutron-functional-with-uwsgi/8b71a70/testr_results.html06:45
opendevreviewLajos Katona proposed openstack/tap-as-a-service master: Tests: remove tempest plugin from taas repository  https://review.opendev.org/c/openstack/tap-as-a-service/+/80470706:54
*** rpittau|afk is now known as rpittau07:08
lajoskatonaamotoki: we have a bug for similar issues: https://bugs.launchpad.net/neutron/+bug/193876607:24
lajoskatonaamotoki: and the patch to add more logs is hanging in the gate: https://review.opendev.org/c/openstack/neutron/+/80393607:24
amotokilajoskatona: I think the bug you mentioned is not the root cause of the failure which is happening currently. 07:26
amotokilajoskatona: _collect_processes_logs and self.mech_driver.nb_ovn.ovsdb_connection.stop are both called as cleanup.07:26
amotokilajoskatona: looking at https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8b7/792774/26/gate/neutron-functional-with-uwsgi/8b71a70/testr_results.html, the first failure happend in create_default_drop_port_group07:27
amotokibut we can use this bug to track the issue07:28
amotokiI will comment what I checked in that bug.07:29
obondarevamotoki: are you talking about https://bugs.launchpad.net/neutron/+bug/1938766?07:40
obondarevseems name should be updated to reflect actual issue07:41
amotokiobondarev: yes, I just added my comment. I confirmed create_default_drop_port_group() failed in all cases with "No such file or directory"07:42
amotokiobondarev: I will update the title of the bug.07:42
obondarevamotoki: cool, thank you. But the failure is "KeyError: UUID('<..>')" isn't it?07:43
obondarev"No such file or directory" is a cleanup failure07:43
amotokiobondarev: exactly07:43
obondarevamotoki: your comment says: "create_default_drop_port_group() fails in all failures with "No such file or directory: '/tmp/tmps9cyr99c/ovn_northd.log'""07:45
obondarevshould it be "create_default_drop_port_group() fails in all failures with KeyError"?07:45
obondarevor am I missing something?07:46
amotokiobondarev: previousy the bug title is about "No such file or directory", so I checked all failured linked in the description and confirmed "No such file or directory" happend when create_default_drop_port_group failed.07:47
amotokithis is what I would like to say in the sentence.07:47
obondarevamotoki: ok got it07:48
amotokiI now updated the bug title to "neutron-functional-with-uwsgi fails with "KeyError: UUID" during create_default_drop_port_group" so I believe we are in the same page.07:48
obondarevgreat, thanks!07:48
*** redrobot1 is now known as redrobot07:59
ralonsohamotoki, obondarev hi. The problem reported in the LP description08:07
ralonsohKeyError: UUID('c9570a47-64da-4360-9c94-12ba459344c2')08:07
ralonsohis due to the "create_default_drop_port_group" failure08:07
ralonsohand that happens if the ovs controller didn't start correctly08:07
amotokiralonsoh: yeah, I updated so :)08:08
ralonsohthis is why https://review.opendev.org/c/openstack/neutron/+/803936 was submitted08:08
ralonsohobondarev, lajoskatona https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/805057, if you have some time08:17
ralonsohobondarev, I didn't see your vote, thanks08:17
lajoskatonaralonsoh: sure, will check08:18
obondarevralonsoh: thanks for working on this08:19
ralonsohyw08:19
opendevreviewBalazs Gibizer proposed openstack/neutron master: Add limitation about QoS min bw for PF less SRIOV platforms  https://review.opendev.org/c/openstack/neutron/+/79829408:37
opendevreviewRodolfo Alonso proposed openstack/neutron-tempest-plugin master: Create a 384MB flavor for advance image  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/80505709:37
ralonsohhi folks, can you check https://review.opendev.org/c/openstack/neutron-specs/+/799198 ?09:51
amotokiralonsoh: sure09:56
opendevreviewMerged openstack/neutron-lib master: Introduce new bgp_associations API definition  https://review.opendev.org/c/openstack/neutron-lib/+/79277410:37
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Add network_ip_availability pagging support  https://review.opendev.org/c/openstack/neutron-lib/+/80305010:39
opendevreviewLajos Katona proposed openstack/neutron master: WIP: Add functional tests for ECMP routes  https://review.opendev.org/c/openstack/neutron/+/80505211:44
opendevreviewLajos Katona proposed openstack/neutron master: WIP: Add functional tests for ECMP routes  https://review.opendev.org/c/openstack/neutron/+/80505211:46
masterpe[m]What is the best way to failover a neutron router?12:02
opendevreviewThiago Paiva Brito proposed openstack/neutron stable/ussuri: Randomize segmentation ID assignation  https://review.opendev.org/c/openstack/neutron/+/80499912:41
opendevreviewsean mooney proposed openstack/os-vif master: extend per-port bridge support to vhost-user  https://review.opendev.org/c/openstack/os-vif/+/80521413:13
opendevreviewRodolfo Alonso proposed openstack/neutron-tempest-plugin master: Create a 384MB flavor for advance image  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/80505713:33
amotokigibi: hi, we are cutting a new relase of neutron-lib as this week is non-client-lib freeze. do we need https://review.opendev.org/c/openstack/neutron-lib/+/805010 in Xena? it was not listed in the meeting but I am doing double-check.13:39
amotokigibi: you looks the owner of bp/qos-minimum-guaranteed-packet-rate13:39
gibiamotoki: hi! it is a good to have patch. As far as I understand if it not par to the neutron-lib release then we can keep that code in neutron in Xena. If you still can included that in the latest neutron-lib that would be good 13:40
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Add network_ip_availability pagging support  https://review.opendev.org/c/openstack/neutron-lib/+/80305013:44
kklimondadalvarez: would https://review.opendev.org/c/openstack/neutron/+/791997 be a candidate for backport to stable releases? If not, I have a patch for ussuri (and probably victoria+wallaby) to fix this mechanism - it was broken by the patch that changed uuid used by metadata proxy from datapath to neutron network, where readiness check wasn't updated and now it waits 15 seconds on every "up port" event from ovn13:44
amotokigibi: thanks for clarfication. my understanding is same. the current neutron-lib func job is not so stable, so I would like to wait one more recheck and see how it goes. If fails, I think it is better to cut a release neutron-lib as-is.13:47
opendevreviewsean mooney proposed openstack/os-vif master: Use TCP keepalives for ovsdb connections  https://review.opendev.org/c/openstack/os-vif/+/80522313:49
gibiamotoki: that is totally OK to me13:51
amotokigibi: thanks13:51
ralonsohkklimonda, I think this patch could be backported13:51
ralonsoh(it could be useful to have a LP bug to track it)13:52
kklimondathanks, I'll create LP bug and backports13:54
opendevreviewOleg Bondarev proposed openstack/neutron master: Pass binding:vnic_type in case of bulk port creation  https://review.opendev.org/c/openstack/neutron/+/80474614:08
opendevreviewMamatisa Nurmatov proposed openstack/neutron master: Remove shim in securitygroups_db  https://review.opendev.org/c/openstack/neutron/+/80439414:11
*** jlibosva is now known as Guest482514:30
outbritoGood day folks! I'm having some trouble trying to execute tox -e pep8 on the ussuri branch on my local clone... https://paste.opendev.org/show/808204/14:39
outbritoIs this a known issue?14:39
opendevreviewsean mooney proposed openstack/os-vif master: Use TCP keepalives for ovsdb connections  https://review.opendev.org/c/openstack/os-vif/+/80522315:01
opendevreviewOleg Bondarev proposed openstack/neutron master: Handle all portbinding attrs in case of bulk port creation  https://review.opendev.org/c/openstack/neutron/+/80474615:21
opendevreviewMerged openstack/neutron-lib master: Add util to generate resource request group UUID  https://review.opendev.org/c/openstack/neutron-lib/+/80501015:27
dalvarezkklimonda: i believe it is a candidate yeah15:28
dalvarezkklimonda: feel free to propose, if your patch is not too complicated and you rather take that approach, that's fine as well15:29
*** rpittau is now known as rpittau|afk15:51
opendevreviewKrzysztof Klimonda proposed openstack/neutron stable/ussuri: [ovn][metadata] Remove metadata readiness mechanism  https://review.opendev.org/c/openstack/neutron/+/80531723:11
kklimondadalvarez: I prefer your approach, just by a virtue of decreasing a number of writes to southbound db23:17

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