16:03:54 #startmeeting openstack_ansible_meeting 16:03:55 Meeting started Tue Mar 9 16:03:54 2021 UTC and is due to finish in 60 minutes. The chair is jrosser. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:03:56 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:03:58 The meeting name has been set to 'openstack_ansible_meeting' 16:04:10 o/ 16:05:07 o/ hello 16:07:46 when upgrading, is a db backup performed or should I do that myself? 16:08:23 there are no backups done by default, and in V there is new code to automate some of that, though not specifically for upgrade purposes 16:08:37 #topic bug triage 16:09:15 new bug https://bugs.launchpad.net/openstack-ansible/+bug/1918268 16:09:16 Launchpad bug 1918268 in openstack-ansible "Quickstart: AIO in openstack-ansible fails on bootstrap-ansible.sh" [Undecided,New] 16:10:47 ok, i've replied to that as its incomplete info 16:12:01 yeah, seems that 129 is to do with not calling git correctly 16:12:52 next one I guess? https://bugs.launchpad.net/openstack-ansible/+bug/1917644 16:12:53 Launchpad bug 1917644 in openstack-ansible "OpenStack os-horizon-install failled at task "Ensure static files are collected and compressed"" [Undecided,New] 16:14:04 we've already fixed this on master/victoria, but not earlier 16:15:21 Jonathan Rosser proposed openstack/openstack-ansible-os_horizon stable/train: Fix race condition in compression of static files https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/779470 16:16:21 Jonathan Rosser proposed openstack/openstack-ansible-os_horizon stable/stein: Fix race condition in compression of static files https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/779471 16:16:26 guess we can link the cherry-pick to stein in the bug 16:19:08 ok i've updated that 16:19:39 updated https://bugs.launchpad.net/openstack-ansible/+bug/1857899 to fix committed 16:19:40 Launchpad bug 1857899 in openstack-ansible "controllerX-gnocchi-container missing dependency to libxml2.so.2 " [Undecided,Fix committed] 16:20:40 admin0: you were having trouble with gnocchi/libxml? 16:20:41 https://bugs.launchpad.net/openstack-ansible/+bug/1915618 16:20:42 Launchpad bug 1915618 in openstack-ansible "gnocchi file missing" [Undecided,New] 16:21:13 for gnocchi, i was hoping if 22.1.0 had a fix 16:21:34 there is a patch here but only for master https://bugs.launchpad.net/openstack-ansible/+bug/1857899 16:21:36 Launchpad bug 1857899 in openstack-ansible "controllerX-gnocchi-container missing dependency to libxml2.so.2 " [Undecided,Fix committed] 16:22:04 admin0: are you able to test the patch? 16:22:26 i will test it and report 16:22:29 need a few days for that 16:23:22 ok, could you update the bug when you take a look 16:23:53 i will 16:24:03 https://bugs.launchpad.net/kolla-ansible/+bug/1780245 looks similar to https://bugs.launchpad.net/openstack-ansible/+bug/1915618 16:24:05 Launchpad bug 1780245 in kolla-ansible train "gnocchi-metricd container missconfigured on second and third nodes" [Medium,Triaged] 16:24:06 Launchpad bug 1915618 in openstack-ansible "gnocchi file missing" [Undecided,New] 16:25:45 https://opendev.org/openstack/openstack-ansible-os_gnocchi/src/branch/master/tasks/main.yml#L146 think we just need to run that over all the hosts 16:26:06 i left a comment on the gnocchi one with reference to the kolla bug 16:26:44 could be yes 16:30:30 https://bugs.launchpad.net/openstack-ansible/+bug/1913292 16:30:33 Launchpad bug 1913292 in openstack-ansible "ansible-hardening: AIDE cron job always installed" [Wishlist,Fix released] 16:30:38 this is now fix-released 16:31:14 and this one? https://bugs.launchpad.net/openstack-ansible/+bug/1913785 16:31:15 Launchpad bug 1913785 in openstack-ansible "RHEL7: Group read permission removed from host private SSH keys" [Undecided,Triaged] 16:31:44 any thoughts on it 16:33:22 we would have to refer to the STIG documents for that 16:35:02 it may need a when or tenary on that task to make it do the right thing for security_sshd_disallow_host_based_auth: yes/no 16:35:51 slightly unfortunate that the bug is 'triaged' but no comment left 16:36:36 yes lol, I guess lets move on from that, can revisit it next week 16:36:39 ok, gshippey any more bugs we should look at? 16:37:01 https://bugs.launchpad.net/openstack-ansible/+bug/1910223 - good write up, i'd say importance low? 16:37:03 Launchpad bug 1910223 in openstack-ansible "[openstack-ansible-ops] cleanup-venv playbook removes wsgi venv" [Undecided,New] 16:37:55 yeah, thats probably a trivial fix 16:38:45 the regex needs to be 'contains' instead of 'ends with' 16:39:05 ok, so we can look again at CI failures 16:39:11 #topic ci failures 16:39:25 heres the etherpad https://etherpad.opendev.org/p/osa-ci-failures 16:40:06 there are a bunch of fixes there to merge, but they are for relativly small things 16:40:37 the really big issue is focal/mariadb which is really preventing us merge much at all currently 16:41:22 Well i guess we should be focusing on that then really 16:42:01 Failed to download cirros image - patch is merged for that 16:43:12 i see the cherry-pick is not though! 16:43:45 different bug 🤦‍♀️ too many tabs!! 16:44:22 well thats probably a whole other issue getting the ones of these that have merged backported 16:44:47 though really we have much greater volume of patches on master, but the stable branches should also be attended to 16:45:18 * jrosser adds new section to the etherpad 16:46:28 these need some review/merge help https://review.opendev.org/q/topic:%22osa-uc-cache%22+(status:open%20OR%20status:merged) 16:46:42 thats more than just a CI fix as it has usefulness also in deployments 16:48:38 ok, thats probably all we can do there for now 16:48:45 #topic general discussion 16:49:08 jamesden_: nice work on the neutron role cleanup 17:01:35 #endmeeting