opendevreview | liuyulong proposed openstack/devstack master: Fix installation on fedora 34 https://review.opendev.org/c/openstack/devstack/+/802223 | 01:17 |
---|---|---|
*** pojadhav- is now known as pojadhav | 05:29 | |
kopecmartin | gmann: could you have a look: https://review.opendev.org/c/openstack/devstack/+/801434 and https://review.opendev.org/c/openstack/devstack/+/801435 | 06:30 |
*** rpittau|afk is now known as rpittau | 07:55 | |
kopecmartin | gmann: could this be an issue with run-tempest-26 role? I noticed it worked before although failing with the new role: https://zuul.opendev.org/t/openstack/build/d133896d1e114c9cacfb5aee022dd3e2/log/job-output.txt#37055 | 08:16 |
opendevreview | Lee Yarwood proposed openstack/tempest master: compute: Rework attach_volume waiters and cleanup https://review.opendev.org/c/openstack/tempest/+/794757 | 09:11 |
lyarwood | https://review.opendev.org/c/openstack/devstack/+/798065 - if any devstack cores have time, simple change adding /etc/libvirt collection | 09:16 |
brtknr | this heat failure is blocking Magnum CI: openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create Fedora-Cloud-Base-33-1.2.x86_64 --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio | 09:58 |
brtknr | HttpException: 502: Server Error for url: https://10.176.195.180/image/v2/images/a647b0a7-8f9e-429b-a053-612ad76f8993/file, 502 Bad Gateway: Bad Gateway: response from an upstream server.: The proxy server received an invalid: Apache/2.4.41 (Ubuntu) Server at 10.176.195.180 Port 80 | 09:58 |
brtknr | please see https://zuul.opendev.org/t/openstack/build/2cf955a0238b476e97f6f25f3eb94095 | 09:58 |
brtknr | any idea what can be done? | 09:59 |
sean-k-mooney | fyi the pdf docs jobs seam to be broken i think https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/802296 might fix it as that package contains the missing file | 11:39 |
sean-k-mooney | https://zuul.opendev.org/t/openstack/build/e58c187bc90f43c8a2bb189a54c6175d/log/sphinx-build-pdf.log#147 | 11:39 |
sean-k-mooney | https://packages.ubuntu.com/focal/all/tex-gyre/filelist | 11:40 |
sean-k-mooney | '! LaTeX Error: File `tgtermes.sty' not found.' | 11:40 |
*** dviroel|out is now known as dviroel | 11:53 | |
opendevreview | Ananya proposed opendev/elastic-recheck master: Run elastic-recheck container https://review.opendev.org/c/opendev/elastic-recheck/+/729623 | 13:31 |
opendevreview | Ananya proposed opendev/elastic-recheck master: Run elastic-recheck container https://review.opendev.org/c/opendev/elastic-recheck/+/729623 | 13:33 |
opendevreview | Ananya proposed opendev/elastic-recheck master: Run elastic-recheck container https://review.opendev.org/c/opendev/elastic-recheck/+/729623 | 14:11 |
gmann | kopecmartin: ack, will check | 14:16 |
gmann | lyarwood: +A on 798065 | 14:21 |
opendevreview | Goutham Pacha Ravi proposed openstack/devstack master: [clouds.yaml] Set API_VERSION vars via the env https://review.opendev.org/c/openstack/devstack/+/802137 | 16:14 |
*** rpittau is now known as rpittau|afk | 16:37 | |
*** dviroel is now known as dviroel|afk | 16:56 | |
opendevreview | Merged openstack/devstack stable/wallaby: libvirt: Stop installing python bindings from pip https://review.opendev.org/c/openstack/devstack/+/801434 | 18:54 |
opendevreview | Huy Tran proposed openstack/tempest master: Remove container name from the list when container is deleted https://review.opendev.org/c/openstack/tempest/+/802388 | 19:17 |
erbarr | is there an issue with dib making a ubuntu image? I'm getting the same error as on this: https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1936833 | 19:25 |
clarkb | erbarr: we have recent ubuntu image builds in nodepool | 19:26 |
clarkb | erbarr: are you using the ubuntu element or ubuntu-minimal? we use ubuntu-minimal and reading about that bug I suspect this may be why we succeed as you need the larger starting base image to have the cloud-id tool present | 19:27 |
clarkb | erbarr: I would suggest either starting from ubuntu-minimal and adding in the packages you need or removing the cloud-id tool from the image early in your dib build | 19:28 |
erbarr | clarkb: using ubuntu element, I'm making these images as part of my CI jobs for baremetal | 19:29 |
clarkb | ya the ubuntu element starts from the cloud images that ubuntu publish themselves and that probably include cloud-id | 19:29 |
clarkb | I would try by removing that tool before you other steps in those image builds | 19:30 |
erbarr | okay, i'm using simple-init element and not cloud-init, is there a way to remove packages through dib? | 19:32 |
clarkb | erbarr: I believe the ubuntu element assumes cloud-init since that is what ubuntu includes in their base cloud images. | 19:33 |
erbarr | clarkb: ahh, okay, thanks! | 19:33 |
opendevreview | Merged openstack/devstack stable/victoria: libvirt: Stop installing python bindings from pip https://review.opendev.org/c/openstack/devstack/+/801435 | 19:33 |
clarkb | erbarr: to remove packages you would need to add an element that does it. | 19:34 |
clarkb | I think you can only do installs on the command line not removals. | 19:34 |
clarkb | if you want to use simple-init then it would probably be worthwhile to investigate using ubuntu-minimal | 19:34 |
erbarr | okay, i'll first try changing distro from default to focal and move from there, thanks for the help | 19:36 |
*** dviroel|afk is now known as dviroel | 20:04 | |
gmann | kopecmartin: on this https://zuul.opendev.org/t/openstack/build/d133896d1e114c9cacfb5aee022dd3e2/console | 20:27 |
gmann | kopecmartin: error is whether plugin is not installed or test path is not found. there is no error i can see from tempest run usage | 20:28 |
opendevreview | Merged openstack/devstack master: zuul: Add /etc/libvirt to log collection https://review.opendev.org/c/openstack/devstack/+/798065 | 20:34 |
gmann | kopecmartin: can you review this, https://review.opendev.org/c/openstack/tempest/+/794757 | 20:47 |
*** ChanServ changes topic to "Discussion of OpenStack Quality Assurance Projects (tempest, devstack, grenade, and friends) | docs https://wiki.openstack.org/wiki/QA | specs https://review.openstack.org/#/q/project:openstack/qa-specs | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-qa/" | 22:56 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!