tonyb | also I think it conflicts with a non PTG engagement | 01:21 |
---|---|---|
diablo_rojo_phone | I have a conflict with two hours earlier. | 01:37 |
vineela | my 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 |
frickler | clarkb: 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 indeed | 07:01 |
frickler | sadly due to personal reasons I need to skip all PTG sessions today and possibly tomorrow, I'll try to catch up later | 07:01 |
opendevreview | Guillaume Boutry proposed openstack/project-config master: Add Openstack Exporter K8S charm https://review.opendev.org/c/openstack/project-config/+/899366 | 07:39 |
opendevreview | yatin proposed openstack/project-config master: Update Grafana dasboard for Neutron master https://review.opendev.org/c/openstack/project-config/+/898836 | 08:25 |
opendevreview | Michal Nasiadka proposed openstack/diskimage-builder master: rocky-container: Add installation of Minimal Install group https://review.opendev.org/c/openstack/diskimage-builder/+/899372 | 08:37 |
opendevreview | Michal Nasiadka proposed openstack/diskimage-builder master: rocky-container: Add installation of Minimal Install group https://review.opendev.org/c/openstack/diskimage-builder/+/899372 | 09:51 |
diablo_rojo_phone | frickler: yep that was the primary topic on the agenda. I hope everything is okay. | 13:16 |
clarkb | https://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 successful | 13:32 |
clarkb | fungi: ^ fyi ansible 8 seems to have worked in general but not gotten cloud launcher to succeed | 13:33 |
fungi | oh, thanks i hadn't checked yet | 13:36 |
fungi | TASK [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 |
clarkb | something actually in the playbook now rather than library conflicts is progress I guess | 13:41 |
fungi | yeah, and it got past that task for other providers too | 13:41 |
fungi | so something specific to the security groups in that specific tenant | 13:42 |
clarkb | ya something on the cloud side may be out of sync sufficiently with what we try ot assert after not running for a while | 13:45 |
clarkb | diablo_rojo_phone: tonyb fungi fwiw I'm happy to do ptgbot things in 15 minutes if that works better for everyone | 13:45 |
fungi | i can do either one | 13:47 |
fungi | also, 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 |
clarkb | that also works for me | 13:55 |
clarkb | we can use #opendev-meeting if we choose to do that and want an easily accessible log | 13:55 |
fungi | sure | 13:55 |
fungi | we 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 challenge | 13:56 |
tonyb | clarkb: sorry. gimme a minute to get a coffee and then I'll join ..... and update the schedule for accuracy. | 13:59 |
clarkb | I'll grab tea then :) | 14:00 |
fungi | same | 14:00 |
opendevreview | Guillaume Boutry proposed openstack/project-config master: Add Openstack Exporter K8S charm https://review.opendev.org/c/openstack/project-config/+/899366 | 14:01 |
diablo_rojo | Making a fresh cup of tea and then I can join. | 14:05 |
diablo_rojo | clarkb: tonyb are we meeting now? | 14:08 |
tonyb | diablo_rojo: yup | 14:08 |
diablo_rojo | tonyb: I don't see ptgbot in the schedule now? | 14:09 |
fungi | it's on the schedule for an hour from now | 14:09 |
tonyb | fixed ;P | 14:10 |
opendevreview | Michal Nasiadka proposed openstack/diskimage-builder master: rocky-container: Add installation of Minimal Install group https://review.opendev.org/c/openstack/diskimage-builder/+/899372 | 14:30 |
opendevreview | Michal Nasiadka proposed openstack/diskimage-builder master: rocky-container: Add installation of Minimal Install group https://review.opendev.org/c/openstack/diskimage-builder/+/899372 | 15:05 |
opendevreview | Merged openstack/project-config master: Add Openstack Exporter K8S charm https://review.opendev.org/c/openstack/project-config/+/899366 | 15:48 |
fungi | clarkb: good prediction. on the held mm3 node there is no "auth_user" table in mailmandb though there is a "user" table | 17:49 |
clarkb | fungi: 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 |
fungi | there are lots of auth_.* tables in production which are not on the held node | 17:51 |
clarkb | fungi: 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 fine | 17:51 |
fungi | there are a bunch of django_.* tables also not present on the held node | 17:52 |
clarkb | I don't think we want django tables | 17:52 |
clarkb | ebacuse what we're concerned about is functionality of the service itself which relies on its own tables | 17:52 |
fungi | there is a table called "mailinglist" on both the held node and the production server | 17:52 |
clarkb | fungi: 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 |
fungi | worth a try, yep. will give that a shot | 17:54 |
clarkb | the third one that checks for unapplied migrations may be the most important one | 17:54 |
clarkb | its function is basicalyl "wait as long as the system says there are unapplied migration" | 17:55 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Upgrade to latest Mailman 3 releases https://review.opendev.org/c/opendev/system-config/+/899300 | 18:01 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Reduce MM3 database setup checks https://review.opendev.org/c/opendev/system-config/+/899424 | 18:01 |
fungi | okay, so that didn't have the required effect. i think something has changed with the new version of django | 18:50 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Reduce MM3 database setup checks https://review.opendev.org/c/opendev/system-config/+/899424 | 18:56 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Upgrade to latest Mailman 3 releases https://review.opendev.org/c/opendev/system-config/+/899300 | 18:56 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Reduce MM3 database setup checks https://review.opendev.org/c/opendev/system-config/+/899424 | 19:41 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Upgrade to latest Mailman 3 releases https://review.opendev.org/c/opendev/system-config/+/899300 | 19:41 |
clarkb | infra-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 upgrade | 21:04 |
clarkb | There are a number of interesting new features (you can query by git commit subjects and subject prefixes in 3.8 for example) | 21:05 |
clarkb | I suspect that this means we should be able to upgrade on November 17 as we should be able to get commentlinks config updated by then | 21:05 |
clarkb | I'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 etherpad | 21:06 |
fungi | awesome, thanks for the detailed dive through all that! | 21:12 |
clarkb | https://etherpad.opendev.org/p/Hj-V4-K12DJznmjfuuqn | 21:15 |
clarkb | I've chosen 15:30 UTC for the time to start as I should be back from any school runs by then | 21:16 |
clarkb | but I'm flexible on timing | 21:16 |
clarkb | fungi: https://review.opendev.org/c/opendev/system-config/+/899283 should be safe to land and help us avoid stale libraries over time | 21:36 |
clarkb | fungi: is the mm3 stuff failing now beacuse the django admin user creation isn't correct for this version of django? | 21:37 |
fungi | i can | 21:54 |
fungi | 't tell yet | 21:54 |
fungi | going to have to pick it back up tomorrow | 21:54 |
fungi | it's possible we need an additional step now or something too | 21:54 |
fungi | clarkb: upgrade announcement lgtm | 21:58 |
clarkb | thank you for looking. I too feel like I've run out of steam | 22:04 |
clarkb | PTG will do that I guess | 22:04 |
opendevreview | Merged opendev/system-config master: Revert "Cap ruamel.yaml install for ARA" https://review.opendev.org/c/opendev/system-config/+/899283 | 22:10 |
fungi | yes | 22:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!