| opendevreview | OpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/c/openstack/openstack-ansible/+/984484 | 03:21 |
|---|---|---|
| noonedeadpunk | mornings! | 06:28 |
| noonedeadpunk | there's a bunch of patches waiting for review regarding Swift: https://review.opendev.org/q/project:openstack/openstack-ansible-os_swift+status:open | 06:28 |
| noonedeadpunk | we also just got a "bug report" involving this one: https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/981477 | 06:29 |
| noonedeadpunk | also another review for our bump patches is needed: https://review.opendev.org/q/topic:%22bump_osa%22+status:open | 06:30 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Migrate capi driver installation from osa-ops https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/976261 | 06:40 |
| noonedeadpunk | fwiw, installing rust on magnum hosts did not help | 06:40 |
| noonedeadpunk | oh well. | 06:41 |
| noonedeadpunk | now it fails with absent maturin.... how... | 06:41 |
| noonedeadpunk | it feels like now it searches for maturin is system packages | 06:43 |
| noonedeadpunk | and not inside of the venv | 06:43 |
| noonedeadpunk | https://zuul.opendev.org/t/openstack/build/a58e9a713c1d447182c1ecab07ac12bd/log/logs/openstack/aio1-magnum-container-0bb71d63/python_venv_build.log.txt#7133-7158 | 06:56 |
| noonedeadpunk | but then it was installed https://zuul.opendev.org/t/openstack/build/a58e9a713c1d447182c1ecab07ac12bd/log/logs/openstack/aio1-magnum-container-0bb71d63/python_venv_build.log.txt#6369 | 06:57 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Migrate k8s cluster from osa ops into main tree https://review.opendev.org/c/openstack/openstack-ansible/+/975277 | 07:00 |
| noonedeadpunk | damn, the least thing I want to do now is to figure out rust setup chain.... | 07:02 |
| andrewbonney | I assume something has changed as this was all working. I'll try and have a look later if I can | 07:04 |
| noonedeadpunk | it could be me breaking something... but I wonder what. | 07:09 |
| noonedeadpunk | I am also building AIO with vexxhost driver to see if there might be smth trivial, like ENV var or smth... | 08:06 |
| noonedeadpunk | And basically why venv is not in PATH | 08:07 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible master: docs: remove no need space https://review.opendev.org/c/openstack/openstack-ansible/+/984511 | 08:13 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible master: docs: remove no need space https://review.opendev.org/c/openstack/openstack-ansible/+/984511 | 08:14 |
| opendevreview | Merged openstack/openstack-ansible master: docs: remove no need space https://review.opendev.org/c/openstack/openstack-ansible/+/984511 | 08:48 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_horizon master: Enable memcached failover on node failure https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/984519 | 08:54 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_horizon master: Enable memcached failover on node failure https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/984519 | 08:56 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_horizon master: Enable memcached failover on node failure https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/984519 | 09:03 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_horizon master: Enable memcached failover on node failure https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/984519 | 09:25 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_horizon master: Enable memcached failover on node failure https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/984519 | 10:10 |
| noonedeadpunk | I think I have reproduced the failure quite accurately | 10:42 |
| noonedeadpunk | So there's some logic for venv inside maturin itself.... | 10:48 |
| noonedeadpunk | https://github.com/PyO3/maturin/blob/v1.13.1/maturin/__init__.py#L50-L58 | 10:50 |
| noonedeadpunk | https://github.com/PyO3/maturin/blob/v1.13.1/maturin/__init__.py#L216C10-L216C17 | 10:53 |
| noonedeadpunk | ok ,so likely we somehow need to add to PATH.... | 10:54 |
| noonedeadpunk | and it works if I do PATH=$PATH:/openstack/venvs/magnum-32.1.0.dev92/bin | 10:55 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Migrate capi driver installation from osa-ops https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/976261 | 11:43 |
| noonedeadpunk | andrewbonney: the issue I am having with ^ is that build seems to just get stuck on my aio VM... | 11:43 |
| noonedeadpunk | but explicitly mentioning venv in path seems to work... | 11:44 |
| noonedeadpunk | let's see if it;'s better in CI | 11:46 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: [WIP] Add Azimuth driver support https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/979668 | 11:47 |
| opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_ceilometer master: Ensure conditionals are proper booleans https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/984390 | 11:50 |
| opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_ceilometer master: Restore AIO job https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/984546 | 11:50 |
| opendevreview | Merged openstack/openstack-ansible-os_adjutant stable/2025.2: Define trusted-host when installing adjutant_pip_extra_packages https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/983997 | 11:58 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_gnocchi master: Use Direct URL syntax for pip packages https://review.opendev.org/c/openstack/openstack-ansible-os_gnocchi/+/979877 | 11:58 |
| opendevreview | Merged openstack/openstack-ansible-os_swift master: Sync existing filters with upstream https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/981497 | 12:08 |
| opendevreview | Merged openstack/openstack-ansible-os_swift master: Fix swift service default resolution https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/981477 | 12:10 |
| opendevreview | Merged openstack/openstack-ansible-os_swift master: Fix post-install tags https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/981498 | 12:14 |
| opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_ceilometer master: Ensure conditionals are proper booleans https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/984390 | 12:42 |
| opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_ceilometer master: Restore AIO job https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/984546 | 12:42 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-os_swift stable/2025.2: Fix swift service default resolution https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/984561 | 13:17 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-os_swift stable/2025.2: Fix swift service default resolution https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/984561 | 13:17 |
| opendevreview | Merged openstack/openstack-ansible-os_adjutant stable/2025.1: Fix for usage of modules via FQCN https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/957486 | 13:39 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible master: wip: https://review.opendev.org/c/openstack/openstack-ansible/+/984567 | 13:45 |
| noonedeadpunk | #startmeeting openstack_ansible_meeting | 15:00 |
| opendevmeet | Meeting started Tue Apr 14 15:00:40 2026 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
| opendevmeet | The meeting name has been set to 'openstack_ansible_meeting' | 15:00 |
| noonedeadpunk | #topic rollcall | 15:00 |
| noonedeadpunk | o/\ | 15:00 |
| damiandabrowski | hi! | 15:01 |
| chubinidzedr_ | hey:) | 15:02 |
| jrosser | o/ hello | 15:03 |
| noonedeadpunk | #topic office hours | 15:05 |
| noonedeadpunk | we need to decide on the PTG time | 15:05 |
| noonedeadpunk | which is happening next week | 15:05 |
| noonedeadpunk | would Tuesday, 16UTC-18UTC work? | 15:06 |
| noonedeadpunk | or we wanna do it an hour earlier given day saving time? | 15:07 |
| noonedeadpunk | like 15-17UTC? | 15:07 |
| jrosser | the earlier time might be better | 15:09 |
| noonedeadpunk | ++ | 15:09 |
| noonedeadpunk | I will schedule then for this time frame, unless there're some more suggestions | 15:10 |
| noonedeadpunk | So, we 're having a bunch of broken things now | 15:16 |
| noonedeadpunk | damiandabrowski: it looks like ceilometer is not completed according to results on gnocchi patch | 15:16 |
| noonedeadpunk | #link https://zuul.opendev.org/t/openstack/build/61262f58344d4281a4cbb447e0d451cf/log/job-output.txt#15042-15134 | 15:17 |
| damiandabrowski | Started at 2026-04-10 17:24:42 | 15:18 |
| damiandabrowski | i think it's an old job? | 15:18 |
| damiandabrowski | most recent one failed because I had to update ceilometer patch when it was running(ceilometer was failing on linters) | 15:18 |
| noonedeadpunk | ah | 15:23 |
| noonedeadpunk | ok, that could explain it | 15:23 |
| noonedeadpunk | ok, right, and ceilometer patch reviving CI is passing | 15:23 |
| noonedeadpunk | good | 15:24 |
| noonedeadpunk | with that magnum patch seems to be progressing | 15:24 |
| noonedeadpunk | #link https://review.opendev.org/q/topic:%22osa/k8s-mcapi%22 | 15:25 |
| noonedeadpunk | while magnum role is passing, test is still failing | 15:26 |
| noonedeadpunk | https://zuul.opendev.org/t/openstack/build/db787801a77b43d6b93db320fce93715/log/job-output.txt#23597-23657 | 15:26 |
| noonedeadpunk | I would really love to sort this magnum stuff out asap | 15:27 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Migrate capi driver installation from osa-ops https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/976261 | 15:29 |
| noonedeadpunk | regarding freezer role - I think role is failing because it was not checked out to 2026.1 branch | 15:31 |
| noonedeadpunk | and on master it requires newer client to be tagged first | 15:31 |
| noonedeadpunk | hashi vault topic is having slow progress | 15:33 |
| noonedeadpunk | #link https://review.opendev.org/q/topic:%22osa_hashi_vault%22+status:open | 15:33 |
| noonedeadpunk | damiandabrowski: I saw you was trying to solve ceph-ansible compatability with ansible-core 2.19. Did you have any success there? | 15:34 |
| damiandabrowski | yeah. in the past days I'm working on unblocking CI for several roles, progress is slow but it's looking better and better every day | 15:34 |
| damiandabrowski | regarding ceph-ansible - you were right that my original fix I showed you worked for ansible-core 2.19 but not for ansible-core 2.18 | 15:35 |
| damiandabrowski | today I managed to push fixes that work for both 2.18 and 2.19 | 15:35 |
| damiandabrowski | https://github.com/ceph/ceph-ansible/pull/7693 | 15:35 |
| noonedeadpunk | doh, you never contributed to ceph-ansible before I assume | 15:37 |
| damiandabrowski | well. they work ony my AIO :D let's see what ceph-ansible CI will say | 15:37 |
| noonedeadpunk | so CI should be manually triggered by somebody | 15:37 |
| damiandabrowski | nope | 15:37 |
| damiandabrowski | ah i see now..."6 workflows awaiting approval. This workflow requires approval from a maintainer." | 15:37 |
| noonedeadpunk | hopefully it will get some love... | 15:41 |
| noonedeadpunk | I have not yet started looking at 26.04 though | 15:41 |
| noonedeadpunk | I hoped to start on weekends, but failed to allocate time :( | 15:42 |
| noonedeadpunk | I see you mentioned also that zun is broken, and I think you;re on spot there | 15:42 |
| noonedeadpunk | I am somehow quite unhappy in what shape 2026.1 has released overall... | 15:42 |
| noonedeadpunk | Feels like things are falling through now overall | 15:43 |
| noonedeadpunk | Ironic also needs some love | 15:43 |
| noonedeadpunk | and removal of inspector part | 15:43 |
| noonedeadpunk | I have started a clean-up effort | 15:43 |
| damiandabrowski | I saw andrewbonney looking into this | 15:44 |
| damiandabrowski | but on my AIO I had an error that (i think) does not exist in CI, it's related to apparmor inside ironic-inspector container, sec | 15:44 |
| noonedeadpunk | ironic-inspector was retired/merged into ironic | 15:45 |
| noonedeadpunk | #link https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/980398 | 15:45 |
| noonedeadpunk | but this fails on API it seems | 15:45 |
| noonedeadpunk | with failure to discovery versions | 15:45 |
| damiandabrowski | https://paste.opendev.org/raw/bPmpo0d1eIRx3RXSUc7M/ | 15:45 |
| noonedeadpunk | interesting | 15:47 |
| noonedeadpunk | but I think it's a valid error you have in lxc | 15:48 |
| noonedeadpunk | I think we're running ironic only on metal jobs? | 15:48 |
| noonedeadpunk | so we're not seing this issue... | 15:49 |
| damiandabrowski | yeah right, that explains it | 15:49 |
| noonedeadpunk | ok, so as usual way more things to do then time for it... | 15:50 |
| noonedeadpunk | I wonder at what point we feel ok to tag a beta release | 15:51 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Switch Freezer SHAs to 2026.1 https://review.opendev.org/c/openstack/openstack-ansible/+/984593 | 15:55 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_freezer master: Place content for os_freezer role https://review.opendev.org/c/openstack/openstack-ansible-os_freezer/+/975794 | 15:56 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_freezer master: Add internal TLS coverage for API https://review.opendev.org/c/openstack/openstack-ansible-os_freezer/+/983862 | 15:56 |
| noonedeadpunk | cool, thanks everyone then! | 15:58 |
| noonedeadpunk | #endmeeting | 15:58 |
| opendevmeet | Meeting ended Tue Apr 14 15:58:23 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:58 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-04-14-15.00.html | 15:58 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-04-14-15.00.txt | 15:58 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2026/openstack_ansible_meeting.2026-04-14-15.00.log.html | 15:58 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible master: Add automated network configuration script for NetworkManager https://review.opendev.org/c/openstack/openstack-ansible/+/984567 | 16:10 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible master: Add automated network configuration script for NetworkManager https://review.opendev.org/c/openstack/openstack-ansible/+/984567 | 17:16 |
| opendevreview | Merged openstack/openstack-ansible-plugins stable/2025.2: 'bool' filter coerced invalid value https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/984389 | 17:39 |
| jrosser | it was not so long ago that we fixed the ironic apparmor rules https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/950508/12 | 17:56 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2025.1: Bump SHAs for 2025.1 https://review.opendev.org/c/openstack/openstack-ansible/+/983698 | 17:59 |
| jrosser | this looks like some issue in the tempest plugin for ironic https://zuul.opendev.org/t/openstack/build/b653691796894308a2dbed451931b2ba/log/logs/host/utility/tempest_run.log.txt | 18:01 |
| noonedeadpunk | jrosser: but 950508 doesn't include creation of folder for apparmor from what I see... And in recent lxc containers in my AIO I don't see them out of the box at least | 18:14 |
| noonedeadpunk | so probably we need to backport the fix... | 18:15 |
| jrosser | do we have a fix for it? | 18:15 |
| noonedeadpunk | eh. damiandabrowski ?:) | 18:15 |
| noonedeadpunk | I guess not yet | 18:15 |
| jrosser | i wonder if its the apparmor package not being installed or something like that | 18:15 |
| noonedeadpunk | but anyway, we'd need to figure out why 2.19 is not passing first | 18:15 |
| jrosser | as its kind of crossing over with the host | 18:15 |
| noonedeadpunk | only libapparmor1, which is not providing binaries | 18:16 |
| noonedeadpunk | but then are we expected to have even apparmor inside of lxc... | 18:17 |
| noonedeadpunk | actually | 18:17 |
| noonedeadpunk | I think I am more concerned about tempest failure | 18:18 |
| noonedeadpunk | and if indeed this is smth with the plugin, or smth with the api | 18:18 |
| noonedeadpunk | like missing api-paste or smth | 18:18 |
| noonedeadpunk | as I don't see much updates in the tempest plugin recently | 18:20 |
| jrosser | looks somehow like a new mismatch between the ironic service and the client in tempest | 18:22 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-memcached_server master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-memcached_server/+/984616 | 18:35 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-memcached_server master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-memcached_server/+/984616 | 18:43 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_aodh master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/984620 | 18:45 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_aodh master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/984620 | 18:45 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_barbican master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-os_barbican/+/984621 | 18:49 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-plugins stable/2025.1: DNM: CI status https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/981988 | 19:00 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-plugins stable/2025.1: DNM: CI status https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/981988 | 19:00 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-plugins stable/2025.1: Disable upgrade jobs from 2024.1 https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/981988 | 19:01 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-os_horizon stable/2025.2: Enable memcached failover on node failure https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/984624 | 19:08 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_barbican master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-os_barbican/+/984621 | 19:13 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_barbican master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-os_barbican/+/984621 | 19:29 |
| opendevreview | Ivan Anfimov proposed openstack/openstack-ansible-os_horizon stable/2025.1: Enable memcached failover on node failure https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/984629 | 19:40 |
| opendevreview | Merged openstack/openstack-ansible-os_magnum master: Add hashi_vault pki backend support https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/981597 | 20:27 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-memcached_server master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-memcached_server/+/984616 | 20:31 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_barbican master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-os_barbican/+/984621 | 20:33 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_aodh master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/984620 | 20:33 |
| opendevreview | Dmitriy Chubinidze proposed openstack/openstack-ansible-os_barbican master: docs: update playbook naming conventions https://review.opendev.org/c/openstack/openstack-ansible-os_barbican/+/984621 | 20:37 |
| opendevreview | Merged openstack/openstack-ansible-os_octavia master: Disable Octavia coordination temporarily due to ZooKeeper instability https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/981135 | 23:45 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!