Tuesday, 2024-10-15

opendevreviewMerged openstack/openstack-ansible-rabbitmq_server master: Fail in when installing RabbitMQ/Erlang versions not possible  https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/93179800:21
noonedeadpunkmnaser: I tried but also noticed that cluster is kinda failing, so reverted to default for now07:22
noonedeadpunkbut I didn't followed up on the patch accordingly :(07:22
noonedeadpunkif somebody can have a look at https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/932357 - that would be nice, as it's results in neutron issues on stable branches right now08:25
noonedeadpunkthere's also a comment in there, as I'm not sure if it's worth to change or not right away08:36
noonedeadpunkhm, so I've jsut catched a weird failure in my mnaio... I wonder why we don't see that in CI11:45
noonedeadpunk`chroot /var/lib/machines/ubuntu-22-amd64 /opt/cache-prep-commands.sh` fails with `The repository 'http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/caracal InRelease' is not signed.`11:46
noonedeadpunkand then indeed, with deb822 we rely on package-installed keyring: https://opendev.org/openstack/openstack-ansible-openstack_hosts/src/branch/master/vars/ubuntu.yml#L9111:46
noonedeadpunkbut this never ends-up inside lxc cache, while repo is being copied: https://opendev.org/openstack/openstack-ansible-lxc_hosts/src/branch/master/vars/debian.yml#L23-L3311:47
noonedeadpunkand I can reproduce that in regular aio as well12:00
jrosseri wonder if it references that exact file when it's specified as a path12:18
jrosserrather than including the contents of the file into the repo setup12:19
jrosserpath vs. contents 12:19
jrosserits odd - becasue iirc i did use an AIO to understand the deb822 stuff when making the original patches12:30
noonedeadpunkyes, it does12:39
noonedeadpunkso we need to serve it as a file12:39
noonedeadpunkrather then reffer a path12:39
jrosseror we can vendor the gpg key into the role that adds that repo12:44
jrosserrather than rely on installing the key as a package12:44
jrosserthat would make it similar to other roles12:45
opendevreviewMerged openstack/openstack-ansible-os_neutron master: Ensure that services that intended to stay disabled are not started  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/93235713:04
noonedeadpunkyeah, meant exactly that, just need to transform it from binary to smth readable13:32
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron stable/2024.1: Ensure that services that intended to stay disabled are not started  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/93241013:32
noonedeadpunkcrap, I don't like https://zuul.opendev.org/t/openstack/build/1e8c9741f57c4f67ba0f92a6ec2f8f66/log/job-output.txt#11164 in ^13:37
noonedeadpunkbut it kinda works and service stays disabled....13:41
noonedeadpunkprobably changed due to daemon_reload13:42
noonedeadpunkor smth like that...13:42
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron stable/2023.2: Ensure that services that intended to stay disabled are not started  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/93241213:43
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron stable/2023.1: Ensure that services that intended to stay disabled are not started  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/93241313:43
jrosserstart services -> state changed -> stopped 13:45
jrosseryeah thats unfortunate13:45
jrossermaybe the handler should be "set final service state" or smth13:46
noonedeadpunkor filter out ones that are disabled additionally on handler level..13:54
jrosserwell - it looked like that hander was responsible for setting the state i general14:11
jrossermaybe i misunderstand14:11
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-openstack_hosts master: Store UCA GPG file in-repo  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/93241614:12
noonedeadpunkyeah, it did14:12
noonedeadpunkbut today we are having systemd_network role as well14:12
noonedeadpunkwhich should be doing that14:12
noonedeadpunk#startmeeting openstack_ansible_meeting15:00
opendevmeetMeeting started Tue Oct 15 15:00:48 2024 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'openstack_ansible_meeting'15:00
noonedeadpunk#topic rollcall15:00
noonedeadpunko/15:00
jrossero/ hello15:03
noonedeadpunk#topic office hours15:05
noonedeadpunkso while doing some upgrade to 2024.1 I've realized that with disabled uwsgi we do have enabled neutron-rpc-server still running and it was quite weird behaviour of the cluster overall15:06
noonedeadpunkso I think that we might need to update bumps before tagging actually :(15:06
noonedeadpunkas that's kinda regression that is brought in minor version15:06
noonedeadpunkin a core service15:07
noonedeadpunkalso I think we need to have smth like 932416 for 30.0.0.0b1 as well15:08
noonedeadpunkas otherwise Ubuntu with LXC is just broken there15:08
noonedeadpunkQuestion though, how it's not borked in CI right now15:08
jrosseri wonder if there is a uca key already in the image15:09
jrosserbut i am pretty surprised it worked at all as i'm pretty sure i tested this with lxc15:10
noonedeadpunklike somewhere in /etc/apt/trusted.gpg.d/15:10
jrossersomething like that, yes15:10
noonedeadpunkmaybe we did some clean-up soemwhere else...15:11
noonedeadpunkor maybe there were some leftovers from N-1 version in your sandbox?15:11
noonedeadpunkas I assume you deployed without patch, then applied patch and checked it's working?15:12
noonedeadpunkanyway15:12
noonedeadpunkwould be great if someone except me can confirm there's a problem and it addresses it15:12
noonedeadpunkmoving next - we do have a ptg next week and time still not secured15:13
noonedeadpunkthere's some etherpad I was coming with during the cycle: https://etherpad.opendev.org/p/osa-epoxy-ptg15:14
noonedeadpunkregarding time... 15:15
noonedeadpunkwould 16UTC-18UTC work? Or better to have 1 hour before?15:16
noonedeadpunkas I don't think frankly at current shape of things (and amount of topic) that we need much more time15:16
jrosserthat sounds good15:17
jrosserwhich day?15:17
noonedeadpunkTuesday?15:17
noonedeadpunkbut I'm very open except if it's Thursday15:18
jrossertuesday is good for me15:18
noonedeadpunkok, great, then will book time and send an ML15:18
noonedeadpunkwhat else do we have...15:24
noonedeadpunkNeilHanlon: did you have time to check on ansible python discovery thing with which ceph-ansible fails?15:24
noonedeadpunkas I think it would be nice to get ceph tests running against rocky with ceph scenario15:25
noonedeadpunkfwiw, slot is booked15:43
noonedeadpunkI've also updated etherpad and url links15:43
noonedeadpunkwill send email right after the meeting15:44
noonedeadpunk#endmeeting16:04
opendevmeetMeeting ended Tue Oct 15 16:04:24 2024 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:04
opendevmeetMinutes:        https://meetings.opendev.org/meetings/openstack_ansible_meeting/2024/openstack_ansible_meeting.2024-10-15-15.00.html16:04
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2024/openstack_ansible_meeting.2024-10-15-15.00.txt16:04
opendevmeetLog:            https://meetings.opendev.org/meetings/openstack_ansible_meeting/2024/openstack_ansible_meeting.2024-10-15-15.00.log.html16:04
noonedeadpunkoops, we have another issue with include of keepalived16:57
noonedeadpunkactually, way-way more issues16:59
noonedeadpunkhttps://codesearch.openstack.org/?q=playbook_dir&i=nope&literal=nope&files=&excludeFiles=&repos=openstack/openstack-ansible17:00
noonedeadpunkcould be in fact just keepalived is affected _for real_ though17:01
noonedeadpunkI wonder if we should have some kind of transient role for keepalived to contain scripts...17:08
jrosserthis did kind of come up a bit with the magnum stuff where I wanted an OSA_HOME variable17:24
jrosserbut I ended up with gigantic restructuring instead17:24
noonedeadpunkwe actually have that variable17:32
noonedeadpunkhttps://opendev.org/openstack/openstack-ansible/src/branch/master/inventory/group_vars/all/all.yml#L22-L2317:32
noonedeadpunkbut could be not applicable for magnum, as ops path will be different17:34
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Reference keepalived scripts through integrated repo path  https://review.opendev.org/c/openstack/openstack-ansible/+/93243917:35
noonedeadpunkbackports are ready for review: https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/93241017:36
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Freeze roles for 30.0.0.0b1 release  https://review.opendev.org/c/openstack/openstack-ansible/+/93161117:37
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Unfreeze roles after milestone release  https://review.opendev.org/c/openstack/openstack-ansible/+/93161217:37
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Unfreeze roles after milestone release  https://review.opendev.org/c/openstack/openstack-ansible/+/93161217:37
lowercasek19:02
noonedeadpunko/19:51
opendevreviewMerged openstack/openstack-ansible stable/2023.2: Ensure that the inventory tox job runs on an ubuntu-jammy node  https://review.opendev.org/c/openstack/openstack-ansible/+/93208220:16
opendevreviewMerged openstack/openstack-ansible stable/2023.2: Bump SHAs for 2023.2  https://review.opendev.org/c/openstack/openstack-ansible/+/93174120:21

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