Earlier  
Posted Nick Remark
#openstack-nova - 2022-03-09
15:36:38 bauzas or a patch
15:36:44 erlon ow, depended on that one
15:36:47 erlon got it
15:36:48 bauzas yup
15:36:53 bauzas anyway, +Wd
15:37:01 bauzas so the CI will verify it twice
15:37:05 erlon ok, it should be good for tomorrow
15:37:06 bauzas should be OK
15:37:08 bauzas yes
15:37:17 erlon thanks for helping with that
15:45:45 sean-k-mooney rribaud__: by the way do you prefer that nic or uggla
15:46:15 sean-k-mooney erlon: bauzas i quickly reviewd it and +2'd it also
15:46:30 sean-k-mooney erlon: thanks for following up with us :)
15:46:42 rribaud__ sean-k-mooney, uggla one, it changes following a disconnect.
15:47:24 sean-k-mooney cool
15:47:56 sean-k-mooney i havent fully memorised your name yet so was not sure which one you wanted to go by
15:49:15 Uggla I try to use rribaud on internal and Uggla external
15:49:45 Uggla to make a clear diff and avoid to disclose internal stuff. :)
15:49:46 sean-k-mooney ya some do that
15:49:56 sean-k-mooney i prefer to use the same for both
15:50:41 Uggla but for strange reason after disconnect, reconnect pick my internal one.
17:08:18 bauzas gibi: I'm doing a bit of rounding about the RC1 bugs https://bugs.launchpad.net/nova/+bugs?field.tag=yoga-rc-potential
17:08:22 bauzas sean-k-mooney: ^
17:08:46 bauzas I'm marking the according patches as review-prio
17:09:09 bauzas for the open bugs where no core hasn't reviewed yet, I'll descope them from the RC1 tag tomorrow morning
17:09:51 Uggla yuzu + lemon rules.
17:13:51 opendevreview ribaudr proposed openstack/python-novaclient master: Microversion 2.91: Support specifying destination host to unshelve https://review.opendev.org/c/openstack/python-novaclient/+/831651
17:15:35 melwitt bauzas: not related to RC1 but on bugs, I have a proposed change for a gate failure bug here if you could lmk if you see any issues with it https://review.opendev.org/c/openstack/nova/+/831084
17:15:47 bauzas melwitt: sure
17:16:04 melwitt ty
17:44:27 bauzas melwitt: looked at your patch, needs my full brain for it
17:44:53 melwitt bauzas: np, it's not urgent
17:45:01 bauzas melwitt: will look at it once I'm rejuverated tomorrow morning :)
17:45:18 bauzas rejuvenated* :)
17:45:32 melwitt thanks :)
17:47:51 whoami-rajat dansmith, hey, the rebuild test passed \o/ https://review.opendev.org/c/openstack/tempest/+/831018
17:50:58 opendevreview melanie witt proposed openstack/nova stable/ussuri: Reproduce bug 1953359 https://review.opendev.org/c/openstack/nova/+/822047
17:50:59 opendevreview melanie witt proposed openstack/nova stable/ussuri: Extend the reproducer for 1953359 and 1952915 https://review.opendev.org/c/openstack/nova/+/822048
17:51:00 opendevreview melanie witt proposed openstack/nova stable/ussuri: [rt] Apply migration context for incoming migrations https://review.opendev.org/c/openstack/nova/+/822050
19:04:57 elodilles melwitt: could you please have a quick look at this stable/queens gate fix? periodic job is failing on it and it would be nice to make the error go away o:) https://review.opendev.org/c/openstack/nova/+/830327
19:14:52 melwitt elodilles: sure thing
21:47:58 opendevreview Merged openstack/nova master: reenable greendns in nova. https://review.opendev.org/c/openstack/nova/+/830966
21:48:06 opendevreview Merged openstack/nova stable/queens: [stable-only] Fix sphinx doc job https://review.opendev.org/c/openstack/nova/+/830327
22:48:17 opendevreview Artom Lifshitz proposed openstack/nova master: Update PCI requests in request spec on resize https://review.opendev.org/c/openstack/nova/+/806049
#openstack-nova - 2022-03-10
00:39:12 opendevreview Artom Lifshitz proposed openstack/nova master: Update PCI requests in request spec on resize https://review.opendev.org/c/openstack/nova/+/806049
05:50:30 elodilles melwitt: thanks! :)
07:12:28 opendevreview Jorhson Deng proposed openstack/nova master: remove some redundant parameters in migrate_server https://review.opendev.org/c/openstack/nova/+/808143
07:14:53 opendevreview Jorhson Deng proposed openstack/nova master: remove some redundant parameters in migrate_server https://review.opendev.org/c/openstack/nova/+/808143
07:22:57 EugenMayer Hello, out of a 'sudden' when deploying a series of VMs ussing terraform on openstack (spawning a k8s cluster of 4 nodes) some of them (usually 1) stucks in 'spawning' mode in openstack. We did this about 50 times already before, so it was working flawlessly - but suddenly it broke. What tools would i have to understand why they are in the
07:22:57 EugenMayer 'spawning' state and what hinders the VM to actually spawn?
08:17:56 gibi bauzas: hi! prelude looks good to me. do we still wait for other +2s or should I just approve it
08:17:59 gibi ?
08:19:08 gibi EugenMayer: you have to track down what step that VM failed. I would first look at the conductor logs for error and the log of the nova-compute where the VM is scheduled to.
08:21:28 opendevreview OpenStack Release Bot proposed openstack/placement stable/yoga: Update .gitreview for stable/yoga https://review.opendev.org/c/openstack/placement/+/832979
08:21:31 opendevreview OpenStack Release Bot proposed openstack/placement stable/yoga: Update TOX_CONSTRAINTS_FILE for stable/yoga https://review.opendev.org/c/openstack/placement/+/832981
08:21:35 opendevreview OpenStack Release Bot proposed openstack/placement master: Update master for stable/yoga https://review.opendev.org/c/openstack/placement/+/832983
08:21:39 opendevreview OpenStack Release Bot proposed openstack/placement master: Add Python3 zed unit tests https://review.opendev.org/c/openstack/placement/+/832985
08:25:51 bauzas gibi: hey, maybe we can hold it until noon
08:25:59 kashyap Completely aside, TIL: with Py 3.7, "breakpoint()" is now an alternative to "import pdb ; pdb.set_trace()"
08:28:22 gibi bauzas: OK
08:28:41 gibi kashyap: ohh, nice. then I TIl that today too :)
08:29:08 bauzas gibi: do you know if someone already provided a nova change for using the new grenade-skip-level job ?
08:29:37 bauzas gibi: if no, I'll do it
08:29:46 kashyap gibi: https://peps.python.org/pep-0553/ :)
08:30:21 kashyap See the 4 points in the Rationale section
08:30:37 gibi bauzas: I only see this https://review.opendev.org/q/topic:test-grenade-skip-level
08:31:05 gibi that adds the job the check queue
08:31:20 EugenMayer gibi thank you. Which logs would you look for on the conductor?
08:33:13 EugenMayer gibi i think the candidate is https://gist.github.com/EugenMayer/db07bf3ecc8bad464afb0040700d644d
08:36:00 bauzas gibi: oh right, I forgot about it
08:36:11 bauzas https://review.opendev.org/c/openstack/tempest/+/830670/1/zuul.d/integrated-gate.yaml we test it for the whole integrated gate
08:36:11 gibi EugenMayer: yeah that means that service could not communicate with keystone
08:37:07 EugenMayer gibi are there somewhat rate limits or not? I guess it uses the LB to do that and it might be somewhat saturated. I could not understand why this suddently (but consistently) happens
08:38:24 gibi EugenMayer: [Errno 113] EHOSTUNREACH seems to be a network connection error to me
08:39:15 EugenMayer Seems so, but how could that happen out of a sudden, that's odd. Running xena with OVN here.
08:40:36 gibi kashyap: I could have been the author of this PEP :)
08:40:47 kashyap gibi: Haha, I'll believe you
08:40:58 gibi forgetting the semicolon
08:41:10 gibi that is typical :)
08:44:17 gibi EugenMayer: I have not furter ideas what can cause that. I suggest you to troubleshoot your network infra.
08:47:58 EugenMayer gibi well the entire infra is based on OVN / openstack .. that's my issue here. You assume asking over in neutron what could cause this, right?
08:48:08 EugenMayer (or how to track it down)
08:48:50 gibi EugenMayer: yeah you can try over there too
08:49:01 EugenMayer Thank you!
08:49:31 EugenMayer gibi isn't it odd alltogether that this happens, since the conductor is running on the controller itself?
08:50:11 EugenMayer gibi even the load-balancer that it is offered via is running on the controller, the host where actually the conductor uns on
08:50:31 gibi yeah it is definetly odd
09:56:10 bauzas damn, we're playing against Zuul by now
09:58:31 bauzas sean-k-mooney: we have 2 open bug reports for RC1 https://bugs.launchpad.net/nova/+bugs?field.tag=yoga-rc-potential that relate to https://review.opendev.org/c/openstack/nova/+/828570
09:59:08 bauzas sean-k-mooney: given I don't see your +2 for the main change, can we punt https://bugs.launchpad.net/nova/+bug/1949808 and https://bugs.launchpad.net/nova/+bug/1960412 off the RC1 ?
10:07:05 bauzas humpf, this looks sad we no longer have translations https://review.opendev.org/q/topic:zanata%252Ftranslations
10:07:58 bauzas last one we had was in ussuri https://review.opendev.org/c/openstack/nova/+/723160
10:08:33 bauzas my bad, xena
10:41:36 opendevreview kiran pawar proposed openstack/nova master: VMware: Split out VMwareAPISession https://review.opendev.org/c/openstack/nova/+/832156
10:41:37 opendevreview kiran pawar proposed openstack/nova master: VMware: StableMoRefProxy for moref recovery https://review.opendev.org/c/openstack/nova/+/832164
10:48:57 noonedeadpunk hey there! I have issue that is kind of related to https://bugs.launchpad.net/nova/+bug/1778563
10:49:43 noonedeadpunk so mdev get re-crearted and allocated during migration. But I guess nothing has been done when compute host got rebooted?
10:50:26 noonedeadpunk So with compute reboot mdev device are gone, so nova-compute jsut refuse to start
10:50:57 noonedeadpunk with https://paste.openstack.org/show/b5m5sW2194PRjd2hLGtg/
10:51:54 noonedeadpunk so basically on nova-compute start we need to ensure that devices exist same way we do during migration I guess?

Earlier   Later