Monday, 2025-09-01

opendevreviewOpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/openstack-ansible/+/95897403:30
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_skyline master: Switch YARN jobs to supported distros  https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/95900506:49
noonedeadpunkMagnum is pretty much feeling bad now09:03
noonedeadpunkmornings09:03
noonedeadpunkit fails on db migrations09:03
noonedeadpunksqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1267, "Illegal mix of collations (utf8mb3_general_ci,IMPLICIT) and (utf8mb3_uca1400_ai_ci,IMPLICIT) for operation '='")09:03
noonedeadpunkwonder if worth bumping master shas....09:04
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump upstream SHAs on master  https://review.opendev.org/c/openstack/openstack-ansible/+/95901809:17
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-haproxy_server master: Use management address when available  https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/95367009:25
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Remove jammy and rocky-9 CI jobs  https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/95069909:28
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_magnum master: Switch from wsgi script to wsgi module  https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/95050909:29
noonedeadpunkhm, and then capi job seems to get stuck on building the image at all...09:56
noonedeadpunkreally wonder why is that https://zuul.opendev.org/t/openstack/build/08a6ff5c19ab467a848b9bcfb24ba74c/log/job-output.txt#7277-727910:10
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Use loop label for deb822_repository  https://review.opendev.org/c/openstack/ansible-role-frrouting/+/95902610:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: Use loop label for deb822_repository  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/95902710:24
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-openstack_hosts master: Use loop label for deb822_repository  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/95902810:25
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_cinder master: Use loop label for deb822_repository  https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/95903010:28
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: Use loop label for deb822_repository  https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/95903110:30
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-rabbitmq_server master: Use loop label for deb822_repository  https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/95903210:32
noonedeadpunkbut we have same for skyline10:37
noonedeadpunkhttps://zuul.opendev.org/t/openstack/build/353cc9b3495945ed8994b7ec7da2c3dd/log/job-output.txt#7401-740210:37
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_skyline master: Disable Peer verification for the proxy  https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/95459510:39
noonedeadpunkcould be there's issue with some provider ofc.10:40
jrosserthat is odd that theres no log at all10:55
jrosseri can't remember if there should be one for the image build10:55
jrosserhmm no this is just the build command line run with ansible `command:`10:57
noonedeadpunklike debootstrap,m yes10:58
jrosserlooks like a whole load of code was merged into ansible-collection-kubernetes which might finally address the venv thing11:32
jrosseron noble its quite possible that the system packages and system python are up to date enough to mean a venv is not needed11:33
noonedeadpunkwell11:39
noonedeadpunkI looked through the change11:39
noonedeadpunkand the way it was addressed is by installing python3-kubernetes11:39
noonedeadpunkso I really wonder if it solves anything in fact11:40
noonedeadpunkI still failed to come up with code for azimuth capi driver support :(11:43
jrosseri need to spend some more time on updating all the capi stuff, but its like -ETIME^2 currently11:50
jrosserit would be nice to at least get things updated in the ops repo to use the latest versions11:50
noonedeadpunkatm magnum just generally broken with https://bugs.launchpad.net/magnum/+bug/2121797 for us11:51
jrossersomehow i think there was already a big/discussion like that - i'm not managing to pay much attention though11:55
noonedeadpunkso mariadb has changed default collation between 11.4 and 11.812:26
noonedeadpunkhttps://mariadb.com/docs/server/reference/data-types/string-data-types/character-sets/supported-character-sets-and-collations12:27
noonedeadpunkbut why does it create a fix of it from scratch12:27
noonedeadpunkbut also we kinda have that: https://opendev.org/openstack/openstack-ansible-galera_server/src/branch/master/templates/my.cnf.j2#L2712:29
jrossermaybe a question for #maria12:38
noonedeadpunkBut I'm not sure about it... As like half of tables are creatred with one collation, while others are with a different one12:40
noonedeadpunkif I set `collation-server = utf8mb3_uca1400_ai_ci` - it's all fine then12:41
noonedeadpunkall other services seem to just use it all time consistently regardless12:42
noonedeadpunkI wonder if it could be also smth to do with sqlalchemy12:42
jrossermaybe something changes there at upgrade12:43
jrossernew u-c == new sqlachemy12:43
noonedeadpunkok, yeah, I think it's mariadb bug12:54
noonedeadpunkso if you supply the charset to `CREATE TABLE` it ignores collation...13:15
f0oHeya what was the -t tag for haproxy-configs only? and bonus Q, is there somewhere a list of all possible tags?13:32
noonedeadpunkf0o: haproxy-service-config13:42
noonedeadpunknot yet, I need to review https://review.opendev.org/c/openstack/openstack-ansible/+/95746513:43
f0oty <313:45
f0oI think that PR is a good start13:45
noonedeadpunkI wonder if we can change default charset and collation....14:00
noonedeadpunkas I guess we can't?14:00
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: Make charset and collation configurables  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/95907515:51
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Remove jammy and rocky-9 CI jobs  https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/95069915:54
noonedeadpunkI _think_ that https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/959075 should be solving the thing as well15:55
opendevreviewDmitriy Chubinidze proposed openstack/openstack-ansible master: [doc] Document existing Ansible tags  https://review.opendev.org/c/openstack/openstack-ansible/+/95746517:52
*** starkis is now known as Guest2558519:46

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