Thursday, 2023-10-26

tonybalso I think it conflicts with a non PTG engagement 01:21
diablo_rojo_phoneI have a conflict with two hours earlier. 01:37
vineelamy gerrit account and opendev account has the same email address but the username of gerrit and opendev are different does that lead to any issue?06:32
fricklerclarkb: diablo_rojo_phone: iiuc the plan that session was to discuss how to switch the room default to meetpad instead of zoom. and I would've asked to use meetpad for that indeed07:01
fricklersadly due to personal reasons I need to skip all PTG sessions today and possibly tomorrow, I'll try to catch up later07:01
opendevreviewGuillaume Boutry proposed openstack/project-config master: Add Openstack Exporter K8S charm  https://review.opendev.org/c/openstack/project-config/+/89936607:39
opendevreviewyatin proposed openstack/project-config master: Update Grafana dasboard for Neutron master  https://review.opendev.org/c/openstack/project-config/+/89883608:25
opendevreviewMichal Nasiadka proposed openstack/diskimage-builder master: rocky-container: Add installation of Minimal Install group  https://review.opendev.org/c/openstack/diskimage-builder/+/89937208:37
opendevreviewMichal Nasiadka proposed openstack/diskimage-builder master: rocky-container: Add installation of Minimal Install group  https://review.opendev.org/c/openstack/diskimage-builder/+/89937209:51
diablo_rojo_phonefrickler: yep that was the primary topic on the agenda. I hope everything is okay. 13:16
clarkbhttps://zuul.opendev.org/t/openstack/builds?project=opendev%2Fsystem-config&pipeline=periodic&skip=0 shows that all of our infra-prod jobs except for cloud launcher appear to be successful13:32
clarkbfungi: ^ fyi ansible 8 seems to have worked in general but not gotten cloud launcher to succeed13:33
fungioh, thanks i hadn't checked yet13:36
fungiTASK [cloud-launcher : Processing security_group_rule for opendevci-osuosl RegionOne] FAILED! MSG: Found more a single matching security group rule which match the given parameters.13:39
clarkbsomething actually in the playbook now rather than library conflicts is progress I guess13:41
fungiyeah, and it got past that task for other providers too13:41
fungiso something specific to the security groups in that specific tenant13:42
clarkbya something on the cloud side may be out of sync sufficiently with what we try ot assert after not running for a while13:45
clarkbdiablo_rojo_phone: tonyb fungi fwiw I'm happy to do ptgbot things in 15 minutes if that works better for everyone13:45
fungii can do either one13:47
fungialso, i'm happy to discuss it in irc rather than on meetpad (ironically, i don't know that the discussion warrants a conference call)13:54
clarkbthat also works for me13:55
clarkbwe can use #opendev-meeting if we choose to do that and want an easily accessible log13:55
fungisure13:55
fungiwe can also simply start digging into the existing code and discussing options whenever we want, if getting everyone together at a specific time is a challenge13:56
tonybclarkb: sorry. gimme a minute to get a coffee and then I'll join ..... and update the schedule for accuracy.13:59
clarkbI'll grab tea then :)14:00
fungisame14:00
opendevreviewGuillaume Boutry proposed openstack/project-config master: Add Openstack Exporter K8S charm  https://review.opendev.org/c/openstack/project-config/+/89936614:01
diablo_rojoMaking a fresh cup of tea and then I can join. 14:05
diablo_rojoclarkb: tonyb are we meeting now? 14:08
tonybdiablo_rojo: yup14:08
diablo_rojotonyb: I don't see ptgbot in the schedule now? 14:09
fungiit's on the schedule for an hour from now14:09
tonybfixed ;P14:10
opendevreviewMichal Nasiadka proposed openstack/diskimage-builder master: rocky-container: Add installation of Minimal Install group  https://review.opendev.org/c/openstack/diskimage-builder/+/89937214:30
opendevreviewMichal Nasiadka proposed openstack/diskimage-builder master: rocky-container: Add installation of Minimal Install group  https://review.opendev.org/c/openstack/diskimage-builder/+/89937215:05
opendevreviewMerged openstack/project-config master: Add Openstack Exporter K8S charm  https://review.opendev.org/c/openstack/project-config/+/89936615:48
fungiclarkb: good prediction. on the held mm3 node there is no "auth_user" table in mailmandb though there is a "user" table17:49
clarkbfungi: fun. The main point behind that check was to see that enough of the database exists before we take further action (as simple rest api availability was not sufficient)17:51
fungithere are lots of auth_.* tables in production which are not on the held node17:51
clarkbfungi: if the auth_user table has been renamed user then we should be able to check for that one. But any sufficiently late in the game table would be fine17:51
fungithere are a bunch of django_.* tables also not present on the held node17:52
clarkbI don't think we want django tables17:52
clarkbebacuse what we're concerned about is functionality of the service itself which relies on its own tables17:52
fungithere is a table called "mailinglist" on both the held node and the production server17:52
clarkbfungi: reading the code again I did note we could trim that list of checks if we find one that is reliable. Maybe we just drop this approach for now and rely on the other two and see if we get errors?17:53
fungiworth a try, yep. will give that a shot17:54
clarkbthe third one that checks for unapplied migrations may be the most important one17:54
clarkbits function is basicalyl "wait as long as the system says there are unapplied migration"17:55
opendevreviewJeremy Stanley proposed opendev/system-config master: Upgrade to latest Mailman 3 releases  https://review.opendev.org/c/opendev/system-config/+/89930018:01
opendevreviewJeremy Stanley proposed opendev/system-config master: Reduce MM3 database setup checks  https://review.opendev.org/c/opendev/system-config/+/89942418:01
fungiokay, so that didn't have the required effect. i think something has changed with the new version of django18:50
opendevreviewJeremy Stanley proposed opendev/system-config master: Reduce MM3 database setup checks  https://review.opendev.org/c/opendev/system-config/+/89942418:56
opendevreviewJeremy Stanley proposed opendev/system-config master: Upgrade to latest Mailman 3 releases  https://review.opendev.org/c/opendev/system-config/+/89930018:56
opendevreviewJeremy Stanley proposed opendev/system-config master: Reduce MM3 database setup checks  https://review.opendev.org/c/opendev/system-config/+/89942419:41
opendevreviewJeremy Stanley proposed opendev/system-config master: Upgrade to latest Mailman 3 releases  https://review.opendev.org/c/opendev/system-config/+/89930019:41
clarkbinfra-root I've finally managed to make it through the 3.8 release notes document. I think commentlinks fixup is the only thing we need to chagne pre upgrade21:04
clarkbThere are a number of interesting new features (you can query by git commit subjects and subject prefixes in 3.8 for example)21:05
clarkbI suspect that this means we should be able to upgrade on November 17 as we should be able to get commentlinks config updated by then21:05
clarkbI'll sleep on that but assuming I don't feel different tomorrow I'll try to get an email out announcing this upgrade plan which I shall now draft in an etherpad21:06
fungiawesome, thanks for the detailed dive through all that!21:12
clarkbhttps://etherpad.opendev.org/p/Hj-V4-K12DJznmjfuuqn21:15
clarkbI've chosen 15:30 UTC for the time to start as I should be back from any school runs by then21:16
clarkbbut I'm flexible on timing21:16
clarkbfungi: https://review.opendev.org/c/opendev/system-config/+/899283 should be safe to land and help us avoid stale libraries over time21:36
clarkbfungi: is the mm3 stuff failing now beacuse the django admin user creation isn't correct for this version of django?21:37
fungii can21:54
fungi't tell yet21:54
fungigoing to have to pick it back up tomorrow21:54
fungiit's possible we need an additional step now or something too21:54
fungiclarkb: upgrade announcement lgtm21:58
clarkbthank you for looking. I too feel like I've run out of steam22:04
clarkbPTG will do that I guess22:04
opendevreviewMerged opendev/system-config master: Revert "Cap ruamel.yaml install for ARA"  https://review.opendev.org/c/opendev/system-config/+/89928322:10
fungiyes22:53

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