We will meet on December 10, 2024 at 19:00 UTC in #opendev-meeting with this agenda: == Agenda for next meeting == * Announcements * Actions from last meeting * Specs Review * Topics ** Zuul-launcher image builds (corvus 20240910) *** Configs are going in opendev/zuul-jobs *** Raw image handling is being sped up through the use of zlib *** Can still use additional image build jobs for the other images we care about. ** Backup Server Pruning (clarkb 20241008) *** The smaller of the two backup servers is needing manual pruning multiple times a month now (the interval is between 2 and 3 weeks) *** There are older server backup dirs present on that server that we could delete (as well as removal of the corresponding login user for that server) **** ask01, ethercalc02, etherpad01, gitea01, lists, review-dev01, and review01 **** https://review.opendev.org/c/opendev/system-config/+/937040 Purge retired backups for the above list on the vexxhost backup server. **** Manual prune post retirement looked good. We should rerun prune after purging to check the script is still happy in that state. ** Upgrading Old Servers (clarkb 20230627) *** https://etherpad.opendev.org/p/opendev-bionic-server-upgrades **** wiki.openstack.org: https://etherpad.opendev.org/p/opendev-mediawiki-upgrade **** tonyb looking at cacti after wiki *** https://etherpad.opendev.org/p/opendev-focal-server-upgrades ** Docker Hub's New Rate Limits (clarkb 20241119) *** https://www.docker.com/blog/november-2024-updated-plans-announcement/ *** 10 pulls per IP per hour *** Disabling the use of the caching proxy server seems to have helped though we still hit rate limits. ** Docker compose plugin with podman service for servers (corvus 20241001) *** https://review.opendev.org/923084 is a demo (in the Zuul repo) of using docker compose v2 plugin with system podman service *** Looking at modifying the docker and docker compose installation process for Noble and newer to set up docker compose (no -) with podman on the backend. ** Gerrit 3.10 Upgrade Planning (clarkb 20241105) *** https://etherpad.opendev.org/p/gerrit-upgrade-3.10 *** Upgrade is complete. There were no obvious issue during the upgrade *** topic:upgrade-gerrit-3.10 has a number of followups. The 3.9 image build removal should be safe once we're happy with 3.10 and unlikely to revert. *** Related Gerrit stable-3.10 has the updated openid redirect code in it now. An image rebuild of 3.10 should be accompanied with testing and a planned gerrit restart to pick this up. ** Diskimage Builder Testing and Release (clarkb 20241210) *** OpenEuler testing in DIB is failing due to the replacement of mirror content for OpenEuler **** Switching to not use our mirror also fails. It seems we must explicitly point at OpenEuler package content *** Do we want to disable OpenEuler image builds for now / make them non voting? Or try and fix it? Any volunteers? *** A request has been made to release DIB which will pull in gentoo fixes but there is an svc-map bugfix that would be good to land too held up by the openeuler testing issues. ** Rax-ord Noble Nodes With 1 VCPU (clarkb 20241210) *** Occasionally Ubuntu Noble nodes booted in rax-ord have a single vcpu *** Best I can tell nodepool didn't use the wrong flavor. Instead it seems possibly related to an older Xen release being used to boot Noble *** Not sure where the bug is (Xen or Linux) but maybe we can get Rax to do a hypervisor audit and upgrade those behind or remove them from being able to schedule things? * Open discussion