*** mickeys has joined #openstack-neutron-ovn | 00:24 | |
*** numans has quit IRC | 00:38 | |
*** mickeys has quit IRC | 00:52 | |
openstackgerrit | Merged openstack/networking-ovn: Remove workarounds for python ovs mutate bug https://review.openstack.org/387601 | 01:09 |
---|---|---|
*** chandrav has joined #openstack-neutron-ovn | 02:11 | |
*** fzdarsky|afk has quit IRC | 02:13 | |
*** chandrav has quit IRC | 02:29 | |
*** armax has quit IRC | 02:30 | |
*** chandrav has joined #openstack-neutron-ovn | 02:31 | |
*** chandrav has quit IRC | 02:36 | |
*** s3wong has quit IRC | 02:51 | |
*** armax has joined #openstack-neutron-ovn | 03:04 | |
*** armax has quit IRC | 03:16 | |
*** armax has joined #openstack-neutron-ovn | 03:41 | |
*** chandrav has joined #openstack-neutron-ovn | 04:05 | |
*** chandrav has quit IRC | 04:07 | |
*** fzdarsky|afk has joined #openstack-neutron-ovn | 04:11 | |
*** armax has quit IRC | 04:32 | |
*** gongysh has joined #openstack-neutron-ovn | 04:54 | |
openstackgerrit | Merged openstack/networking-ovn: Neutron lib integrations (L3) https://review.openstack.org/394159 | 05:00 |
*** gongysh has quit IRC | 05:05 | |
*** numans has joined #openstack-neutron-ovn | 05:42 | |
*** irenab has joined #openstack-neutron-ovn | 05:51 | |
*** mickeys has joined #openstack-neutron-ovn | 06:12 | |
*** pcaruana has joined #openstack-neutron-ovn | 06:53 | |
*** mickeys has quit IRC | 07:21 | |
*** numans has quit IRC | 07:53 | |
*** mickeys has joined #openstack-neutron-ovn | 08:01 | |
*** mickeys has quit IRC | 08:02 | |
*** numans has joined #openstack-neutron-ovn | 08:07 | |
*** zefferno has joined #openstack-neutron-ovn | 08:30 | |
*** fzdarsky|afk is now known as fzdarsky | 08:38 | |
*** numans has quit IRC | 09:02 | |
*** mickeys has joined #openstack-neutron-ovn | 09:03 | |
*** mickeys has quit IRC | 09:07 | |
*** roeyc has joined #openstack-neutron-ovn | 09:36 | |
*** pcaruana has quit IRC | 09:51 | |
*** mickeys has joined #openstack-neutron-ovn | 10:04 | |
openstackgerrit | bailin.zhang proposed openstack/networking-ovn: Replaces uuid.uuid4 with uuidutils.generate_uuid() https://review.openstack.org/394877 | 10:09 |
*** roeyc has quit IRC | 10:09 | |
*** mickeys has quit IRC | 10:10 | |
*** numans has joined #openstack-neutron-ovn | 10:40 | |
*** roeyc has joined #openstack-neutron-ovn | 10:42 | |
*** fzdarsky is now known as fzdarsky|lunch | 11:21 | |
*** rtheis has joined #openstack-neutron-ovn | 11:40 | |
openstackgerrit | Babu Shanmugam proposed openstack/networking-ovn: WIP: DSCP Marking https://review.openstack.org/393228 | 12:40 |
*** fzdarsky|lunch is now known as fzdarsky | 12:52 | |
numans | rtheis, Hi | 13:43 |
rtheis | hi | 13:43 |
numans | the devstackgaterc job passes without this commit - https://github.com/openstack/neutron/commit/7dc2707c2b0b05ad7699a24680a5b45e67f717fc | 13:44 |
numans | rtheis, https://review.openstack.org/#/c/394199/ | 13:44 |
numans | rtheis, i still need to investigate why it is failing. but looks like this commit is causing the failure | 13:45 |
rtheis | numans: interesting...I suggest that you talk to kevinbenton. Maybe he could help. | 13:45 |
numans | rtheis, sure i will do that. | 13:46 |
numans | thanks | 13:46 |
rtheis | On the surface, it doesn't seem like it would cause a problem. | 13:46 |
rtheis | But maybe it exposed a networking-ovn bug. | 13:46 |
numans | rtheis, yeah, it could be possible. | 13:46 |
numans | rtheis, i want to dig a bit and see the real issue. | 13:47 |
rtheis | sure | 13:47 |
*** openstackgerrit has quit IRC | 13:48 | |
*** openstackgerrit has joined #openstack-neutron-ovn | 13:48 | |
*** tongli has joined #openstack-neutron-ovn | 13:54 | |
ajo | russellb, I just saw https://review.openstack.org/#/c/346646 , rejoice! | 14:01 |
*** irenab has quit IRC | 14:09 | |
*** roeyc has quit IRC | 14:09 | |
*** mlavalle has joined #openstack-neutron-ovn | 14:09 | |
*** roeyc has joined #openstack-neutron-ovn | 14:19 | |
*** zkassab has joined #openstack-neutron-ovn | 14:27 | |
*** roeyc has left #openstack-neutron-ovn | 14:55 | |
russellb | ajo: :) | 14:59 |
ajo | :) | 14:59 |
russellb | numans: rtheis with snat / floating ip support merged, i think we can just drop the main tempest job ... | 14:59 |
ajo | russellb, I had it finally set on stage for my tests, but I will take advantge of the patch :D | 14:59 |
russellb | though if the problem is dhcp agent related, there's still value in making sure dhcp agent still works | 15:00 |
ajo | or at least give it a try (before dropping my .sh scripts) | 15:00 |
russellb | ajo: i'm still trying to make it work in my local env | 15:00 |
russellb | passes tests though, so should be ok :) | 15:00 |
numans | russellb, as rtheis mentioned above, it's possible that the bug could be in networking-ovn | 15:00 |
russellb | ok | 15:00 |
ajo | for me, dhcp works well when doing the floating setup & snat manually | 15:01 |
numans | russellb, so i want to investigate further to see if its ovn bug | 15:01 |
ajo | (if that's related) not sure if you're guys talking of two diff things | 15:01 |
russellb | ajo: talking about gate bug | 15:01 |
numans | ajo, with the commit https://github.com/openstack/neutron/commit/7dc2707c2b0b05ad7699a24680a5b45e67f717fc | 15:01 |
numans | ajo, gate job is broken | 15:02 |
numans | so we disabled dhcp agent for now in the devstackgaterc job. | 15:02 |
numans | ajo, not sure why it caused the failure. need to investigate | 15:02 |
numans | russellb, but yes, we can drop the main tempest job once we investigate the dhcp agent issue | 15:03 |
*** zkassab has quit IRC | 15:04 | |
*** zkassab has joined #openstack-neutron-ovn | 15:05 | |
rtheis | I thought the job wasn't going to be dropped since dhcp agent still provides some features that native didn't have | 15:10 |
russellb | hm.. | 15:12 |
russellb | just don't want to maintain code we don't care about is all | 15:12 |
russellb | we could keep the job, but just change the L3 part | 15:13 |
russellb | so it'd be OVN L3 + neutron dhcp agent | 15:13 |
numans | russellb, +1 on this. | 15:14 |
russellb | https://review.openstack.org/#/c/394684/1 | 15:15 |
russellb | patch for removing the job, but I just put Workflow -1 | 15:15 |
*** tongli has quit IRC | 15:40 | |
*** numans has quit IRC | 15:41 | |
*** armax has joined #openstack-neutron-ovn | 15:42 | |
*** s3wong has joined #openstack-neutron-ovn | 16:00 | |
*** armax has quit IRC | 16:02 | |
*** chandrav has joined #openstack-neutron-ovn | 16:48 | |
*** chandrav has quit IRC | 16:50 | |
*** zefferno has quit IRC | 16:55 | |
openstackgerrit | Russell Bryant proposed openstack/networking-ovn: Drop L3 agent from CI jobs. https://review.openstack.org/395086 | 17:07 |
openstackgerrit | Russell Bryant proposed openstack/networking-ovn: Drop L3 agent from CI jobs. https://review.openstack.org/395086 | 17:08 |
*** chandrav has joined #openstack-neutron-ovn | 17:09 | |
*** mickeys has joined #openstack-neutron-ovn | 17:16 | |
*** mickeys has quit IRC | 17:16 | |
*** mickeys has joined #openstack-neutron-ovn | 17:17 | |
*** mickeys has quit IRC | 17:18 | |
*** s3wong has quit IRC | 17:19 | |
*** mickeys has joined #openstack-neutron-ovn | 17:19 | |
*** mickeys has quit IRC | 17:22 | |
*** mickeys has joined #openstack-neutron-ovn | 17:22 | |
*** fzdarsky is now known as fzdarsky|afk | 17:40 | |
openstackgerrit | Russell Bryant proposed openstack/networking-ovn: Drop L3 agent from CI jobs. https://review.openstack.org/395086 | 17:55 |
*** mickeys has quit IRC | 18:13 | |
openstackgerrit | Russell Bryant proposed openstack/networking-ovn: Replaces uuid.uuid4 with uuidutils.generate_uuid() https://review.openstack.org/394877 | 18:19 |
*** mickeys has joined #openstack-neutron-ovn | 18:30 | |
*** chandrav has quit IRC | 18:31 | |
*** oreillyd has quit IRC | 18:32 | |
*** s3wong has joined #openstack-neutron-ovn | 19:04 | |
*** numans has joined #openstack-neutron-ovn | 19:19 | |
openstackgerrit | Russell Bryant proposed openstack/networking-ovn: rally: Sync rally job config from neutron. https://review.openstack.org/395130 | 19:27 |
*** armax has joined #openstack-neutron-ovn | 19:34 | |
*** mickeys has quit IRC | 19:37 | |
*** numans has quit IRC | 19:48 | |
*** chandrav has joined #openstack-neutron-ovn | 20:11 | |
*** portdirect has joined #openstack-neutron-ovn | 20:34 | |
*** mickeys has joined #openstack-neutron-ovn | 20:47 | |
*** fzdarsky|afk has quit IRC | 21:17 | |
kevinbenton | rtheis: yo | 21:41 |
rtheis | kevinbenton: hi | 21:42 |
kevinbenton | rtheis: i see the mention in the backlog | 21:42 |
kevinbenton | rtheis: is the ovn job broken by that commit? | 21:42 |
rtheis | yeah, numans and I think so | 21:42 |
rtheis | although not sure why yet. | 21:42 |
kevinbenton | rtheis: what is the failure? | 21:42 |
kevinbenton | rtheis: port not going to ACTIVE as expected i assume...? | 21:42 |
rtheis | He has been looking into it so I'll have to defer to him. | 21:43 |
rtheis | I think so | 21:43 |
kevinbenton | rtheis: do you have a link to a gate failure that i can look through the dhcp agent and server logs for? | 21:43 |
rtheis | https://bugs.launchpad.net/networking-ovn/+bug/1639806 | 21:43 |
openstack | Launchpad bug 1639806 in networking-ovn "devstackgaterc job is failing" [Critical,In progress] - Assigned to Numan Siddique (numansiddique) | 21:43 |
rtheis | http://logs.openstack.org/46/346646/22/check/gate-tempest-dsvm-networking-ovn/02f81bb/logs/testr_results.html.gz | 21:44 |
russellb | https://review.openstack.org/#/c/393976/ | 21:44 |
russellb | that was rechecked a couple of times, should have logs ... | 21:44 |
rtheis | thanks russellb | 21:44 |
*** portdirect has quit IRC | 21:54 | |
*** zkassab has quit IRC | 22:00 | |
kevinbenton | rtheis, russellb: oh, i see. i did break it :( | 22:02 |
*** chandrav has quit IRC | 22:02 | |
*** rtheis has quit IRC | 22:05 | |
kevinbenton | russellb: how often is that failure hitting you? | 23:15 |
russellb | kevinbenton: we changed the job to not use the dhcp agent anymore | 23:17 |
russellb | kevinbenton: so not at all anymore, but it failed every time before that workaround | 23:17 |
russellb | we do want to re-enable the dhcp agent though, as we still want to support that mode | 23:17 |
russellb | (until we finish DNS and metadata) | 23:18 |
kevinbenton | excellent. every time means it will be easy to test my fix :) | 23:20 |
openstackgerrit | Kevin Benton proposed openstack/networking-ovn: Revert "Disable q-dhcp in the devstackgaterc job" https://review.openstack.org/395249 | 23:20 |
kevinbenton | russellb: https://review.openstack.org/#/c/395249/ | 23:21 |
kevinbenton | russellb: we'll see if that does it | 23:21 |
russellb | nice, yes that should re-expose it :) | 23:21 |
russellb | kevinbenton: thanks for the help! | 23:34 |
kevinbenton | russellb: wait to see if that fixes it first :) | 23:35 |
russellb | i'm thankful for the attention given regardless :) | 23:35 |
kevinbenton | russellb: it's interesting. this is something that should be able to hit the in-tree impl as well | 23:36 |
kevinbenton | russellb: but something about the calls to OVN change the timing enough i think | 23:36 |
kevinbenton | russellb: oooooh | 23:37 |
russellb | timing is fun. | 23:37 |
russellb | kevinbenton: aren't you in the bay area? | 23:37 |
kevinbenton | russellb: OVN doesn't update the port to an interim BUILD status | 23:37 |
russellb | you should have been at the ovs conf | 23:37 |
kevinbenton | russellb: i don't believe in conferences hosted in the bay area | 23:37 |
russellb | ha | 23:37 |
kevinbenton | russellb: :P | 23:37 |
kevinbenton | russellb: i am here though if you want to meet up for a coffee/dinner. i'm sure you have a busy schedule | 23:38 |
russellb | leaving tomorrow morning | 23:38 |
kevinbenton | russellb: what time? | 23:38 |
russellb | flight at 8:30am | 23:38 |
kevinbenton | too early :) | 23:39 |
russellb | heh yeah | 23:39 |
kevinbenton | dinner plans already? | 23:39 |
russellb | i'm sure there will be a group dinner tonight if you want come crash it | 23:39 |
russellb | just to go with a group of whoever stands around saying they want dinner | 23:39 |
kevinbenton | sure, ping me with details if there's room | 23:40 |
russellb | ok | 23:41 |
russellb | need hard drinks as we watch election results come in | 23:45 |
switchcade | ah, others were planning on that too. | 23:45 |
russellb | switchcade: drinking? excellent | 23:45 |
switchcade | I mean, I assumed that >75% of the country was, but I was meaning specifically OVScon attendees ;) | 23:46 |
russellb | :-D | 23:46 |
russellb | post OVSCon and OMG THE ELECTION IS FINALLY OVER party? | 23:47 |
switchcade | yeah, drink to forget the next four years or something | 23:47 |
kevinbenton | based on how cordial both sides have been, tonight will definitely be the end of it :P | 23:48 |
russellb | kevinbenton: right, i expect a very respectful concession speech and a new feeling of unity in our country tomorrow | 23:50 |
*** portdirect has joined #openstack-neutron-ovn | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!