Monday, 2022-12-12

opendevreviewYamato Tanaka proposed openstack/tripleo-ansible master: fix to be able to edit ns_records of /etc/designate/pools.yaml  https://review.opendev.org/c/openstack/tripleo-ansible/+/86697800:27
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Cinder: Fix wrong internal parameter to enable Dell/EMC SC backend  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86718901:42
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Remove environment file to load removed template  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86719001:46
opendevreviewTakashi Kajinami proposed openstack/puppet-tripleo master: Cinder: Remove implementation for Dell SC driver  https://review.opendev.org/c/openstack/puppet-tripleo/+/86719101:49
opendevreviewTakashi Kajinami proposed openstack/puppet-tripleo stable/wallaby: Enable policy rule management in nova-compute  https://review.opendev.org/c/openstack/puppet-tripleo/+/82469001:53
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates stable/zed: Fix list_concat for Nfs mounts  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86715503:36
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates stable/wallaby: Fix list_concat for Nfs mounts  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86715603:40
opendevreviewTakashi Kajinami proposed openstack/tripleo-ansible stable/wallaby: Hide output which can contain password strings  https://review.opendev.org/c/openstack/tripleo-ansible/+/86715703:42
opendevreviewTakashi Kajinami proposed openstack/tripleo-ansible stable/train: Hide output which can contain password strings  https://review.opendev.org/c/openstack/tripleo-ansible/+/86719203:43
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates stable/train: DNM: Trigger Ceph job  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86719303:49
*** yadnesh|away is now known as yadnesh04:34
chkumar|rucktkajinam: hello05:46
chkumar|rucktkajinam: please have a look at this file https://bugs.launchpad.net/tripleo/+bug/199693305:46
chkumar|ruckwhen free, It is a promotion and gate blocker05:46
tkajinamthat's not a code problem but CI problem, IMO05:47
tkajinamhttps://review.opendev.org/c/openstack/python-tripleoclient/+/86154805:48
tkajinamwe did remove usage of that file. as long as CI pulls this we should not face that error05:48
chkumar|rucktkajinam: let me fix the CI05:50
opendevreviewchandan kumar proposed openstack/python-tripleoclient master: [DNM] Debug undercloud-upgrade  https://review.opendev.org/c/openstack/python-tripleoclient/+/86719506:43
tkajinamchkumar|ruck, we probably need to check the rpm used in the job06:59
chkumar|rucktkajinam: https://review.opendev.org/c/openstack/python-tripleoclient/+/867195 might give a clue06:59
tkajinamchkumar|ruck, I suspect somehow the package is built with wrong content but I have no idea how it can happen06:59
tkajinamyeah, though the package installed in that node looks correct, according to the package list in extra log06:59
tkajinamunless the job override the codes installed by the t-c package07:00
tkajinamHear I mean tripleoclient , not tripleo-common07:00
opendevreviewchandan kumar proposed openstack/python-tripleoclient master: [DNM] Debug undercloud-upgrade  https://review.opendev.org/c/openstack/python-tripleoclient/+/86719507:02
opendevreviewchandan kumar proposed openstack/python-tripleoclient master: [DNM] Debug undercloud-upgrade  https://review.opendev.org/c/openstack/python-tripleoclient/+/86719507:15
opendevreviewTakashi Kajinami proposed openstack/puppet-pacemaker stable/1.1.x: Stable-only: Run stable/wallaby job  https://review.opendev.org/c/openstack/puppet-pacemaker/+/86695407:21
ykareltkajinam, just to be sure if you saw my message last week about the upgrade issue? and ruled out the the problem that i pointed out?07:21
opendevreviewMerged openstack/tripleo-ansible stable/zed: Hide output which can contain password strings  https://review.opendev.org/c/openstack/tripleo-ansible/+/86590307:22
ykarelhttps://meetings.opendev.org/irclogs/%23tripleo/%23tripleo.2022-12-08.log.html#t2022-12-08T12:17:5107:22
ykarelreading above seems you talking the same issue so wondering if you checked the versioning part already07:23
tkajinamykarel, ahh. I saw the conversation a bit later but I now understand what you mean07:31
tkajinamhttps://bugs.launchpad.net/tripleo/+bug/1996933/comments/1107:32
tkajinamwe probably have to bump subminor version for master until we get the next release ?07:33
tkajinamchkumar|ruck, ^^^07:33
tkajinamso the problem is we use the same version for zed and master now. and if zed is promoted AFTER master is promoted then the packages are not updated because zed packages have "newer" date07:34
ykareltkajinam, yes that's one way07:34
ykareltkajinam, also tripleo packages are not part of promoter cycle, they just gets build and available in CI07:34
ykarelso as soon as new zed package get's build issue should be seen until new master package get's build07:35
tkajinammakes perfect sense07:35
tkajinamI misread the dnf log earlier but now I understand it does not contain the log record for update07:36
ykarelone way in past was used to have Semver api-break in commit message but that used to happen as soon as a realease used to happen07:36
ykarelnot sure if it's fine to do now too after we are couple of weeks after the release07:36
chkumar|rucktkajinam:  on it07:41
chkumar|rucktkajinam: https://review.opendev.org/c/openstack/releases/+/867196 19.1.0 version07:49
chkumar|ruckor 19.0.1 creating from last commit07:49
chkumar|ruck?07:49
tkajinamwe also need the tht fix https://review.opendev.org/c/openstack/tripleo-heat-templates/+/861547/07:51
tkajinamwhich that tripleoclient change depends on07:51
tkajinamif we can bump release in spec files for all tripleo packages in master then that would be better. we can revert it back before the final Antelope release07:53
*** amoralej|off is now known as amoralej07:54
chkumar|rucktkajinam: Does this will help https://review.opendev.org/c/openstack/releases/+/867196 ?07:57
tkajinamtechnically but we have to consider a proper version07:59
tkajinamwe probably want major version bump here because minor version will be used for zed minor release. though I'm not sure the current release model allows us to create a release in stable branches08:00
tkajinamif that's not possible then that minor version bump would be good. though I tend to prefer more static solution instead of creating releases every time, if possible 08:00
tkajinamwe have seen a few problems caused by t-a and tht as well08:01
chkumar|ruckmarios: please have a look at this one https://review.opendev.org/c/openstack/releases/+/867196 since you are our release expert08:02
chkumar|ruckcontext: in order to fix undercloud upgrade job https://bugs.launchpad.net/tripleo/+bug/1996933, we need a version bump of tht and tripleoclient so that undercloud upgrade can pass08:03
tkajinamamoralej, do you have an idea to prevent newer package version in zed ?08:04
tkajinamamoralej, currently we use the same version for zed and master and when zed is promoted after master then the package gets "newer" data and is not updated properly during upgrade job. wondering whether we can add the release -1 for all tripleo packages until we get an Antelope release08:05
tkajinamnewer dat*e* I mean08:05
marioschkumar|ruck: yes thank you i saw that bug (and spoke briefly with ykarel last week who reminded me we had similar issue in the past) i wanted to dig on that on friday but family emergency so was out as u know08:05
marioschkumar|ruck: i searched for the older bug for context but couldn't find it08:06
mariostkajinam: so we can just bump the version for the new series (this is what we usually do) so we can cut releases during the A cycle if we need/want08:06
marioschkumar|ruck: will comment but i think we need to bump major version instaed (really this breaks semver but this is how we have always released and we use it to signal the new series)08:07
chkumar|ruckmarios: thank you, let me udpate the patch with major version bump for all tripleo projects08:10
tkajinamook08:12
tkajinamhttps://review.opendev.org/c/openstack/releases/+/77183008:12
tkajinamso I see we did it for wallaby08:12
tkajinamand GA was all .1.0 https://review.opendev.org/c/openstack/releases/+/78955808:13
marioschkumar|ruck: ack also include tripleo-common/validations i think (commented there )08:19
chkumar|ruckmarios: tkajinam included all the package https://review.opendev.org/c/openstack/releases/+/86719608:26
chkumar|ruckfor puppet-image-elements there is no new commit08:26
chkumar|ruckDo I need to create a new tag from previous commit?08:26
marioschkumar|ruck: may not want to do that since this is cix issue (include all packages i mean)08:30
marioschkumar|ruck: e.g. for puppet-tripleo, it means you also have to bump https://opendev.org/openstack/puppet-tripleo/src/commit/1461e26d7c20c98e4d6dcd09c25788fcfd89ce3b/metadata.json#L3 08:31
marioschkumar|ruck: we probably *should* have a new release for the A series for all the things, but it can also be a separate patch e.g. from ramishra 08:31
marioschkumar|ruck: no don't create tag from previous commit (probably that would fail tox validation job anyway)08:31
marioschkumar|ruck: (i.e like that for puppet-tripleo) https://opendev.org/openstack/puppet-tripleo/commit/e40b7c4a230c72c5f0f43eaf174bfe82238c7f77 08:33
marioschkumar|ruck: so ... anyway ok to go with what you posted ... as long as we post puppet-tripleo first.08:36
*** jpena|off is now known as jpena08:43
chkumar|ruckmarios: make sense to keep only cix related projects and I have removed rest of them08:44
chkumar|ruckmarios: tkajinam thank you :-)08:45
chkumar|ruckmarios: tox-validate job is failing with deliverables/_independent/python-tripleoclient.yaml: validate_branch_points: stable/zed branch exists in openstack/python-tripleoclient and does not seem to have been created from b5e59b562329aaa0975e406e4669d3dbbef68d4109:06
chkumar|ruckhttps://1e2c404f763bd2116554-8408acfc1ca35a1df36c3c89e90ce648.ssl.cf1.rackcdn.com/867196/5/check/openstack-tox-validate/dac859a/job-output.txt09:06
chkumar|ruckso I need to take the commits from stable/zed09:07
chkumar|rucknot from master09:07
marioschkumar|ruck: no it needs to be from master ... worth asking in openstack-release channel about this not sure how we can get around it or perhaps validation needs to be altered to accomodate09:13
chkumar|rucklet me remove validations and see09:17
opendevreviewTakashi Kajinami proposed openstack/puppet-pacemaker stable/1.1.x: Stable-only: Run stable/wallaby job  https://review.opendev.org/c/openstack/puppet-pacemaker/+/86695409:23
opendevreviewRoberto Alfieri proposed openstack/tripleo-ansible master: Changed the way how we gather interface and mtu info and fixed indentation inside block  https://review.opendev.org/c/openstack/tripleo-ansible/+/86720109:36
opendevreviewJiri Podivin proposed openstack/validations-libs master: VF container security and stability adjustment  https://review.opendev.org/c/openstack/validations-libs/+/85478209:43
opendevreviewJesse Pretorius proposed openstack/tripleo-heat-templates stable/zed: DNM test bug/1998501  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86702609:55
opendevreviewJesse Pretorius proposed openstack/tripleo-upgrade stable/zed: [workload_launch] Update µversions for Wallaby & Zed  https://review.opendev.org/c/openstack/tripleo-upgrade/+/86715809:56
opendevreviewJesse Pretorius proposed openstack/tripleo-upgrade stable/zed: [workload_launch] Update µversions for Wallaby & Yoga  https://review.opendev.org/c/openstack/tripleo-upgrade/+/86715809:59
opendevreviewDamien Ciabrini proposed openstack/tripleo-heat-templates master: HA: enable new container image name by default  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86214710:16
opendevreviewJiri Podivin proposed openstack/validations-libs master: VF container security and stability adjustment  https://review.opendev.org/c/openstack/validations-libs/+/85478210:39
lmiccinihey folks is there anyone that can help me figure out why https://review.opendev.org/c/openstack/puppet-pacemaker/+/863375/ didn't trigger gate jobs? how can I fix this?10:46
lmiccinichkumar|ruck: marios ^ maybe you guys know?10:51
opendevreviewCedric Jeanneret proposed openstack/tripleo-quickstart-extras master: Refactor a bit the script called to deploy external compute  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/86686410:54
marioslmiccini: looks liek depends-on? 10:56
opendevreviewMerged openstack/tripleo-ansible stable/wallaby: Fix compatibility with Ansible 2.14  https://review.opendev.org/c/openstack/tripleo-ansible/+/86508911:13
*** rlandy|out is now known as rlandy11:16
*** dviroel_ is now known as dviroel|rover11:20
lmiccinimarios: ouch right11:24
lmiccinimarios: do you think https://review.opendev.org/c/openstack/tripleo-ci/+/866722/ is ok as is or shall we keep train around? (not sure how)11:25
*** anbanerj is now known as frenzy_friday11:35
*** pojadhav is now known as pojadhav|afk11:39
mariosack will have a closer look on next reviews run 11:47
*** amoralej is now known as amoralej|lunch13:11
*** rlandy is now known as rlandy|brb13:17
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Configure firewall for standalone deploy  https://review.opendev.org/c/openstack/tripleo-ansible/+/86314613:21
opendevreviewTakashi Kajinami proposed openstack/puppet-pacemaker stable/1.1.x: Stable-only: Run stable/wallaby job  https://review.opendev.org/c/openstack/puppet-pacemaker/+/86695413:24
*** rlandy|brb is now known as rlandy13:27
opendevreviewJesse Pretorius proposed openstack/tripleo-heat-templates stable/zed: DNM test bug/1998501  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86702613:38
*** pojadhav|afk is now known as pojadhav13:40
opendevreviewSoniya Murlidhar Vyas proposed openstack/openstack-tempest-skiplist master: Add command to delete old releases  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/86512313:42
jm1Tengu: hello :) did you have luck with ansible galaxy mirroring?13:45
Tengujm1: not mirroring - but proxying13:45
Tengujm1: there's apparently something I need to check with https://review.opendev.org/c/openstack/tripleo-ansible/+/86603113:45
opendevreviewMartin Magr proposed openstack/tripleo-heat-templates master: Switch to Ansible for script download  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86679913:46
Tengubut I had to put it aside for now, having some headaches with another patch.13:46
jm1Tengu: i tried to do the same for aoc: https://review.opendev.org/c/openstack/ansible-collections-openstack/+/867202/13:46
Tengujm1: you're missing the port.13:46
Tengueither 8085 for http, or 4448 for httpS13:47
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: Set tripleo-ci-centos-9-undercloud-upgrade to non-voting  https://review.opendev.org/c/openstack/tripleo-ci/+/86722413:57
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates stable/wallaby: [Wallaby-only] Role-spec NovaComputeStartupDelay  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86722613:58
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: Set tripleo-ci-centos-9-undercloud-upgrade to non-voting  https://review.opendev.org/c/openstack/tripleo-ci/+/86722413:58
*** Guest1665 is now known as dasm14:00
*** dasm is now known as Guest189214:01
*** Guest1892 is now known as dasm14:01
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates stable/wallaby: [Wallaby-only] Role-spec NovaComputeStartupDelay  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/86722614:05
opendevreviewMerged openstack/tripleo-ansible stable/zed: Fix issues with connectivity check  https://review.opendev.org/c/openstack/tripleo-ansible/+/86701214:08
*** amoralej|lunch is now known as amoralej14:10
rlandyslagle: hi - sent an email - wanted to know if you could join our community call tomorrow to talk about opendev and the zed/mater check/gate testing14:14
slaglerlandy: i can. at 1500utc?14:26
rlandyslagle: yes - thanks 14:27
rlandywe'd just like your thoughts on which jobs are valuable and should be kept and run14:27
slaglecan you send me an invite?14:27
rlandyslagle: invite sent14:29
slaglethanks14:31
*** yadnesh is now known as yadnesh|away14:52
lmiccinio/ marios: https://review.opendev.org/c/openstack/tripleo-ci/+/866722 zuul seems to be happy. thoughts on what to do with train?14:55
fultonjslagle: would you mind reviewing https://review.opendev.org/c/openstack/tripleo-ansible/+/865197 ?15:04
slaglefultonj: lgtm15:14
fultonjthanks slagle 15:14
*** dviroel|rover is now known as dviroel|rover|lunch15:22
opendevreviewRoberto Alfieri proposed openstack/tripleo-ansible master: Changed the way how we gather interface and mtu info and fixed indentation inside block  https://review.opendev.org/c/openstack/tripleo-ansible/+/86720115:25
*** marios is now known as marios|out15:59
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Configure firewall for standalone deploy  https://review.opendev.org/c/openstack/tripleo-ansible/+/86314616:10
*** dviroel|rover|lunch is now known as dviroel|rover16:10
*** hjensas is now known as hjensas|out16:11
cloudnull☕ happy Monday! 👋16:20
Tenguhey cloudnull :)16:20
cloudnull👋 Tengu16:21
cloudnullhow's life?16:21
Tengulike a Monday with snow, cold and no heater16:21
Tenguwhat about you?16:21
cloudnullits Monday, raining.16:29
cloudnullthere's probably not enough coffee in my house. so a minor crisis 16:30
Tengu^^16:30
Tenguat least we do have enough coffee - else I'd be frozen on my chair.16:30
opendevreviewBogdan Dobrelya proposed openstack/tripleo-common stable/wallaby: Remove sysfsutils from nova container  https://review.opendev.org/c/openstack/tripleo-common/+/86716316:33
cloudnull> at least we do have enough coffee - else I'd be frozen on my chair.16:34
cloudnullROFL 16:34
lmiccinio/ rlandy any chance someone from your team could review https://review.opendev.org/c/openstack/tripleo-ci/+/866722? seems like we need this to unblock  puppet-pacemaker for wallaby (https://review.opendev.org/c/openstack/puppet-pacemaker/+/863375/ and the likes)16:35
lmiccinijcapitao[m]: ^ fyi16:35
rlandylmiccini: sure - will take a  look after meeting16:35
lmiccinithanks!16:35
rlandydviroel|rover: ^^ can you give you eyes to lmiccini review?16:35
rlandythanks16:35
dviroel|roveri will take a look16:38
rlandylmiccini: does this failure have any relevance to your change: https://logserver.rdoproject.org/22/866722/1/openstack-check/tripleo-ci-centos-9-ovb-3ctlr_1comp-featureset001-wallaby/e972f14/logs/undercloud/home/zuul/undercloud_install.log.txt.gz?16:48
lmiccinirlandy:  FATAL | make sure certmonger is installed -> "Failed to download packages: certmonger-0.79.14-5.el9.x86_6416:48
lmicciniI wouldn't say so16:48
rlandyok - then you're ok16:49
dviroel|roverlmiccini: https://review.opendev.org/c/openstack/puppet-pacemaker/+/866954/3..5#message-edd04b210e9a4ddf6d5585bf417c6713168aba7316:49
lmiccinidviroel|rover: thanks, that's a different review tho.. I am happy to fix it but I'd need to figure out how :)16:54
dviroel|roverlmiccini: just wondering if we merge tripleo-ci one, it will work for stable/1.1.x16:56
dviroel|roverlmiccini: i see that there is a depends-on there16:56
lmicciniI'd do https://review.opendev.org/c/openstack/tripleo-ci/+/866722 -> https://review.opendev.org/c/openstack/puppet-pacemaker/+/863375/ and then figure out 1.1 after that. unless I am missing something?16:58
dviroel|roverlmiccini: ok, np, i was considering that you had both working already, 1.5 and 1.117:02
rlandyhttps://review.opendev.org/c/openstack/tripleo-ci/+/866722/1/roles/run-test/templates/common_vars.bash.j2 really only impacts what tripleo-quickstart will run17:03
rlandylmiccini: you have +2s from dviroel|rover and me17:03
rlandyyou can w+ when ready17:03
rlandylunch - brb17:03
lmicciniI don't have +w powers :)  just trying to sort out this branching madness, any help will be appreciated :D17:06
opendevreviewLuca Miccini proposed openstack/puppet-pacemaker stable/1.1.x: Stable-only: Run stable/wallaby job  https://review.opendev.org/c/openstack/puppet-pacemaker/+/86695417:06
lmicciniok this should hopefully do, at least zuul is not complaining anymore17:08
rlandylmiccini: ok w+'ed for you17:15
rlandyhttps://review.opendev.org/c/openstack/tripleo-ci/+/86672217:15
lmiccini\o/17:15
*** amoralej is now known as amoralej|off17:29
*** jpena is now known as jpena|off17:32
opendevreviewManojkatari proposed openstack/tripleo-ansible master: Rotate cephadm_command.log  https://review.opendev.org/c/openstack/tripleo-ansible/+/86723218:21
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: Remove reference to IBM BM2 provider  https://review.opendev.org/c/openstack/tripleo-ci/+/86727618:32
csibbittHi all, I would appreciate some help in getting this patch merged. It has been up and passing verification since Nov 24th. I recently corrected a minor paperwork concern with the commit message, but I'm fairly certain there should be no further objection so I'd really like to get this to the next step before the end of the year. https://review.opendev.org/c/openstack/tripleo-ansible/+/86560119:05
fultonjcsibbitt: I gave it a +2 . It will need a second +2 since it's not a clean cherry pick19:14
csibbittThanks!19:15
csibbittAs for "clean cherry-pick". Yeah, sorry. It's really a 1-character fix that happened to get mixed in with molecule fixes to get it through the gate back when it was first discovered. The confidence and safety on the 1-character fix is very high, and the molecule fixes speak for themselves since they pass CI. I'll try to keep the concerns separated in the future19:20
fultonj"clean cherry-pick" just means that there were no conflicts19:21
fultonjit's ok if there are conflicts and you resolve them19:22
fultonjthey look resolved19:23
csibbittGotcha, okay thanks. :)19:29
-opendevstatus- NOTICE: Gerrit will be unavailable for a short time as it is upgraded to the 3.6 release20:00
opendevreviewMerged openstack/tripleo-puppet-elements stable/train: Move tuned_profiles_cpu_partitioning dependency in overcloud-base  https://review.opendev.org/c/openstack/tripleo-puppet-elements/+/86315620:28
opendevreviewJulia Kreger proposed openstack/tripleo-common stable/train: Remove tftp healthcheck from ironic-pxe image  https://review.opendev.org/c/openstack/tripleo-common/+/86729021:05
*** dviroel|rover is now known as dviroel|rover|out21:28
opendevreviewMerged openstack/tripleo-ci master: Match puppet-pacemaker branches to respective releases  https://review.opendev.org/c/openstack/tripleo-ci/+/86672221:31
*** dasm is now known as dasm|off21:34
opendevreviewMerged openstack/tripleo-ci master: Set tripleo-ci-centos-9-undercloud-upgrade to non-voting  https://review.opendev.org/c/openstack/tripleo-ci/+/86722421:35

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