Wednesday, 2022-08-24

rpittaugood morning ironic! o/06:28
opendevreviewDmitry Tantsur proposed openstack/metalsmith master: Deprecate instance network boot  https://review.opendev.org/c/openstack/metalsmith/+/85423907:41
kubajjgood morning everybody!08:03
opendevreviewDmitry Tantsur proposed openstack/metalsmith master: Deprecate instance network boot  https://review.opendev.org/c/openstack/metalsmith/+/85423908:53
iurygregorygood morning Ironic10:54
*** janders2 is now known as janders11:06
*** kubajj_ is now known as kubajj11:06
*** buhman_ is now known as buhman11:06
*** MahnoorAsghar_ is now known as MahnoorAsghar11:06
*** jungleboyj_ is now known as jungleboyj11:06
*** seongsoocho_ is now known as seongsoocho11:06
*** rpittau_ is now known as rpittau11:06
*** vkmc_ is now known as vkmc11:06
*** TheJulia_ is now known as TheJulia11:06
opendevreviewDmitry Tantsur proposed openstack/metalsmith master: Deprecate instance network boot  https://review.opendev.org/c/openstack/metalsmith/+/85423911:19
*** arne_wiebalck_ is now known as arne_wiebalck11:24
opendevreviewJakub Jelinek proposed openstack/ironic-python-agent master: WIP: SoftwareRAID: Enable skipping RAIDS  https://review.opendev.org/c/openstack/ironic-python-agent/+/85299911:59
kubajjThe above change is the first prototype of the skipping RAIDs. I am not including tests yet as reviews might change the code a lot. In the first version, we decided not to check that the logical disks on the skip list are actually present. They are just not created. Therefore, skip list should not be defined the first time one creates the RAIDs.12:05
kubajjTheJulia: dtantsur: JayF: If any of you have some minute to check that this is heading in the right direction, feedback would be very appreciated.12:14
opendevreviewwangjiaqi proposed openstack/virtualbmc master: remove unicode from code  https://review.opendev.org/c/openstack/virtualbmc/+/85432812:29
TheJuliagood morning13:19
rpittaugood morning TheJulia :)13:27
iurygregorygreen \o/ https://review.opendev.org/c/openstack/metalsmith/+/85423913:37
TheJulia\o/13:38
iurygregoryif someone can look at https://review.opendev.org/c/openstack/ironic-lib/+/84466613:38
TheJuliaI just approved it as a non-code change13:44
TheJuliakubajj: have you added me as a reviewer to the patch(es)?13:44
kubajjTheJulia: I didn't know that I should.13:45
TheJuliakubajj: I have an absurd number of patches in my gerrit UI, so it helps me, and the case is similar for many of us13:46
kubajjOk, will add you. Should I add Jay and Dmitry too?13:46
dtantsurI don't use gerrit notifications, relying on gertty instead13:48
dtantsurthis week I'm a bit overloaded with metal3 work, so only limited review throughput13:48
kubajjdtantsur: Ok, I won't add you then13:49
kubajjTheJulia: I saw that you were solving some issues with tempest. Could you please help me with the failing test on this change? https://review.opendev.org/c/openstack/ironic-python-agent/+/853182 I am a bit lost in what it is actually testing.13:52
*** mnasiadka_ is now known as mnasiadka14:25
*** dansmith_ is now known as dansmith14:29
opendevreviewMerged openstack/ironic-lib master: Drop lower-constraints.txt and its testing  https://review.opendev.org/c/openstack/ironic-lib/+/84466615:15
opendevreviewMerged openstack/ironic-lib master: remove unicode prefix from code  https://review.opendev.org/c/openstack/ironic-lib/+/85415115:15
TheJuliakubajj: so it timed out15:39
TheJuliaat least, the deploy timed out and tempest detected it and failed the test15:39
TheJuliakubajj: look at https://32e1d254b0f6aec7db24-0dc364dd82ce235e57ab66b60f625d93.ssl.cf1.rackcdn.com/853182/3/check/ironic-standalone-ipa-src/f3dde69/controller/logs/screen-ir-cond.txt15:40
TheJuliasearch for "Aug 17 16:10:34.592478"15:40
TheJuliahmmmm15:42
TheJuliahttps://32e1d254b0f6aec7db24-0dc364dd82ce235e57ab66b60f625d93.ssl.cf1.rackcdn.com/853182/3/check/ironic-standalone-ipa-src/f3dde69/controller/logs/ironic-bm-logs/node-2_no_ansi_2022-08-17-16%3A10%3A40_log.txt15:44
TheJulia"2022-08-17 16:10:04.386 695" and the second after15:45
rpittaubye everyone, see you tomorrow o/15:48
opendevreviewMerged openstack/metalsmith master: Deprecate instance network boot  https://review.opendev.org/c/openstack/metalsmith/+/85423916:00
TheJuliao/16:05
TheJuliaumm... hmmm16:23
TheJuliakubajj: I think it might be unrelated...16:32
TheJuliato your patch that is.16:32
TheJuliaworking on trying to pin it down16:32
TheJuliayeah, this looks unrelated16:34
TheJuliatl;dr the output of mdadm has changed16:35
TheJuliahttps://www.irccloud.com/pastebin/IAMVXkbh/16:39
TheJuliaJayF: You mentioned /dev/md stuffs being broken being mentioned in gentoo recently right?16:52
JayFsomething about RAID names being unsupported16:52
JayFEveryone in the channel I'm asking about this in thinks I'm crazy17:02
JayFso I'm going to just assume I'm having daydreams about linux software now17:02
TheJuliaeh, it is life? ;)17:03
opendevreviewJulia Kreger proposed openstack/ironic-python-agent master: Fix software raid output poisoning  https://review.opendev.org/c/openstack/ironic-python-agent/+/85443717:15
TheJuliakubajj: I think ^ should fix things for you17:15
JayFlooking17:18
JayF+217:19
TheJuliathat was a bit of a pain to trace down, but it broke my brain looking at the actual output from mdadm17:21
TheJuliaI suspect we should backport it, but maybe just as a general thing to wallaby.17:39
JayFI'll put it on my list17:42
JayFdo we cut bugfix releases for IPA? 17:42
JayFyes we do, don't we? it's on the whiteboard I think17:42
TheJuliayeah we do17:43
TheJuliaI looked at the nearby areas of code and most of it was last touched a long time ago so I wouldn't expect any merge conflicts17:44
JayFyeah17:44
JayFgenerally I'm taking things back to train17:44
JayFunless there's a good reason otherwise17:44
JayFbtw, lots of progress on those nova patches too, I think I have everything backported at least to victoria now17:44
TheJuliaI'm really not supporting much software raid wise back on train, fwiw17:44
TheJuliaI *really* hope the user survey has version details which line up with what the operators indicated in Berlin this year17:46
stevebaker[m]good morning21:12
opendevreviewJay Faulkner proposed openstack/sushy stable/wallaby: Do not send compression as acceptable encoding  https://review.opendev.org/c/openstack/sushy/+/85445421:42
opendevreviewJay Faulkner proposed openstack/sushy stable/yoga: Capture requests errors  https://review.opendev.org/c/openstack/sushy/+/85445621:43
TheJuliao/ stevebaker[m] 23:41
stevebaker[m]o hey23:42
TheJuliadid you revise the second dib patch?23:42
stevebaker[m]TheJulia: this one? yes its ready for review I think https://review.opendev.org/c/openstack/diskimage-builder/+/84014423:43
TheJuliastevebaker[m]: ugh: https://review.opendev.org/c/openstack/diskimage-builder/+/85442723:50
TheJulialooks like it is in merge conflict with the one I just approved23:52
TheJuliabut, it LGTM23:52
stevebaker[m]oh, nifty fix mgoddard 23:53
TheJulia++23:58

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