Wednesday, 2023-12-06

opendevreviewMerged openstack/ironic master: [trivial] remove note on non-voting snmp job  https://review.opendev.org/c/openstack/ironic/+/90235800:09
iurygregoryJayF, I'm around if you still need 00:48
opendevreviewparesh proposed openstack/ironic master: [WIP] Fixes Raid creation in iLO6  https://review.opendev.org/c/openstack/ironic/+/90274406:18
*** MikeCTZA_ is now known as MikeCTZA07:04
rpittaugood morning ironic! o/07:43
n0obperhaps not the perfect channel (feel free to recommend a better one): are redfish collections supposed to have an "Id" entry? Chap 3.1 of the spec says "Id09:12
n0ob" is required but "Id" is missing in the sushy-emulator collections.09:13
dtantsurn0ob: probably an oversight on our side09:16
n0obdtantsur: unclear, dell seems to be ommitting them too09:20
dtantsur"c" in redfish stands for "consistency" :)09:21
n0obdtantsur: lol this made my day09:21
iurygregorygood morning Ironic10:01
iurygregorydtantsur, tks for the review in the retry patch o/ going to update10:37
iurygregorynow I probably have enough caffeine to start coding10:37
dtantsurJayF: I agree (re ironic-unmaintained-core), feel free to add me.10:41
iurygregorydtantsur, do you think it makes sense to handle the 500 errors as part of requests.exceptions.HTTPError ? https://paste.opendev.org/show/biCW67GObdN17iMgNtgI/  or should we specify each type of exception in the tenacity decorator and check status_code to match the http code and raise the right exception?10:58
dtantsuriurygregory: the paste looks good to me, I'd not try to enumerate all errors.10:59
iurygregorydtantsur, I was trying that locally and after sometime I was like waitttt =) 10:59
iurygregorytime to start my 3rd coffee =)11:00
rpittauJayF: feel free to add me to the ironic-unmaintained-core group11:16
opendevreviewDmitry Tantsur proposed openstack/ironic stable/2023.2: Handle internal server errors while configuring secure boot  https://review.opendev.org/c/openstack/ironic/+/90267412:23
opendevreviewDamien RANNOU proposed openstack/ironic-python-agent master: [WIP] USB device discovery  https://review.opendev.org/c/openstack/ironic-python-agent/+/90276912:54
opendevreviewMerged openstack/ironic master: Fix log message var reference  https://review.opendev.org/c/openstack/ironic/+/90249213:00
opendevreviewDmitry Tantsur proposed openstack/ironic stable/2023.2: Fix log message var reference  https://review.opendev.org/c/openstack/ironic/+/90267513:21
opendevreviewDmitry Tantsur proposed openstack/ironic stable/2023.1: Fix log message var reference  https://review.opendev.org/c/openstack/ironic/+/90267613:22
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic-python-agent master: Retry in ProxyError during post inspector data  https://review.opendev.org/c/openstack/ironic-python-agent/+/90244813:24
iurygregorydone =) 13:24
iurygregorydtantsur, I have some good news regarding https://bugs.launchpad.net/sushy-tools/+bug/2039458 I will be mentoring a person that will work on this ^^13:25
dtantsurw000t!14:19
opendevreviewMerged openstack/sushy-tools master: Use existing nvram path in libvirt driver to support session daemon mode  https://review.opendev.org/c/openstack/sushy-tools/+/90241814:31
*** dking is now known as Guest942014:33
*** Guest9420 is now known as dking14:33
opendevreviewDamien RANNOU proposed openstack/ironic-python-agent master: [WIP] USB device discovery  https://review.opendev.org/c/openstack/ironic-python-agent/+/90276914:42
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic-python-agent master: Retry in ProxyError during post inspector data  https://review.opendev.org/c/openstack/ironic-python-agent/+/90244815:02
iurygregorydtantsur, done ^ tks for the review o/15:02
dkingGood morning. For the metal3 guys, I'm back to having the problem with BMO repopulating Ironic. The logs that I get seem to only show that the non existent nodes cannot be found. It's been like that overnight currently. Does anybody know what process should be repopulating Ironic so that I can begin troubleshooting?15:12
dtantsurTheJulia: I'm not fully aware of the context behind https://opendev.org/openstack/ironic-lib/src/branch/master/ironic_lib/json_rpc/client.py#L93-L95 but this statement seems quite false to me15:20
dtantsurdking: https://github.com/metal3-io/baremetal-operator/blob/63abe2db90306baa805680ec391b055d9fe5be31/pkg/provisioner/ironic/ironic.go#L351-L43815:21
TheJuliaLook at the default topic/name code in topic creation. Anyway, I’ll be back Monday.15:22
dtantsurTheJulia: I think it's <topic>.<host> where <host> can have many dots15:22
dtantsuranyway, talk to you then.15:22
TheJuliaHost name not fqdn15:23
dtantsurDoes not really matter. Whatever gethostname gives us.15:23
dtantsurOr an IP address (back to this comment).15:24
TheJuliaYeah, local host or host name as the first of a fqdn15:24
TheJuliaAnyway, family stuffs15:24
dtantsurGood luck! I'll play with it and email you my findings so that you don't see my pings here :)15:25
dkingdtantsur: Thank you. That should give me a place to start.15:25
opendevreviewDmitry Tantsur proposed openstack/ironic master: Documentation: tuning worker threads  https://review.opendev.org/c/openstack/ironic/+/90278315:34
opendevreviewMerged openstack/ironic stable/2023.2: Handle internal server errors while configuring secure boot  https://review.opendev.org/c/openstack/ironic/+/90267415:36
JayFdtantsur: rpittau: iurygregory: For purposes of good commnication, I'm going to email the list about that once the TC email hits, and have you all assent there. Since we hit a quick consensus on "Ironic wants a separate group", I won't stress about it too much ahead of time.16:00
iurygregoryJayF, awesome tks!16:10
JayFRosmaita is taking care of the logistics of making the group16:11
JayFhe was looking for an example change to point to, we'll be the example16:12
opendevreviewDmitry Tantsur proposed openstack/ironic master: Fix GET for conductors with a port or IPv6 address  https://review.opendev.org/c/openstack/ironic/+/90279016:13
dtantsurThis is a funny one ^^^16:13
dtantsurand speaking of funny patches, could I get another +2 on https://review.opendev.org/c/openstack/ironic-lib/+/901863 please16:14
iurygregorywill look in a few, going for lunch16:15
JayFhttps://review.opendev.org/c/openstack/sushy/+/902028 this needs 1 more +2A16:17
rpittauthat's a nice oslo_utils function16:18
* dtantsur nods16:21
opendevreviewDmitry Tantsur proposed openstack/ironic-lib master: Trivial: remove an incorrect comment  https://review.opendev.org/c/openstack/ironic-lib/+/90279316:26
rpittaugood night! o/17:08
opendevreviewDmitry Tantsur proposed openstack/ironic master: [WIP] Add a reserved workers pool  https://review.opendev.org/c/openstack/ironic/+/90280117:18
opendevreviewMerged openstack/sushy stable/zed: Remove version field from iLO error  https://review.opendev.org/c/openstack/sushy/+/90202818:01
opendevreviewMerged openstack/ironic-lib master: JSON RPC: add support for unix sockets and extract common code  https://review.opendev.org/c/openstack/ironic-lib/+/90186318:18
opendevreviewJay Faulkner proposed openstack/sushy stable/yoga: Remove version field from iLO error  https://review.opendev.org/c/openstack/sushy/+/90282718:59
JayF^ was abandoned, irrelevent for yoga19:02
opendevreviewMerged openstack/ironic-lib master: Trivial: remove an incorrect comment  https://review.opendev.org/c/openstack/ironic-lib/+/90279319:27
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org will be offline momentarily to restart it onto an updated replication key21:36
JayFAnyone interested in doing some a bug triage party sometime tomorrow?21:52

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