Tuesday, 2022-06-14

*** mat_fechner is now known as matfechner04:42
jandersGood Morning Ironic o/06:35
jandersquestion: are there currently any known issues with Grenade CI job? (a partner engineer asked)06:38
rpittaugood morning ironic! o/06:47
TheJuliaGood morning06:47
rpittaujanders: hi! for the grenade jobs, any particular example?06:47
rpittaugood morning TheJulia :)06:48
TheJuliajanders: none that I’m aware of, but I’ve been focused on big picture stuff06:48
TheJuliajanders: fwiw, partner engineer folks shouldn’t need to deal with it unless they are pushing patches and then… investigation required.06:49
opendevreviewSagar Nanda proposed openstack/ironic-tempest-plugin master: Add more deploy tests for idrac, redfish, ipmi  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/84557708:26
jandershey TheJulia rpittau. This is the Partner patch that triggered the question: https://review.opendev.org/c/openstack/ironic/+/84534708:39
janders(sorry lots of things happening in parallel, hence delayed responses)08:39
rpittaujanders: this looks like a known issue: Jun 14 04:53:04.192429 ubuntu-focal-rax-ord-0030005831 ironic-conductor[234204]: ERROR ironic.drivers.modules.deploy_utils [None req-376d3e5d-1503-4c71-b39b-3ccfe3c793b5 None None] The specified URL is not a valid HTTP(S) URL or is not reachable for node 6e496fc0-249d-4db9-8be1-69c998ab75cf: Validation of image href secreturl failed, reason: Got HTTP code 401 instead of 200 in response to 08:44
rpittauHEAD request.: ironic.common.exception.ImageRefValidationFailed: Validation of image href secreturl failed, reason: Got HTTP code 401 instead of 200 in response to HEAD request.08:44
rpittaulet me see if the fix has merged and backproted08:44
rpittauthis is the fix for zed https://review.opendev.org/c/openstack/devstack/+/84453908:47
rpittauI think we need to backport that to yogas08:47
rpittauyoga*08:47
rpittauported to yoga -> https://review.opendev.org/c/openstack/devstack/+/84567508:49
smachiHello ironic09:01
smachiCurrently I am adding test cases to existing tempest TC. For synchoronise boot mode scenario. When trying to change boot mode via tempest test case,  I am able to change the boot mode sucessfully on IDRAC and also node is getting in active state09:06
smachibut when try to verify current/updated boot mode from method 'baremetal_client.list_node_bios_settings()' it is not updated with current boot mode.09:06
smachiSo if I want to verify updated boot mode then how can I verify that?09:07
jandersrpittau legend! thank you.09:14
jandersrpittau I looked into the details and it seems like https://review.opendev.org/c/openstack/devstack/+/844539 has merged a while back but the test ist still failing. How to explain that?09:28
jandersis the ongoing grenade hiccup a separate issue? or maybe *something* *somewhere* hasn't picked up the fix yet?09:28
rpittaujanders: it looks like the config does not change during grenade, so the workaround is not picked up09:28
rpittauso we need that in yoga too09:29
rpittauI left a comment in the backport09:29
jandersyeah I saw that but thought that would only affect Yoga patches (the one in question is master)09:29
jandersdoes master CI run yoga code somehow?09:29
rpittauin greande we upgrade from yoga to zed09:34
ameya49HI ironic!09:34
ameya49Can we please consider below patches for review for this week.09:35
ameya49https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/838462 and https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/84359009:35
dtantsurgood morning/afternoon folks10:22
jandershey dtantsur o/10:41
rpittauhey dtantsur :)10:58
rpittauthe issue related to grenade seems more like on the swift change itself https://review.opendev.org/c/openstack/swift/+/525771 since the swift tool used to generate the temp url has not been updated yet to use sha25610:59
rpittauI added another comment to https://review.opendev.org/c/openstack/devstack/+/84567510:59
rpittaudtantsur, TheJulia, wdyt? am I missing something? ^10:59
iurygregorygood morning Ironic o/11:14
rpittauhey iurygregory :)11:32
iurygregoryo/11:32
dtantsurrpittau: ugh.  swift--11:59
rpittaulol12:00
timeun12:14
dtantsurdoes anyone remember why we use pyudev rather than lsblk for stuff like wwn/serial?12:47
dtantsurthe inline comment explain the serial number, but not the wwn?12:48
iurygregoryI don't =( 12:52
dtantsurrpittau: would you terribly mind if I create a conflict for your lsblk json patch?12:54
dtantsurwill try to work around the devicemapper wwn issue12:55
iurygregorydtantsur, since he is not around I can even rebase his patch if necessary =)13:01
dmelladoiurygregory: yo!13:41
dmelladohow was the super-duper trip back man?13:41
dmelladomy final flight (or final fight) also got an acute delay...13:42
iurygregorydmellado, hey o/13:43
iurygregoryI arrived at home yesteday (around 1pm local time)13:43
iurygregorythey found my luggage \o/ (lufthansa decided it was a good idea to keep my luggage in Berlin LOL)13:44
iurygregoryit had a chance to visit Zurich yesterday on the way back to Brazil (instead of going to Frankfurt LOL)13:44
dtantsur:D13:47
iurygregoryI hope they are also sending some swiss chocolate =P13:49
opendevreviewBaptiste Jonglez proposed openstack/networking-generic-switch master: Declare l2 connectivity capability to tell Neutron we can handle L2-only ports  https://review.opendev.org/c/openstack/networking-generic-switch/+/84576013:59
iurygregorydtantsur, I've tried some of the chocolates I bought from Ritter Sport, they are amazing :D (the beer was also amazing :D) 14:04
dtantsurglad to hear :)14:07
dtantsuryeah, we thoroughly enjoyed the beer you brought as well (drank it right on the evening of my return, forgot to report back)14:07
iurygregorynice =)14:08
rpittaudtantsur: no problem at all, it's not urgent14:11
opendevreviewBaptiste Jonglez proposed openstack/networking-generic-switch master: dell: Fix VLAN creation on OS9 devices  https://review.opendev.org/c/openstack/networking-generic-switch/+/84577315:15
opendevreviewBaptiste Jonglez proposed openstack/networking-generic-switch master: Trim spaces in ngs_trunk_ports and ngs_physical_networks  https://review.opendev.org/c/openstack/networking-generic-switch/+/84577415:17
cbouchar_Hi Ironic folks:  Been trying to bring up aarch host.  Host trying to collect file ipxe-x86_64.efi.  I've configured the host to boot pxe and configured *by_arch variables.  I stepped thru the code and can see my values picked up but then I reach update_dhcp_opts() which merely does 'pass'.  So what am I missing?  I assume this method intends to update the local dnsmasq config file as I'm using bifrost to set this up.15:26
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent master: Use json for lsblk output  https://review.opendev.org/c/openstack/ironic-python-agent/+/77539115:50
dtantsurcbouchar_: I don't think bifrost is multi-arch ready out of the box, you may need some tweaking16:00
dtantsurhttps://github.com/openshift/ironic-image/commit/fbf34c9757bf8bc9dc602823fed28c43f0b3dbb4 may provide some hints16:04
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent master: lsblk: output all available columns  https://review.opendev.org/c/openstack/ironic-python-agent/+/84578516:23
rpittaugood night! o/16:58
cbouchar_dtantsur:  Thank you for the feedback16:59
opendevreviewDmitry Tantsur proposed openstack/ironic-python-agent master: Fix discovering WWN/serial for devicemapper devices  https://review.opendev.org/c/openstack/ironic-python-agent/+/84578817:08
dtantsuriurygregory, rpittau, a new part of the never ending fun ^^17:08
dtantsuro/17:11
iurygregoryyay?!17:14
iurygregoryXD17:14
opendevreviewSamuel Zuk proposed openstack/ironic master: [Minor] Fix misspellings of "insufficient"  https://review.opendev.org/c/openstack/ironic/+/84578917:15
iurygregoryrpioso, ajya do you know if PowerEdge R730 can execute the clear_job_queue step? Some people reported problem in this machines and I saw the following error in conductor https://paste.opendev.org/show/brILOpzTYbgeuZ1nRpTM/ 22:09
rpiosoiurygregory: Are they using the most recent release of the iDRAC firmware for the R730?22:14
iurygregoryrpioso, I'm not 100% sure here are the info I have about the FW (they have 2 machines)22:14
iurygregorymachine 1 BIOS Version 2.8.0 Firmware Version 2.50.50.5022:14
iurygregorymachine 2 BIOS Version2.7.1 Firmware Version 2.52.52.5222:15
rpiosoiurygregory: According to https://www.dell.com/support/home/en-us/product-support/product/poweredge-r730/drivers, the following are the most recent versions: 22:21
iurygregoryrpioso, tks!22:24
rpiosoDell Server PowerEdge BIOS R630/R730/R730XD BIOS 2.13.022:24
rpiosoiDRAC with Lifecycle controller 2.83.83.8322:26
iurygregorywow I just saw the iDRAC ones they have are from 2017/201822:26
iurygregoryJESUS22:26
iurygregory<O>22:27
rpiosoiurygregory: They can point their browser at the iDRAC Redfish service and determine if the needed resources are present.22:27
iurygregorytks for the help rpioso o/22:28
TheJuliaOh… well, that would do it actually hash wise. On my flight at the moment, but  I thought that was coming from swiftclient22:29
rpiosoiurygregory: I don't recall what could be done with Redfish back then :-) 2017 was before Redfish support was added to the idrac hardware type: https://github.com/openstack/ironic/commit/03471be1ede078a31ca8e5d993e2f2dff1c07f6922:32
iurygregoryyeah!22:32
iurygregoryI don't even want to think about all funny things they would find trying to run with old versions...22:32
rpiosoiurygregory: You have an interesting sense of humor ;-)22:33
iurygregoryit's the only way to handle all the open bugs I'm getting this week XD22:34
rpioso+infinity22:34
iurygregorygoing to drop now, see you tomorrow Ironic o/22:36
JayF\o22:36
rpiosoo/22:37
opendevreviewSteve Baker proposed openstack/ironic master: Allocation candidates prefer matching name  https://review.opendev.org/c/openstack/ironic/+/84585623:01
opendevreviewSteve Baker proposed openstack/metalsmith master: metalsmith_instances module, pass hostname in reserve  https://review.opendev.org/c/openstack/metalsmith/+/84585723:22

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