Tuesday, 2026-02-10

opendevreviewGrzegorz Koper proposed openstack/kayobe master: Add nmstate engine  https://review.opendev.org/c/openstack/kayobe/+/97474500:12
opendevreviewGrzegorz Koper proposed openstack/kayobe master: Add nmstate engine  https://review.opendev.org/c/openstack/kayobe/+/97474500:27
opendevreviewGrzegorz Koper proposed openstack/kayobe master: Add nmstate engine  https://review.opendev.org/c/openstack/kayobe/+/97474500:41
*** Viii4 is now known as Viii01:52
*** darmach1 is now known as darmach04:10
*** fprzewozn2 is now known as fprzewozn04:10
opendevreviewBartosz Bezak proposed openstack/kolla stable/2025.2: horizon: pin setuptools <82  https://review.opendev.org/c/openstack/kolla/+/97621108:11
opendevreviewEric Le Lay proposed openstack/kayobe master: Workaround setuptool 82 removed pkg_resources  https://review.opendev.org/c/openstack/kayobe/+/97621409:48
*** jhorstmann is now known as Guest218010:22
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590110:36
tafkamaxI hope CI doesn't go crazy10:37
tafkamaxI changed branch from master to topic branch10:37
tafkamaxbetter to rebase changes imho10:37
opendevreviewMerged openstack/kolla master: Remove special handling for python3.12  https://review.opendev.org/c/openstack/kolla/+/96753610:43
opendevreviewMerged openstack/kolla-ansible master: ironic: Drop legacy upgrade option  https://review.opendev.org/c/openstack/kolla-ansible/+/95928310:43
tafkamaxare kolla jobs still failing enmass due to the setuptools?10:47
bbezaktafkamax: kolla builds for master are good, 2025.2 is being merged - https://review.opendev.org/c/openstack/kolla/+/97621110:53
tafkamaxhmm interesting why is my branch failing then, I need to check11:00
opendevreviewPierre Riteau proposed openstack/kolla stable/2025.2: Remove special handling for python3.12  https://review.opendev.org/c/openstack/kolla/+/97622611:06
tafkamaxHmm11:10
tafkamaxhttps://zuul.opendev.org/t/openstack/build/8f9175e56de9404bacf858306e395673/console11:10
tafkamaxDownload testinfra to executor11:11
tafkamaxis this a known place to fail?11:11
* tafkamax sent a code block: https://matrix.org/oftc/media/v1/media/download/ATqbMeP5D0Y1VBRYzX_9CmKAYHbC8wS3umONjN5WVrJ37uAIVGpR2oUlLjJmDY1XuojRRpdO6zeZdxXvPqOh3DJCecj1i1MAAG1hdHJpeC5vcmcvWWpDeXhPaEZUc0FHdU5yeVhHWWxleG5s11:11
tafkamaxah nvm11:32
tafkamaxits a typo11:32
tafkamaxPlay: ANSIBLE PARSE ERROR Using /var/lib/zuul/builds/8f9175e56de9404bacf858306e395673/ansible/playbook_0/ansible.cfg as config file ERROR! couldn't resolve module/action 'ansible.builtin.path'. This often indicates a misspelling, missing collection, or incorrect module path. The error appears to be in '/var/lib/zuul/builds/8f9175e56de9404bacf858306e395673/untrusted/project_0/opendev.org/openstack/kolla-ansible/tests/run.yml': line11:32
tafkamax233, column 11, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - block: - name: Ensure config dir created for IDP OIDC ^ here11:32
tafkamaxslowly understanding zuulius caesars logs11:32
opendevreviewPiotr Milewski proposed openstack/kolla master: rabbitmq: Update to 4.2  https://review.opendev.org/c/openstack/kolla/+/96601711:32
opendevreviewMerged openstack/kolla stable/2025.2: horizon: pin setuptools <82  https://review.opendev.org/c/openstack/kolla/+/97621111:37
bbezak:D11:40
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590111:52
tafkamaxOK12:15
tafkamaxbbezak: I have hit the CI issue now in zuul that I had while deploying on my infra.12:16
tafkamaxI will try to add fixes.12:16
tafkamaxI tried to be as thorough as possible and added almost all of the things defined in the docs for integrating OIDC: https://docs.openstack.org/kolla-ansible/latest/reference/shared-services/keystone-guide.html#setup-oidc-kolla-ansible12:17
tafkamaxI didn't know what was the nicest way to add the example config files.12:17
tafkamaxThey are in run.yml as content12:17
tafkamaxI tried to find some examples how to add the data, but I didn't find any good ways used in the tests.12:18
opendevreviewMerged openstack/kolla master: [release] Use UCA Gazpacho  https://review.opendev.org/c/openstack/kolla/+/97594012:18
bbezaktafkamax: maybe to tests/templates/keystone-federation/12:21
bbezakAnd add to ../run.yml under  name: Generate configuration files12:21
tafkamaxok thx for guidance, will try that12:21
tafkamaxok12:21
opendevreviewPierre Riteau proposed openstack/kolla stable/2025.2: Remove special handling for python3.12  https://review.opendev.org/c/openstack/kolla/+/97622612:25
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590113:21
tafkamaxYes this look a lot cleaner :)13:26
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: kolla-ansible: Add RabbitMQ 4.2 support by allowing external upgrade path definition  https://review.opendev.org/c/openstack/kolla-ansible/+/96602113:28
opendevreviewMatt Crees proposed openstack/kolla-ansible master: Fix mount leak with NFS  https://review.opendev.org/c/openstack/kolla-ansible/+/97577113:58
tafkamaxIf I push changes when the CI is still running does it fully recreate the environment, or does something still linger?14:03
tafkamaxE.g. it would be good for the CI to fully complete?14:03
bbezakIf you push changes, current CI will be stopped14:19
tafkamaxOk, I pushed changes I thought are the same, but I got different output. I will wait for full CI to complete and try again.14:24
tafkamaxHow would one rerun changes, without any changes?14:24
tafkamaxJust a rebase?14:24
bbezakAfter CI is done - you can write in the gerrit message a command ‘recheck - “reason for recheck”’14:29
bbezakhttps://docs.openstack.org/project-team-guide/testing.html#how-to-handle-test-failures14:32
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: ovn: make iterated relay checks idempotent  https://review.opendev.org/c/openstack/kolla-ansible/+/97626214:33
tafkamaxok thanks for tips :)14:35
bbezak@blanson[m]: take a look at https://review.opendev.org/c/openstack/kolla/+/975940, I took a liberty to create a new one, trying to finish this case :)14:37
bbezakLet’s see it in CI, but it was fine on my AIO vm (also with 2 relays)14:38
bbezaktafkamax: anytime14:40
blanson[m][@_oftc_bbezak:matrix.org](https://matrix.to/#/@_oftc_bbezak:matrix.org) I'll take a look when I get to the office 14:51
bbezakOn the other hand, the permission change needs to be backported, so I will separate them14:52
bbezakAnd test it out first14:52
bbezakAnd slurp jobs are failing on ansible upgrade  -       ModuleNotFoundError: No module named 'pkg_resources' :)15:16
bbezakWill check this out as well15:16
bbezakOk, this is because of old ara in slurp job15:29
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: CI: skip ARA in slurp ansible upgrade  https://review.opendev.org/c/openstack/kolla-ansible/+/97627315:34
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: CI: skip ARA in slurp ansible upgrade  https://review.opendev.org/c/openstack/kolla-ansible/+/97627315:38
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: CI: skip ARA in slurp ansible upgrade  https://review.opendev.org/c/openstack/kolla-ansible/+/97627315:39
opendevreviewGrzegorz Koper proposed openstack/kayobe master: Add nmstate engine  https://review.opendev.org/c/openstack/kayobe/+/97474516:31
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590116:49
opendevreviewGrzegorz Koper proposed openstack/kayobe master: Add nmstate engine  https://review.opendev.org/c/openstack/kayobe/+/97474517:14
opendevreviewGrzegorz Koper proposed openstack/kayobe master: Add nmstate engine  https://review.opendev.org/c/openstack/kayobe/+/97474517:33
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590118:16
opendevreviewMerged openstack/kolla-ansible master: CI: skip ARA in slurp ansible upgrade  https://review.opendev.org/c/openstack/kolla-ansible/+/97627320:46

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