Friday, 2022-05-27

*** ysandeep|out is now known as ysandeep04:12
*** ysandeep is now known as ysandeep|afk06:31
noonedeadpunkhm, we have failure for centos upgrade regarding gluster https://zuul.opendev.org/t/openstack/build/771744e075b441748431a4ee0c1eeea3/log/job-output.txt#2438206:42
noonedeadpunkmaybe some race condition we already covered...06:42
*** ysandeep|afk is now known as ysandeep07:22
jrosser_i'm not sure it has fixed it https://zuul.opendev.org/t/openstack/build/fdf72789100f47c2b463426b02578b36/log/job-output.txt#22621-2262307:28
jrosser_also looks like the infra jobs make one keystone container but don't actually deploy it - doh :(07:37
noonedeadpunkum... I think they should? as they should also run tempest for keystone...07:46
noonedeadpunkah, but yes, keystone is only single one for infra jobs07:47
opendevreviewAndrew Bonney proposed openstack/openstack-ansible-ops master: Add support for apt package pinning  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/84357307:50
opendevreviewAndrew Bonney proposed openstack/openstack-ansible-ops master: Serialise operations on components which may be highly available  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/84357407:50
jrosser_noonedeadpunk: oh is it this https://github.com/openstack/openstack-ansible/blob/master/scripts/gate-check-commit.sh#L210-L22007:52
jrosser_the healthcheck-infrastructure runs before setup-openstack, which does make some sense07:52
jrosser_maybe the comment there is wrong "# Verify our infra setup and do not continue with openstack part"07:53
jrosser_it'll be why this doesnt work https://review.opendev.org/c/openstack/openstack-ansible/+/84349507:54
noonedeadpunkjrosser_: well from what I can recall, infra does setup and test keystone...08:10
noonedeadpunkhosts doesn't08:10
noonedeadpunkjrosser_: so if you check https://zuul.opendev.org/t/openstack/build/643c2517f37e494198dd02e8a94ccadf/logs tempest results, you see that keystone checks are passing08:11
jrosser_yeah, so for that patch of mine we either should move the healthcheck-infrastructure playbook to after setup-openstack, or make a new healthcheck-openstack08:11
noonedeadpunkthere is healthckec-openstack actually08:11
noonedeadpunkBut as a side note - we run tempest, why we need that ?:) I just thought we don't but look https://b0e4cfcca60ce9be2623-476ea4d7332a88439ec405489889023d.ssl.cf2.rackcdn.com/837859/29/check/openstack-ansible-deploy-infra_lxc-ubuntu-focal/643c251/logs/openstack/aio1_utility_container-1e92b048/utility/stestr_results.html08:12
noonedeadpunkIsn't that covering usecase you wrote in https://review.opendev.org/c/openstack/openstack-ansible/+/843495/1/playbooks/healthcheck-infrastructure.yml ?08:12
jrosser_perhaps it is08:13
jrosser_i think i was trying to guard against breaking the ssl stull like i did with the pam_env changes08:14
jrosser_somehow we managed to merge that without catching it in CI08:14
noonedeadpunkWell, then just running keystone role should fail, as we're doing api calls there as well iirc08:14
jrosser_bu that might be hosts vs. infra scenario08:15
noonedeadpunkoh yes, for hosts we don't do that08:15
noonedeadpunkjust in case - I won't be really around for next 2 weeks because of travels to conferences (including summit)08:27
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Align collection_file naming  https://review.opendev.org/c/openstack/openstack-ansible/+/84348308:37
opendevreviewMerged openstack/openstack-ansible-galera_server master: Fix race on boot for mariadb-check socket  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/84354709:10
damiandabrowski[m]morning guys09:31
damiandabrowski[m]same as Dmitriy - won't be around for next 2 weeks, but I'll be present on summit, looking forward to see You guys09:32
damiandabrowski[m]btw. after a long time my neutron fix was finally merged: https://review.opendev.org/c/openstack/neutron/+/83967109:34
damiandabrowski[m]You may be interested as starting from Zed, qg-* interface on standby router will be up.09:34
noonedeadpunkwould be great if we could land centos9/ubuntu patches before summit tbh...09:35
noonedeadpunkI will try to keep an eye on things in terms of reviews and some fixes09:35
damiandabrowski[m]the main reason of this is that for now HA routers do not send GARPs for floating IPs and external GW09:36
noonedeadpunkyeah, that is good improvement of how routers behave now...09:37
noonedeadpunkbtw, damiandabrowski[m], would be great if you could review patches for stable branches https://review.opendev.org/q/parentproject:openstack/openstack-ansible+branch:%255Estable/.*+status:open+09:37
damiandabrowski[m]I'll try but as You now, I need to sort out some internal things before :/09:38
jrosser_I can try to do some more reviews later today (not usually working Fridays)09:39
jrosser_when do we need to try to get an RC by?09:39
noonedeadpunkI was thinking at least about beta (milestone) without branching.09:41
noonedeadpunkAnd would be great to have end of next week09:41
jrosser_I make some silly mistake in https://review.opendev.org/c/openstack/openstack-ansible/+/82341709:42
noonedeadpunkas of release deadline - June 23rd09:43
jrosser_bootstrap for Rocky, only on my phone right now so can’t look close but centos-9 is basically done09:43
jrosser_rocky needs it’s own handling in bootstrap because the version is “8.x” not just “8”09:44
noonedeadpunk`Cannot find libsystemd or libsystemd-journal` o_O09:44
jrosser_wtf :)09:44
jrosser_well I’ve certainly failed to copy OSA_ANSIBLE_PYTHON_INTERPRETER across09:48
noonedeadpunkah09:54
noonedeadpunkI think it can be set to PYTHON_EXEC_PATH....09:56
noonedeadpunkor well, no, it can't 09:57
noonedeadpunkI'm not sure it's needed.... I bet ansible should be already aware of rocky and detect correctly...09:57
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Add Centos-9 Stream support  https://review.opendev.org/c/openstack/openstack-ansible/+/82341709:58
opendevreviewMerged openstack/openstack-ansible master: Bump ansible version to 2.12.6  https://review.opendev.org/c/openstack/openstack-ansible/+/84342010:11
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/xena: Bump OpenStack-Ansible Xena  https://review.opendev.org/c/openstack/openstack-ansible/+/84359910:20
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Bump OpenStack-Ansible Wallaby  https://review.opendev.org/c/openstack/openstack-ansible/+/84360010:30
*** ysandeep is now known as ysandeep|afk10:30
*** ysandeep|afk is now known as ysandeep10:43
*** ysandeep is now known as ysandeep|afk11:06
*** dviroel|out is now known as dviroel11:15
opendevreviewMerged openstack/openstack-ansible-os_octavia master: Add flexability for octavia cinder variable.  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/83937311:48
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump SHA for master  https://review.opendev.org/c/openstack/openstack-ansible/+/84361612:58
*** dviroel is now known as dviroel|afk13:07
opendevreviewMerged openstack/openstack-ansible-repo_server master: Remove all code for lsync, rsync and ssh  https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/83758813:57
mgariepywoohoo lsync cleaned up ! \o/ 13:58
opendevreviewMerged openstack/openstack-ansible-os_rally stable/victoria: Disable setuptools auto discovery  https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/84348714:06
*** ysandeep|afk is now known as ysandeep14:46
opendevreviewMerged openstack/openstack-ansible master: Change unbound role source  https://review.opendev.org/c/openstack/openstack-ansible/+/84346815:00
opendevreviewMarc Gariépy proposed openstack/openstack-ansible stable/wallaby: limit the number of thread for panko.  https://review.opendev.org/c/openstack/openstack-ansible/+/84362915:32
opendevreviewMarc Gariépy proposed openstack/openstack-ansible-os_aodh stable/wallaby: Ensure libxml2 is installed on debian systems  https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/82637915:35
mgariepynoonedeadpunk, ^^ centos aodh oom 15:35
opendevreviewMerged openstack/openstack-ansible-os_octavia stable/wallaby: Fix distro support option for Octavia  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/84340915:38
opendevreviewMerged openstack/openstack-ansible-os_octavia stable/xena: Fix distro support option for Octavia  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/84340815:43
*** dviroel|afk is now known as dviroel16:08
noonedeadpunkmgariepy: yeah thanks...17:09
noonedeadpunkbtw, I saw that lxc is finally in epel for centos 917:09
jrosser_i think i saw what was wrong with the rocky jobs on tyhe c9s patch17:10
jrosser_looked like the dnf install lines were in the wrong place in the case statement17:10
jrosser_i think i can simplify this17:13
mgariepylol. i didn't saw it :/ haha17:17
mgariepyand the same patch is working ok in a container.. except the wget stuff that i didn't trigger on :/ lol17:19
mgariepyin a rocky8 lxd container**17:19
opendevreviewMerged openstack/openstack-ansible-os_rally stable/victoria: Ensure that the rally venv build is self contained  https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/84339317:23
opendevreviewMerged openstack/openstack-ansible-galera_server master: Bump mariadb version.  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/84210617:23
noonedeadpunkhttps://koji.fedoraproject.org/koji/buildinfo?buildID=197128917:26
noonedeadpunkstill not published though17:26
damiandabrowski[m]the number of failed zuul builds is a bit funny there :D https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/82637917:28
mgariepydamiandabrowski[m], yep but the issue with centos + oom was because of panko thread on W.17:29
noonedeadpunkand me too lazy to check for that17:29
damiandabrowski[m]ahhh that makes sense17:29
mgariepywell. the comment on centos oom made me fix it :)17:30
mgariepyso it was a joint effort17:30
mgariepyi fixed a bunch of the same issue a couple weeks ago.17:30
opendevreviewMerged openstack/openstack-ansible-repo_server master: Clean up legacy lsycnd, rsync and ssh key config  https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/83785917:32
opendevreviewMerged openstack/openstack-ansible master: Allow lxc container backing store to be defined as part of the scenario  https://review.opendev.org/c/openstack/openstack-ansible/+/84301117:38
opendevreviewMerged openstack/openstack-ansible master: Add zuul jobs and template for testing different LXC backing stores  https://review.opendev.org/c/openstack/openstack-ansible/+/84302717:38
opendevreviewMerged openstack/openstack-ansible master: Align collection_file naming  https://review.opendev.org/c/openstack/openstack-ansible/+/84348318:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-lxc_hosts master: Do not install COPR repo for CentOS 8 LXC  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/84367218:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-lxc_hosts master: Do not install COPR repo for CentOS 8 LXC  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/84367218:29
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-lxc_hosts master: Do not install COPR repo for CentOS 8 LXC  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/84367218:30
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Implement uWSGI for neutron-api  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/48615618:34
noonedeadpunkI wonder if we want to land ^ at least for ovs/lxb?18:35
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Add Centos-9 Stream support  https://review.opendev.org/c/openstack/openstack-ansible/+/82341718:38
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Add Centos-9 Stream support  https://review.opendev.org/c/openstack/openstack-ansible/+/82341718:45
jrosser_noonedeadpunk: i did a yum repo bemoval for repo_server and didnt use a handler for cleaning the metadata, as i was thinking that needed to happen before the next use of yum/dnf, rather than at the end of the play18:47
jrosser_*removeal18:47
jrosser_*removal :)18:47
noonedeadpunkoh, well, fair...18:56
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-lxc_hosts master: Do not install COPR repo for CentOS 8 LXC  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/84367218:58
noonedeadpunktbh I'm not sure there about upgrade as haven't actually check if copr was providing newer lxc version, but highly doubt it did, as last change there was quite a while ago18:59
noonedeadpunkBtw I wrote text for presentation and about to record it. So if anybody interested - not to late to edit smth :)18:59
noonedeadpunkI can barely fit it in 10 mins... Takes 9:30 in quite fast tempo19:01
jrosser_let me take a look19:04
jrosser_i took a pass through - looks great :)19:19
noonedeadpunkgreat, now I feel a bit more confident, as you know how terrible my english is...19:20
noonedeadpunkWill share what I got in a while :D19:20
opendevreviewMerged openstack/openstack-ansible-repo_server master: Avoid a race condition between mounting and using repo filesystem  https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/84341819:24
noonedeadpunkI'm also thinking about where else we need help, without saying everywhere....19:24
jrosser_maybe saying that some of the people who get the best value out of OSA are those who participate in IRC / bug reports / small patches / blah19:25
jrosser_so kind of just be interactive rather than try to do it isolation19:26
jrosser_right so for the centos-9 patch i split the bootstrap into "install the python we need" then "install the base packages we need" and that seems to have got rocky going again19:28
mgariepynoonedeadpunk, your english is probably a lot better than the ukrenian or french of most english speaking listener :D19:29
NeilHanlonjrosser_: lxc4.0 should be coming to epel shortly. i need to run a few tests but: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-968b01292a19:31
NeilHanlonalso the next update for stream 9 should have that util-linux fix https://bugzilla.redhat.com/show_bug.cgi?id=208937819:31
noonedeadpunkthat's nice19:32
noonedeadpunkI hope they would bring in lxc-tempaltes fix as well :)19:32
NeilHanlon:) yes i've asked about that as well heh19:32
noonedeadpunkSo that you don't have to maintain copr repo19:32
noonedeadpunkjrosser_: ok, I added another paragraph to slide819:34
noonedeadpunkyes, it much better now :)19:37
jrosser_:)19:37
noonedeadpunkdo you want to record some slides?:)19:37
jrosser_whats the format? Make audio to go along with them?19:39
noonedeadpunkyup19:39
opendevreviewMerged openstack/openstack-ansible-tests master: Bump ansible version to 2.12.6  https://review.opendev.org/c/openstack/openstack-ansible-tests/+/84342119:45
*** dviroel is now known as dviroel|afk19:50
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/xena: Align collection_file naming  https://review.opendev.org/c/openstack/openstack-ansible/+/84364119:50
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/xena: Align collection_file naming  https://review.opendev.org/c/openstack/openstack-ansible/+/84364119:50
opendevreviewMerged openstack/openstack-ansible-lxc_hosts stable/wallaby: Do not mess up with distro-provided machines mount  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/84339220:10
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-lxc_hosts master: Do not install COPR repo for CentOS 8 LXC  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/84367220:12
opendevreviewMerged openstack/openstack-ansible master: Bump SHA for master  https://review.opendev.org/c/openstack/openstack-ansible/+/84361620:15
opendevreviewMerged openstack/openstack-ansible stable/wallaby: limit the number of thread for panko.  https://review.opendev.org/c/openstack/openstack-ansible/+/84362920:28
noonedeadpunkhttps://zuul.opendev.org/t/openstack/build/6f68097ac0a64cf4b206385163a9787d/log/job-output.txt#2434 this looks like we're trying to install ansible inside py3.6 env21:30
noonedeadpunkbut we haven't landed anything that can break it... did we?21:31
jrosser_https://zuul.opendev.org/t/openstack/build/6f68097ac0a64cf4b206385163a9787d/log/job-output.txt#2067-210921:37
jrosser_do we expect python 3.6 there?21:37
jrosser_3.8 i think https://github.com/openstack/openstack-ansible/blob/master/scripts/bootstrap-ansible.sh#L7221:39
jrosser_oh no but this is the tests repo functional job isnt it21:40
noonedeadpunkyeah, we expect 3.821:41
noonedeadpunkI know you was placing patch to make these integrated?:) And I guess it merged today...21:41
jrosser_https://review.opendev.org/q/topic:osa%252Flxc-ci21:41
noonedeadpunkBut dunno what's that in fact21:41
noonedeadpunkah21:42
jrosser_the changes to lxc_* roles have not merged21:42
jrosser_but maybe rather than take time fixing the funtional jobs it is better to switch to these new tests21:42
noonedeadpunkyeah, totally21:44
noonedeadpunkWell, project update went live before I expected.... hope nobody will notice it :D https://www.youtube.com/watch?v=KwOmFKNpIiQ&list=PLKqaoAnDyfgrZOaZTLOLaG8-5NzK2Sr2j&index=822:16
mgariepyi watched it ! :P22:17
opendevreviewMerged openstack/openstack-ansible stable/xena: Bump OpenStack-Ansible Xena  https://review.opendev.org/c/openstack/openstack-ansible/+/84359922:24
opendevreviewMerged openstack/openstack-ansible stable/victoria: Switch Victoria to stable branch  https://review.opendev.org/c/openstack/openstack-ansible/+/84267422:24
opendevreviewMerged openstack/openstack-ansible-lxc_container_create master: Use integrated repo 'hosts' jobs to test different backing stores  https://review.opendev.org/c/openstack/openstack-ansible-lxc_container_create/+/84303023:24

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