Friday, 2021-07-09

airship-irc-bot<sb048x> Team, can i get one more +2 reviews please on PSs, https://review.opendev.org/c/airship/treasuremap/+/793592/ Changes in Dex for sub-clusters13:56
airship-irc-bot<vetbijaya> Hi team, can I get one more +2 and WF on this PS related to fix error message and typos:  https://review.opendev.org/c/airship/airshipctl/+/795872 Also, can I get some review comments on this PS related to phase plan status: https://review.opendev.org/c/airship/airshipctl/+/772890 Thank you in advance!15:12
airship-irc-bot<james.gu> Hello team, my virtual test-site deployment times out with the first target node baremetalhost stuck in the provisioning state. The error is a result from that the control place qcow image url at http://10.23.24.101:80 gives a 303. I looked into the metal3 httpd pod, the control plane qcow image is indeed not there. Does someone have any insight what could be wrong and where the qcow image is written to the ephemeral node/httpd pod?15:26
airship-irc-botTIA!15:26
airship-irc-bot<dwalt> Hey @james.gu,  this morning I've been looking into timeouts in the Treasuremap jobs while writing the qcow images. But from what I can tell in all the gate logs, the image is there and served successfully. How were you able to tell that it's missing in your deployment?15:31
airship-irc-bot<james.gu> I exec'ed into the metal3 runhttpd pod and looked into the /shared/html/images folder:15:36
airship-irc-bot<james.gu> shared/html /shared/html/uefi_esp.img /shared/html/pxelinux.cfg /shared/html/images /shared/html/images/ironic-python-agent-18bf0000-5c67dd7ba9cad /shared/html/images/ironic-python-agent-18bf0000-5c67dd7ba9cad/ironic-python-agent.tar.headers /shared/html/images/ironic-python-agent-18bf0000-5c67dd7ba9cad/ironic-python-agent.initramfs /shared/html/images/ironic-python-agent-18bf0000-5c67dd7ba9cad/ironic-python-agent.tar15:36
airship-irc-bot/shared/html/images/ironic-python-agent-18bf0000-5c67dd7ba9cad/ironic-python-agent.kernel /shared/html/images/ironic-python-agent.tar.headers /shared/html/images/ironic-python-agent.initramfs /shared/html/images/ironic-python-agent.kernel /shared/html/boot.ipxe /shared/html/dualboot.ipxe /shared/html/inspector.ipxe15:36
airship-irc-bot<james.gu> @dwalt ^^^15:37
airship-irc-bot<dwalt> can you share the httpd pod logs?15:37
airship-irc-bot<james.gu> root@ephemeral:/home/deployer# docker logs d52763ab46cd Waiting for 10.23.24.101 to be configured on an interface AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::5054:ff:fe9b:2702. Set the 'ServerName' directive globally to suppress this message AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::5054:ff:fe9b:2702. Set the 'ServerName'15:38
airship-irc-botdirective globally to suppress this message [Fri Jul 09 02:16:46.890420 2021] [mpm_event:notice] [pid 1:tid 139849156012352] AH00489: Apache/2.4.37 (centos) configured -- resuming normal operations [Fri Jul 09 02:16:46.890818 2021] [core:notice] [pid 1:tid 139849156012352] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' 10.23.24.101 - - [09/Jul/2021:02:17:55 +0000] "HEAD /images/ironic-python-agent.kernel HTTP/1.1" 200 - "-"15:38
airship-irc-bot"python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:17:55 +0000] "HEAD /images/ironic-python-agent.initramfs HTTP/1.1" 200 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:17:55 +0000] "GET /images/ironic-python-agent.kernel HTTP/1.1" 200 10128520 "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:17:55 +0000] "GET /images/ironic-python-agent.initramfs HTTP/1.1" 200 405032548 "-" "python-requests/2.22.0"15:38
airship-irc-bot10.23.24.200 - - [09/Jul/2021:02:18:40 +0000] "GET /dualboot.ipxe HTTP/1.1" 200 741 "-" "iPXE/1.0.0+git-20190109.133f4c4-0ubuntu3.2" 10.23.24.200 - - [09/Jul/2021:02:18:40 +0000] "GET /pxelinux.cfg/52-54-00-9b-27-4c HTTP/1.1" 404 228 "-" "iPXE/1.0.0+git-20190109.133f4c4-0ubuntu3.2" 10.23.24.200 - - [09/Jul/2021:02:18:40 +0000] "GET /pxelinux.cfg/52-54-00-b6-ed-31 HTTP/1.1" 200 1857 "-" "iPXE/1.0.0+git-20190109.133f4c4-0ubuntu3.2" 10.23.24.20015:38
airship-irc-bot- - [09/Jul/2021:02:18:40 +0000] "GET /bcee6152-0c81-47d3-833b-c25b9588862d/deploy_kernel HTTP/1.1" 200 10128520 "-" "iPXE/1.0.0+git-20190109.133f4c4-0ubuntu3.2" 10.23.24.200 - - [09/Jul/2021:02:18:40 +0000] "GET /bcee6152-0c81-47d3-833b-c25b9588862d/deploy_ramdisk HTTP/1.1" 200 405032548 "-" "iPXE/1.0.0+git-20190109.133f4c4-0ubuntu3.2" 10.23.24.101 - - [09/Jul/2021:02:22:57 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-"15:38
airship-irc-bot"python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:57 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:58 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:58 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:58 +0000]15:38
airship-irc-bot"HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:58 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:59 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:59 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-"15:38
airship-irc-bot"python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:59 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:59 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:59 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:22:59 +0000]15:38
airship-irc-bot"HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:23:00 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:23:00 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:23:01 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-"15:38
airship-irc-bot"python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:23:01 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:24:01 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:24:01 +0000] "HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0" 10.23.24.101 - - [09/Jul/2021:02:24:02 +0000]15:38
airship-irc-bot"HEAD /images/control-plane.qcow2 HTTP/1.1" 404 - "-" "python-requests/2.22.0"15:38
airship-irc-bot<dwalt> thanks that's helpful15:39
airship-irc-bot<dwalt> I can see it serving in the gates  ```iPXE/1.0.0+ (3fe68)" 10.23.24.231 - - [08/Jul/2021:20:44:51 +0000] "GET /images/data-plane.qcow2.md5sum HTTP/1.1" 200 33 "-" "python-requests/2.23.0" 10.23.24.231 - - [08/Jul/2021:20:44:51 +0000] "GET /images/data-plane.qcow2 HTTP/1.1" 200 985530368 "-" "python-requests/2.23.0"```15:39
airship-irc-bot<dwalt> well good question. It's specified here: https://github.com/airshipit/airshipctl/blob/master/manifests/function/baremetal-operator/ironic.yaml#L6715:41
airship-irc-bot<dwalt> so I think it's a pull by the init containers15:41
airship-irc-bot<dwalt> Can you also share your bmo logs?15:41
airship-irc-bot<dwalt> also, are you behind a proxy server?15:41
airship-irc-bot<james.gu> http://paste.openstack.org/show/807344/15:44
airship-irc-bot<james.gu> no I am not behind a proxy.15:44
airship-irc-bot<dwalt> okay different issues at the same stage :S15:45
airship-irc-bot<dwalt> @james.gu maybe you can try re-deploying Ironic?15:48
airship-irc-bot<dwalt> Something must have happened in the meantime. I would think that the bundle would have to have been copied successfully to run ironic since it's an init container15:48
airship-irc-bot<james.gu> Yeah I'll try redeploy ironic manually.  Going thru the entire AS deployment from scratch a couple of times already and all failed at the same point.15:53
airship-irc-bot<dwalt> weird15:58
airship-irc-bot<dwalt> I just noticed the version of requests is different in your httpd logs. Maybe we have different images?15:59
airship-irc-bot<james.gu> aha, what you posted above (ironic.yaml) is the key. I needed that for the new ironic version (v.0.4.1)! I lost that during the upgrade.16:00
airship-irc-bot<james.gu> I mean I lost the qcow-bundle portion in the ironic.yaml16:00
airship-irc-bot<dwalt> ohh. Nice!16:00
airship-irc-bot<james.gu> Thanks Drew, you saved my Friday :slightly_smiling_face:16:01
airship-irc-bot<dwalt> haha. Glad I could help :slightly_smiling_face:16:01
airship-irc-bot<sidney.shiba> Hi core team, I need another +2 review on https://review.opendev.org/c/airship/treasuremap/+/796949. Thanks in advance.17:06
airship-irc-bot<ao129q> may we have review please https://review.opendev.org/c/airship/treasuremap/+/797138/18:45
airship-irc-bot<raliev> team, may I have another +2 for this PS: https://review.opendev.org/c/airship/airshipctl/+/79348620:04
airship-irc-bot<ao129q> may we have review on https://review.opendev.org/c/airship/treasuremap/+/797540 please20:07
airship-irc-bot<ao129q> and another +2 https://review.opendev.org/c/airship/treasuremap/+/79713820:08
airship-irc-bot<ratnopam.chakrabarti> Hi Team, could you please review https://review.opendev.org/c/airship/airshipctl/+/795319? Thanks in advance.21:54

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