16:00:41 #startmeeting nova 16:00:41 Meeting started Tue Feb 27 16:00:41 2024 UTC and is due to finish in 60 minutes. The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:41 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:41 The meeting name has been set to 'nova' 16:00:44 #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting 16:00:48 hey folks 16:00:55 let's have a quick meetingb 16:01:10 o/ 16:01:29 o/ 16:01:32 o/ 16:02:07 okay, moving on 16:02:30 #topic Bugs (stuck/critical) 16:02:34 o/ 16:02:35 #info One Critical bug 16:02:39 #link https://bugs.launchpad.net/nova/+bug/2052937 16:02:51 sean-k-mooney: do you want to discuss it now? 16:04:09 o/ 16:04:32 looks he's not around 16:05:15 I wonder what we need to do related to thaty 16:05:54 o/ 16:06:13 o/ 16:06:19 sorry was double booked 16:06:38 am im not sure what there is to say really for that bug 16:06:55 im a littel concerned 16:07:05 that our heal allocation code might actully be broken by it 16:07:16 on the otehr hand with a quick look at the code 16:07:17 why is it in Critical state for nova ? 16:07:28 it was a gate blocker 16:07:35 that is what broke nova-next last week 16:08:15 when i looked at the nova manage code i belive its using a neutron client with both a service token and admin token 16:08:20 so it should be fine 16:08:44 but when i we removing the check in post it looks like heal allcoations was not properly healing the port resouce resuets 16:09:00 can we then move it to High ? 16:09:07 sure 16:09:26 ack 16:09:40 if you want, we can continue to discuss the bug next week 16:10:20 we should likely at least spotcheck that heal allcotions works 16:10:29 otherwize we might need to fix it in the RC period 16:11:43 ack 16:11:56 https://zuul.opendev.org/t/openstack/build/3c2c7955a4b34112a377a857623d6a73/log/job-output.txt#37642-37669 16:12:14 the heal there looks like its broken 16:13:12 lets move on for now 16:13:32 cool 16:13:41 #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 70 new untriaged bugs (+4 since the last meeting) 16:13:48 * bauzas hides but I'll do something 16:13:54 #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster 16:14:04 #info bug baton is bauzas 16:14:10 moving on ? 16:14:56 #topic Gate status 16:15:00 #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs 16:15:05 #link https://etherpad.opendev.org/p/nova-ci-failures-minimal 16:15:09 #link https://zuul.openstack.org/builds?project=openstack%2Fnova&project=openstack%2Fplacement&pipeline=periodic-weekly Nova&Placement periodic jobs status 16:15:15 #info Please look at the gate failures and file a bug report with the gate-failure tag. 16:15:26 nothing here to report 16:15:29 anyone else ? 16:15:44 just rechecked a random timeout 16:16:45 cool 16:16:50 #topic Release Planning 16:16:55 was it the rbac jobs 16:16:56 #link https://releases.openstack.org/caracal/schedule.html#nova 16:17:07 they seam to be timing out more often then others 16:17:32 but it alwasy just seams like a slow node when i looked 16:20:31 ddd 16:20:35 last but not * least (private joke) 16:20:36 sorry 16:20:38 #info Caracal-3 (and feature freeze) milestone in 2 days 16:20:50 voila 16:20:56 * bauzas doing atm a lot of reviews 16:21:01 #topic Review priorities 16:21:09 #link https://etherpad.opendev.org/p/nova-caracal-status 16:21:13 #link https://etherpad.opendev.org/p/nova-caracal-status 16:21:20 #topic Stable Branches 16:21:23 elodilles: ? 16:21:26 o/ 16:21:39 #info stable gates seem to be OK 16:21:51 surprisingly, might be even zed is OK 16:22:18 as nova-grenade-multinode is just passing :-o 16:22:29 i don't know how 16:22:34 so maybe it's just a bug :D 16:22:51 it should be using unmaintained/yoga 16:23:04 ... 16:23:31 #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci 16:24:08 please add here any issue if you see one on stable branches ^^^ 16:24:30 that's all from me for now 16:25:47 thanks 16:25:57 #topic vmwareapi 3rd-party CI efforts Highlights 16:25:59 fwiesel: ? 16:26:02 #info FIPS do work now, but not reliably (Pass 459 Failure 23 Skip 44) (previously Passed: 435, Failed: 41, Skipped: 42) 16:26:18 #link http://openstack-ci-logs.global.cloud.sap/openstack/nova/1858cf18b940b3636e54eb5aafaf4050bdd02939/tempest.html 16:27:03 Better, but not quite there yet. 16:27:23 kudos 16:27:35 Serveral of the failures have simpler reasons. I'll probably get those down first before I dig into the FIP issue. 16:28:03 Questions? 16:28:19 none from me, good luck for debugging 16:28:37 Okay, then that's from my side. Back to you. 16:29:38 thanks 16:29:52 #topic Open discussion 16:29:57 anything anyone ? 16:30:26 Hi, I wanted to ask a question on how to proceed with my feature: https://review.opendev.org/c/openstack/nova/+/873560 16:30:57 It has a cinderclient dependency, so we need to bump the cinderclient version 16:31:23 good question 16:31:24 the problem is that the needed change will only be in the comming cinderclient release 16:31:52 wich happens together with the featurefreeze 16:31:54 kgube: have you seen my question about a Tempest test checking your patch ? 16:32:11 I wonder how Zuul can say +1 if nothing is changed 16:32:50 bauzas, yes, none of the current tempest jobs are using the codepath that calls the new volume action 16:33:16 so it just works with the previous version 16:33:37 kgube: do you have a follow-up patch for Tempest about it ? 16:33:47 like another attribute 16:34:50 so the only job that will be testing the new volume action is the devstack-plugin-nfs one 16:35:43 I have a patch for this, but it also needs changing once the feature is merged 16:35:47 https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/896196 16:35:59 so it's currently marked as WIP 16:36:50 okay, then we need to have a consensus for accepting your feature without Tempest scenarios 16:37:07 what people think about ^ ? 16:37:34 as kgube said, we only know it doesn't trample the other usages 16:39:24 well, the second change I posted has successful tempest runs for nfs online extend, with all of the changes merged in 16:39:57 it just isn't part of the nova tempest jobs 16:40:44 kgube: I'll ping other cores async 16:40:52 to see what they think 16:41:04 thank you! 16:41:32 any other things before we close ? 16:42:34 looks not 16:42:36 thanks all 16:42:38 #endmeeting