15:00:44 <noonedeadpunk> #startmeeting openstack_ansible_meeting
15:00:44 <opendevmeet> Meeting started Tue Jul 30 15:00:44 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:44 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:44 <opendevmeet> The meeting name has been set to 'openstack_ansible_meeting'
15:00:52 <noonedeadpunk> #topic rollcall
15:00:54 <noonedeadpunk> o/
15:01:06 <damiandabrowski> hi!
15:03:20 <noonedeadpunk> #topic office hours
15:03:37 <noonedeadpunk> so apprently with merge of https://review.opendev.org/c/openstack/openstack-ansible-tests/+/921434 other functional jobs got borked
15:03:44 <noonedeadpunk> Like now I was looking into plugins repo
15:04:02 <noonedeadpunk> #link https://zuul.opendev.org/t/openstack/build/6e0021bf34ac4ff2b53d6554335897f8
15:04:26 <noonedeadpunk> and while I passed the error in CI for now, I'm stuck quite hard on another one...
15:05:36 <noonedeadpunk> `fatal: [container1]: FAILED! => {"msg": "Missing sudo password"}` here: https://opendev.org/openstack/openstack-ansible-plugins/src/branch/master/tests/test-connection-plugin.yml#L90-L97
15:07:01 <noonedeadpunk> which I really don't get frankly speaking
15:07:38 <noonedeadpunk> and well, whether it's broken for a while and we just were not testing that nicely
15:09:31 <noonedeadpunk> I'm also looking into bumping shas right now for new releases
15:09:38 <noonedeadpunk> to cover latest nova CVE
15:09:45 <damiandabrowski> interesting, I wonder if replacing user: root with remote_user: root would help
15:10:13 <noonedeadpunk> and seems we need to have this landed before rechecking 2024.1 https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/925190
15:11:50 <noonedeadpunk> damiandabrowski: it's even more weird. The first command is exactly what ansible tries to execute and second what I tried: https://paste.openstack.org/show/b5AWo3DedsVhBEt5AvOW/
15:13:00 <noonedeadpunk> it's like having just an extra sudo in there which is not really needed
15:14:21 <damiandabrowski> weird, i don't have any wise ideas :/
15:14:58 <noonedeadpunk> yeah. me neither at this point
15:15:22 <noonedeadpunk> it's not blocking the bump per say
15:17:02 <opendevreview> Dmitriy Rabotyagov proposed openstack/ansible-role-uwsgi stable/2024.1: Ensure uWSGI is built with pcre support  https://review.opendev.org/c/openstack/ansible-role-uwsgi/+/924876
15:17:16 <noonedeadpunk> I think we just need this one ^
15:17:27 <noonedeadpunk> and https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/924831
15:19:05 <noonedeadpunk> regarding noble support - we need some rechecks to be made.
15:19:07 <noonedeadpunk> #link https://review.opendev.org/q/topic:%22osa/noble%22
15:21:47 <NeilHanlon> oops.. late, sorry :\
15:21:52 <NeilHanlon> 'gday
15:23:27 <noonedeadpunk> o/
15:27:09 <noonedeadpunk> I don't think we had any progress on any other topics unfortunatelly
15:27:54 <noonedeadpunk> Once https://review.opendev.org/c/openstack/openstack-ansible/+/924997 will land I'll try to issue some rechecks on the following topic:
15:28:12 <noonedeadpunk> #link https://review.opendev.org/q/topic:%22osa/frist_host_refactoring%22+status:open
15:31:50 <noonedeadpunk> but I think that's pretty much it
15:33:56 <opendevreview> Dmitriy Rabotyagov proposed openstack/openstack-ansible-plugins master: [DNM] Fix functional tests  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/925272
15:38:45 <noonedeadpunk> #endmeeting