| *** mrunge_ is now known as mrunge | 05:55 | |
| sanderp | It looks like MariaDB has changed something in their repo structure so that the kolla build scripts fails | 05:58 |
|---|---|---|
| sanderp | https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu for example returns 404 | 05:59 |
| bbezak | indeed they changed it recently, and we did observe failures upstream, however after couple of days it started to work again. As here in upstream build yesterday - https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e67/openstack/e677a4a0ebbc4bb39dec4522a07f641c/kolla/build/mariadb-base.log | 07:30 |
| Vii | In fact, this link reports 404, I don't know if a better URL would be https://mirror.mariadb.org/repo/10.11/ubuntu | 08:09 |
| bbezak | it is still working | 08:38 |
| bbezak | Get:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7767 B] | 08:38 |
| bbezak | (just checked on the vm) | 08:38 |
| bbezak | Get:2 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.14+maria~ubu2404 [2922 B]... (full message at <https://matrix.org/oftc/media/v1/media/download/AWiskUqzGMYOOvPR8TyBYksdcHtbB0EoeFe2MDnuS47AhTN6LEQ5USMKlTN2aezwZZeQP1a0QDhLKpe-79mHlLBCeZLaFsLwAG1hdHJpeC5vcmcvYXdKcHJjQXVndm16b293T1JsRHVZaUNK>) | 08:39 |
| bbezak | in what ways it is failing sanderp ? | 08:42 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: letsencrypt: pass EAB flags in cron https://review.opendev.org/c/openstack/kolla-ansible/+/958523 | 09:14 |
| Vii | https://review.opendev.org/c/openstack/kolla-ansible/+/935704 | 09:30 |
| Vii | Ready, can I ask for a review? Tests passed without any issues. It works with Vault and OpenBao as you requested. | 09:30 |
| hamidlotfi__ | Hello guys, | 10:28 |
| hamidlotfi__ | Can we use kolla ansible to migrate from OVS to OVN? | 10:28 |
| sanderp | bbezak: I wonder if it is specific to my 10.6, unfortunately we're still on Yoga. | 10:41 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: letsencrypt: pass EAB and Key Type flags in cron https://review.opendev.org/c/openstack/kolla-ansible/+/958523 | 10:48 |
| sanderp | bbezak: Basically I'm trying to build unmaintained/yoga where MariaDB 10.6 is present and it fails :hide-the-pain: | 10:51 |
| bbezak | you can change that in your codebase to https://dlm.mariadb.com/browse/mariadb_server/10.6.23/ | 10:52 |
| sanderp | Yep, I kinda did that but it fails on the signature checks for some reason. But hey, it's just some yak shaving away from finding a solution | 10:53 |
| sanderp | Given that I'm EOM, it's kinda my problem to deal with anyways :D | 10:53 |
| sanderp | Just wanted to check if others had issues upstream as well | 10:54 |
| bbezak | yeah it stopped working for couple of days, and we wanted to move maybe to https://mirror.mariadb.org/repo/10.11/ubuntu. but then it started working :) | 10:55 |
| sanderp | bbezak: Whoah, maybe that link will work | 10:56 |
| bbezak | I guess gpgs will be different | 10:57 |
| sanderp | I can do some digging and report back here | 10:57 |
| bbezak | lol inpost is also doing them in UK | 11:01 |
| bbezak | sorry wrong window :) | 11:01 |
| opendevreview | Merged openstack/kayobe master: Adds selinux_update_kernel_param https://review.opendev.org/c/openstack/kayobe/+/957878 | 11:24 |
| mnasiadka | frickler: maybe you have a slightest idea why centos10 fails here https://review.opendev.org/c/openstack/kolla-ansible/+/945541 ? | 11:30 |
| priteau | mnasiadka: I see this error in nova-compute | 11:33 |
| priteau | glanceclient.exc.HTTPBadGateway: HTTP 502 Bad Gateway: The server returned an invalid or incomplete response. | 11:33 |
| mnasiadka | frickler: basically on centos10 we get OSError: unable to receive chunked part, but not on others - I tried even using newer uwsgi from epel | 11:33 |
| priteau | Nevermind, you saw it already | 11:34 |
| sanderp | bbezak: My dry-run test on the mirror.mariadb.org seems to work with the same gpg key that's defined in yoga | 11:36 |
| bbezak | nice | 11:37 |
| frickler | mnasiadka: I only know that glance is often tricky in this regard. would be interesting to see this on trixie, maybe we need to find some alternative to uwsgi in the future | 11:41 |
| mnasiadka | frickler: centos10 has python 3.12, we might just merge this for now and solve that later when we introduce rocky10 | 11:47 |
| mnasiadka | frickler: might be rhel clones need apache + mod_proxy_uwsgi | 11:47 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI https://review.opendev.org/c/openstack/kolla-ansible/+/945541 | 11:54 |
| mnasiadka | frickler: actually I think it might be timeout, chunked-input-timeout defaults to socket-timeout which we're not setting, let me try | 11:54 |
| opendevreview | Seunghun Lee proposed openstack/kolla-ansible master: MariaDB 11.8 support https://review.opendev.org/c/openstack/kolla-ansible/+/958281 | 12:22 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI https://review.opendev.org/c/openstack/kolla-ansible/+/945541 | 12:38 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI https://review.opendev.org/c/openstack/kolla-ansible/+/945541 | 12:43 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add support for deploying registry in kolla-build role https://review.opendev.org/c/openstack/kolla/+/957135 | 12:44 |
| opendevreview | Seunghun Lee proposed openstack/kolla-ansible master: MariaDB 11.8 support https://review.opendev.org/c/openstack/kolla-ansible/+/958281 | 13:00 |
| opendevreview | Seunghun Lee proposed openstack/kolla master: mariadb: Bump to 11.8 https://review.opendev.org/c/openstack/kolla/+/957150 | 13:09 |
| opendevreview | Merged openstack/kolla-ansible master: letsencrypt: pass EAB and Key Type flags in cron https://review.opendev.org/c/openstack/kolla-ansible/+/958523 | 14:03 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible stable/2025.1: letsencrypt: pass EAB and Key Type flags in cron https://review.opendev.org/c/openstack/kolla-ansible/+/958542 | 14:05 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI https://review.opendev.org/c/openstack/kolla-ansible/+/945541 | 14:11 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI https://review.opendev.org/c/openstack/kolla-ansible/+/945541 | 14:11 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add support for deploying registry in kolla-build role https://review.opendev.org/c/openstack/kolla/+/957135 | 14:12 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: Fix networking connectivity check with no_ip https://review.opendev.org/c/openstack/kayobe/+/957857 | 15:15 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: [WIP] Add CentOS Stream 10 nodeset and seed-vm job https://review.opendev.org/c/openstack/kayobe/+/954626 | 16:54 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: [WIP] Bump Ansible roles to support centos/rocky 10 https://review.opendev.org/c/openstack/kayobe/+/954692 | 16:54 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: CI: Add more centos10s jobs https://review.opendev.org/c/openstack/kayobe/+/955772 | 16:54 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: Fix markup syntax https://review.opendev.org/c/openstack/kayobe/+/958558 | 17:03 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add support for deploying registry in kolla-build role https://review.opendev.org/c/openstack/kolla/+/957135 | 17:04 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Drop dump_info.sh https://review.opendev.org/c/openstack/kolla/+/958559 | 17:07 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add support for deploying registry in kolla-build role https://review.opendev.org/c/openstack/kolla/+/957135 | 17:08 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Switch setup_gate.sh to use Kolla roles https://review.opendev.org/c/openstack/kolla-ansible/+/957136 | 17:08 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: Add support for Rocky Linux 10 https://review.opendev.org/c/openstack/kolla/+/956554 | 17:16 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: Add support for Rocky Linux 10 https://review.opendev.org/c/openstack/kolla/+/956554 | 17:54 |
| opendevreview | Merged openstack/kolla-ansible stable/2025.1: letsencrypt: pass EAB and Key Type flags in cron https://review.opendev.org/c/openstack/kolla-ansible/+/958542 | 19:02 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: CI: Rename seed-vm-efi jobs to seed-vm-q35 https://review.opendev.org/c/openstack/kayobe/+/958587 | 21:38 |
| opendevreview | Hao Wang proposed openstack/kolla-ansible master: Support deploy Zaqar with kolla-ansible https://review.opendev.org/c/openstack/kolla-ansible/+/892615 | 22:42 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!