Friday, 2025-06-27

sean-k-mooneymikal: ack. im going ot sleep now but ill take another look tomrow or next week00:39
opendevreviewCyril Roelandt proposed openstack/os-vif master: Zuul: do not use USE_PYTHON3  https://review.opendev.org/c/openstack/os-vif/+/95351000:49
mikalsean-k-mooney: no worries. The good news it was me forgetting you need a very recent libvirt / qemu for virtio sound to actually work.03:37
opendevreviewMichael Still proposed openstack/nova master: libvirt: Add objects and notifications for sound model.  https://review.opendev.org/c/openstack/nova/+/92612603:55
opendevreviewMichael Still proposed openstack/nova master: Implement sound model extra spec for libvirt.  https://review.opendev.org/c/openstack/nova/+/94077003:55
opendevreviewMichael Still proposed openstack/nova master: libvirt: Add objects and notifications for USB controller model.  https://review.opendev.org/c/openstack/nova/+/92735403:55
opendevreviewMichael Still proposed openstack/nova master: Implement USB controller extra spec for libvirt.  https://review.opendev.org/c/openstack/nova/+/95064303:55
*** ykarel__ is now known as ykarel06:08
gibisean-k-mooney: when you are up, dansmith is +2 on https://review.opendev.org/c/openstack/nova/+/952966 can I get a +A?07:11
gibithis is the py3.13 fix07:11
opendevreviewKamil Sambor proposed openstack/nova master: Replace eventlet.event.Event with threading.Event  https://review.opendev.org/c/openstack/nova/+/94975407:19
gibiis it just me or CI is mosty shit due to etcd fails to start with 'listen tcp 65.17.193.12:2379: bind: cannot assign requested address'07:25
gibihttps://bugs.launchpad.net/devstack/+bug/211533807:26
gibimaybe it is already fixed ^^:07:29
gibisean-k-mooney: also if you can look back to https://review.opendev.org/c/openstack/nova/+/953121 Dan is +2 as well. This is the build_and_run_instance error handling patch07:32
priteauHello. One of our customer experienced this bug: https://bugs.launchpad.net/nova/+bug/2074219. They are on Caracal. It made me realise the fix had not been backported from Epoxy. I submitted backports: https://review.opendev.org/c/openstack/nova/+/953468 and https://review.opendev.org/c/openstack/nova/+/95347409:08
priteauBackports for 2024.2 first, I will submit 2024.1 once approved.09:08
gibipriteau: thanks for the backports I'm +2. Could you change the gerrit topic to bug/2074219 for better tracking?09:17
gibielodilles: ^^ some easy backport reviews :)09:18
priteauThanks, done09:21
elodillesgibi: ACK, will review it today when I get there o/09:42
opendevreviewBalazs Gibizer proposed openstack/nova master: Run unit test with threading mode  https://review.opendev.org/c/openstack/nova/+/95347509:54
sean-k-mooneygibi: done for the 3.13 patch ill look at the other one next11:42
gibisean-k-mooney: thanks!11:43
sean-k-mooneygibi: i should know this but its been a while. in my devstack env what is the simplest way to run tempest?11:43
sean-k-mooneydo you happen to knwo of the top of your head. i knwo that it preconfigures it for you and you can use tox11:44
sean-k-mooneyis that the best way or just using the tempest command in one of the venvs?11:44
sean-k-mooneyi know i have done both before11:44
gibicd /opt/stack/tempest/11:45
gibisource .tox/tempest/bin/activate11:45
gibitempest run11:45
sean-k-mooneyack thanks i was not sure if that was still thge correct thing or not11:45
gibithat works for me11:45
sean-k-mooneyya i know that there used to be some script for it before they moved things to tox envs for the jobs and i knwo it has the idea of "workspaces" or whatever11:46
sean-k-mooneyso i was not sure if i need to cd to a specific dir or something beyond the root of the repo11:46
gibiI never dig into workspaces11:46
sean-k-mooneycool ill give that a go and if i have issue ill just ask gmann later11:47
gibibtw the majority of the unit tests now run with threading in zuul https://review.opendev.org/c/openstack/nova/+/953475 I will work on the exclude list now11:47
gibidansmith: ^^ fyu11:47
sean-k-mooney+2w on the rpc decorator change too11:47
gibithanks11:47
sean-k-mooneyoh cool sodo you need to set   NOVA_RAISE_ON_GREENLET_LEAK=True again explcitly 11:48
sean-k-mooneyim fine with doing that but shoul that not be inherited form {[testenv]setenv}11:48
gibiI'm not sure about that any more I will check it11:48
sean-k-mooneyoh11:48
gibiI'm not sure the env list is merged11:48
sean-k-mooneysorry its false by default11:48
sean-k-mooneyso we need to turn it on in teh unit tests11:48
gibiahh I see11:49
sean-k-mooneythat why we also do it her https://review.opendev.org/c/openstack/nova/+/953475/2/tox.ini#6411:49
sean-k-mooneywell its not false exactly its undefiend11:49
stephenfinsean-k-mooney: could you revisit https://review.opendev.org/c/openstack/nova/+/952213 when you have a moment. I respun it to address gmaan's comments11:49
sean-k-mooneysame effect. but cool so you hae a exuclded test list and i assume the plan is to burn that down over time11:50
sean-k-mooneysure, i dont have a meeting for anout hour so if there are thing people want me to review between now and then ping away11:51
priteausean-k-mooney: What about https://review.opendev.org/c/openstack/nova/+/953468 and https://review.opendev.org/c/openstack/nova/+/953474 :)11:52
priteauAlthough you are the author, unsure about the policy of approving your own patch as backports?11:52
gibiyepp I'm working on those tests. Some will propably need to wait until we transform nova-compute11:52
sean-k-mooneypriteau: i opened the tabsl so sure if i have time (i should) ill do those next. although i shoudl kick off that tempest run in the background first11:55
sean-k-mooneystephenfin: i think that is a good enhancement as well so +2w11:59
stephenfinta11:59
sean-k-mooneyi think there are 6 with +2w pending i belive https://review.opendev.org/c/openstack/nova/+/952284/3 is the fristwehre we need to re reivew12:00
sean-k-mooneybut i proably wont get to that today12:00
sean-k-mooneyill try and loop back to it on tuesday.12:01
sean-k-mooneypriteau: ah that backport i saw the pin in my email but did not get to it yet.12:02
priteauNo worries if you don't, elodilles said he will check later12:05
sean-k-mooneygibi: ya i think that is fine, it would be nice to get basic testing running in check and non voting12:06
sean-k-mooneypriteau: well im just done so perhaps it will have merged and they can look at the 2024.1 version12:06
sean-k-mooneythe orgianal bug was intorduced in 2024.1 so that shoudl be the last backprot requried12:07
priteauyes, that's my plan to submit 2024.1 next. Thanks!12:08
sean-k-mooneywould you mind assigned the backprot ones to you https://bugs.launchpad.net/nova/+bug/207421912:09
sean-k-mooneytechnially there is nothigh that needs that i just like to do it12:09
priteaudone12:10
sean-k-mooneycool feel free to ping once the patch is up and passed ci and i can take anohter look for 2024.112:11
sean-k-mooneyis grenade-skip-level-always TIMED_OUT currently a thing that people are seeign or just a one off?13:00
gibigrenade-skip-level-always timeout happens frequently, it times out while dumping the DBs but I found nothing speficic in any logs13:02
gibisean-k-mooney: dansmith: do you have any suggestions where to look why nova.tests.unit.test_baserpc.BaseAPITestCase.test_ping hangs at the rpc.call (the request never received on the server side) when run with tox, while it passing when run with stestr (same arg list) top of https://review.opendev.org/c/openstack/nova/+/95347513:39
gibiand when it hands it hangs forever not just for an arbitrary timeout13:40
gibi(OK I never waited forever but it is not stop at the normal testcase timeout)13:41
Ugglagmann, sean-k-mooney can you please have a look at https://review.opendev.org/c/openstack/nova/+/952894 and https://review.opendev.org/c/openstack/nova/+/952895 this is a small bug fix, I'd like to close.13:57
gibiahh never mind, it hangs with stestr as well. I just forgot to turn the threading mode on in that terminal14:06
opendevreviewTobias Urdin proposed openstack/nova master: Remove gabbi from test-requirements.txt  https://review.opendev.org/c/openstack/nova/+/95357814:11
opendevreviewTakashi Kajinami proposed openstack/placement master: Use standard FPGA resource class  https://review.opendev.org/c/openstack/placement/+/95358014:26
opendevreviewTakashi Kajinami proposed openstack/placement master: Replace deprecated assertItemsEqual  https://review.opendev.org/c/openstack/placement/+/95358214:36
opendevreviewTakashi Kajinami proposed openstack/placement master: Replace deprecated assertItemsEqual  https://review.opendev.org/c/openstack/placement/+/95358214:36
opendevreviewTakashi Kajinami proposed openstack/placement master: Replace deprecated assertItemsEqual  https://review.opendev.org/c/openstack/placement/+/95358214:44
opendevreviewMerged openstack/nova master: api: Add response body schemas for server diagnostics API  https://review.opendev.org/c/openstack/nova/+/94050615:15
opendevreviewMerged openstack/nova master: Fix neutron client dict grabbing  https://review.opendev.org/c/openstack/nova/+/95296616:42
opendevreviewMerged openstack/nova master: Note on RPC error decorators around build_and_run_instance  https://review.opendev.org/c/openstack/nova/+/95312116:42
opendevreviewMerged openstack/nova master: api: Address issues with remote consoles APIs  https://review.opendev.org/c/openstack/nova/+/95221317:32
opendevreviewMerged openstack/nova stable/2024.2: Add repoducer test for bug 2074219  https://review.opendev.org/c/openstack/nova/+/95346817:32
opendevreviewMerged openstack/nova stable/2024.2: Fix detaching devices by alias with mdevs  https://review.opendev.org/c/openstack/nova/+/95347417:32
-opendevstatus- NOTICE: Gerrit is being restarted to pick up a configuration change. You may notice a short outage.17:37
opendevreviewPierre Riteau proposed openstack/nova stable/2024.1: Add repoducer test for bug 2074219  https://review.opendev.org/c/openstack/nova/+/95365618:05
opendevreviewPierre Riteau proposed openstack/nova stable/2024.1: Fix detaching devices by alias with mdevs  https://review.opendev.org/c/openstack/nova/+/95366218:11
opendevreviewMerged openstack/nova master: api: Address issues with server diagnostics APIs  https://review.opendev.org/c/openstack/nova/+/95234120:29

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