[07:10:33] 10Phabricator: Component or Project ConfirmAccount is gone - https://phabricator.wikimedia.org/T345106 (10Kghbln) Thanks a lot! Perfect! [07:45:42] I'm going to reboot contint1002 in 15 minutes, cc hashar [07:47:32] I mean contint2002 (the active one) [07:49:39] jelto: I am there :) [07:50:04] great, good morning :) [07:51:11] usually I do the CI maintenance just after the morning backport window [07:51:21] and sync up with who ever deploys at that time via -operations [07:51:37] I am going to grab a coffee [07:52:05] I think the morning backport window is done since 20 minutes [07:52:14] I added a short announcement in -operations as well [07:52:45] 10Beta-Cluster-Infrastructure, 10MediaWiki-extensions-LanguageSelector, 10Beta-Cluster-reproducible, 10JavaScript, and 2 others: Language selector broken: Uncaught TypeError: mw.uls.isNamed is not a function - https://phabricator.wikimedia.org/T344635 (10abi_) 05Open→03Resolved [08:00:21] jelto: do you want to sync here or in -operations? (I don't mind either case) [08:00:47] hashar: lets use operations [08:00:55] :-] [08:15:09] Yippee, build fixed! [08:15:09] Project beta-code-update-eqiad build #459016: 09FIXED in 2 min 8 sec: https://integration.wikimedia.org/ci/job/beta-code-update-eqiad/459016/ [08:38:20] FYI train-presync failed on deploy1002 [08:40:45] claime: thanks for the headsup (we get an email when it fails though) [08:40:52] ack [08:41:04] it's the "usual" failure with a security patch failing to apply cleanly [08:41:09] I wonder if the serviceops alertmanager alert is necessary then [08:41:41] most likely not I'd say [08:41:58] I'll send a patch to remove it then, if you don't mind [08:42:12] no objection from me [08:42:25] Because I can't for the life of me remember that you get an email and every time I wonder if I should be doing something :D [08:43:21] 10Project-Admins: Create project tag for Java-Scala-Standardization - https://phabricator.wikimedia.org/T344975 (10JAllemandou) Thank you @Aklapper :) [08:45:24] legoktm: 👋 hi, the scheduled mwbot pipeline has been failing since last Thursday: https://gitlab.wikimedia.org/repos/mwbot-rs/mwbot/-/pipelines [08:45:34] just wanted to make sure it's on your radar, because we keep getting errors messages about it [09:26:52] (03CR) 10Hashar: Run EntitySchema CI on master once a day (031 comment) [integration/config] - 10https://gerrit.wikimedia.org/r/948558 (https://phabricator.wikimedia.org/T333660) (owner: 10Michael Große) [09:49:50] Hmm... I have a patch to puppet repo that modifies a requirements.txt file included by tox.ini, but the jenkins CI is still fetching the old version (https://gerrit.wikimedia.org/r/c/operations/puppet/+/936232) [09:50:11] any ideas on how to debug? (locally it works using both directly tox, or the run_ci_locally.sh) [10:00:42] dcaro: my bet is the dependencies are already installed in the container image and tox does not notice the requirements have changed [10:01:18] it's a custom package (toolforge-weld), not distributed in debian repos, but only through pip [10:01:37] does jenkins reuse caches or working directories? [10:01:39] (.tox, etc.) [10:01:46] or the tox config points to the wrong requirement [10:02:52] oh, is there more than one puppet code copy inside the container? [10:03:02] possibly :) I can't remember offhand how it is build [10:03:52] https://gerrit.wikimedia.org/r/plugins/gitiles/integration/config/+/refs/heads/master/dockerfiles/operations-puppet/Dockerfile.template [10:03:54] which does run `TOX_TESTENV_PASSENV=PY_COLORS PY_COLORS=1 tox -v --notest` [10:04:01] so dependencies get installed at build time [10:04:42] and I guess you are hitting the issue that `tox` and/or `pip` do not notice the list of requirements has changed [10:05:58] yep, correct [10:07:16] for the regular tox job there is nothing installed so the job build the install/wheels which are then saved in a cache [10:07:39] then each build fetch a copy of the cache so that pip reuse those cached wheels but it otherwise install from scratch [10:07:55] I guess we should do the same for that puppet testing image [10:09:38] the tox issue is from years ago https://github.com/tox-dev/tox/issues/149 looks like it got fixed: [10:09:39] > I'm closing this as this has now been implemented in the alpha branch of rewrite. [10:09:50] the rewrite is I think tox 4 [10:10:05] thus maybe we can "simply" upgrade tox :] [10:11:01] but `tox` is installed from the Debian Buster package so that gives us tox 3.7.0 [10:11:03] :-] [10:11:06] xd [10:13:41] Hmm, using a relative path for the requirements file seemed to work (maybe that forced tox to refresh the deps as the path of the file changed?) [10:14:01] yeah it would assume a different file I guess [10:14:18] may you file the issue as a task in Phabricator? That will help as a reference in the future [10:17:03] also I am not sure whether tox 4 still supports python 2 and the puppet repo apparently still have some python 2 code [10:18:48] * hashar off for lunch [10:20:05] will do! [10:20:05] 10GitLab (Project Migration), 10collaboration-services: Migrate SRE repositories to GitLab - operations/debs - https://phabricator.wikimedia.org/T341991 (10LSobanski) [10:26:05] 10GitLab (Project Migration), 10collaboration-services: Migrate SRE repositories to GitLab - operations/debs - https://phabricator.wikimedia.org/T341991 (10LSobanski) [10:31:52] 10GitLab (Project Migration), 10collaboration-services: Migrate SRE repositories to GitLab - operations/software - https://phabricator.wikimedia.org/T341504 (10LSobanski) [10:45:17] 10GitLab (Pipeline Services Migration🐤), 10collaboration-services, 10Patch-For-Review: Move micro sites from Ganeti to Kubernetes and from Gerrit to GitLab - https://phabricator.wikimedia.org/T300171 (10Jelto) [10:56:10] 10GitLab (Project Migration), 10collaboration-services: Migrate SRE repositories to GitLab - operations/debs - https://phabricator.wikimedia.org/T341991 (10LSobanski) [11:04:06] 10GitLab (Project Migration), 10collaboration-services: Migrate SRE repositories to GitLab - operations/software - https://phabricator.wikimedia.org/T341504 (10LSobanski) [11:09:38] Heads up, we're about to stop building base stretch images, and I think there may be some CI images that are still using itls [11:10:02] https://gerrit.wikimedia.org/r/c/operations/puppet/+/953201 [11:33:21] claime: my understanding is Stretch has stopped receiving any update for quite a while by now so there is no point in rebuilding the base stretch image is there? [11:33:51] for the remnant stretch images there is https://phabricator.wikimedia.org/T278203 [11:33:53] hashar: No I don't think so, but I wanted to make sure you were aware we would stop building them, and make sure it wouldn't cause issues [11:34:59] 10Continuous-Integration-Infrastructure, 10Patch-For-Review: Migrate all CI jobs from stretch to buster or later and drop stretch testing support - https://phabricator.wikimedia.org/T278203 (10hashar) With https://gerrit.wikimedia.org/r/c/operations/puppet/+/953201 , SRE is no more building fresh Stretch image... [11:36:00] Project beta-code-update-eqiad build #459037: 15ABORTED in 1 min 22 sec: https://integration.wikimedia.org/ci/job/beta-code-update-eqiad/459037/ [11:36:24] ABORTED, fun [11:36:34] that's me, i'm having bit fun with beta [11:36:36] please ignore [11:36:48] you should be able to disable the job if you wanna have it stop working [11:39:54] 10GitLab (Pipeline Services Migration🐤), 10Research, 10collaboration-services, 10Patch-For-Review: Move research webpages to gitlab - https://phabricator.wikimedia.org/T334511 (10Jelto) 05Open→03Stalled [11:39:58] 10GitLab (Pipeline Services Migration🐤), 10collaboration-services, 10Patch-For-Review: Move micro sites from Ganeti to Kubernetes and from Gerrit to GitLab - https://phabricator.wikimedia.org/T300171 (10Jelto) [11:48:01] claime: I have +1ed the puppet patch [12:11:00] 10Phabricator: Activity pane on front page no longer shows New Tasks by default after Phorge migration - https://phabricator.wikimedia.org/T344835 (10valerio.bozzolan) [12:17:34] jnuche: I'm on vacation so I haven't had the chance to get to it yet. Can we configure it so y'all don't get bothered about failures in that repo? (And probably the other mwbot-rs ones too) [12:17:44] 10Phabricator: Activity pane on front page no longer shows New Tasks by default after Phorge migration - https://phabricator.wikimedia.org/T344835 (10valerio.bozzolan) Uhm. I see. At the moment I cannot reproduce with the upstream code of Phorge so I wonder if this is just something related to Wikimedia Phorge.... [12:19:20] 10Continuous-Integration-Config, 10Wikidata, 10Wikidata Query Builder, 10Wikidata Query UI, and 6 others: [QB] [WDQS-GUI] Move build scripts from CI to the repository - https://phabricator.wikimedia.org/T328543 (10noarave) @hashar thank you for all the help! Do the config patches regarding `wikidata-query... [12:21:35] legoktm: sorry about that, didn't know you had time off [12:21:51] I've temporarily disabled the periodic runs [12:22:21] no worries, I just don't see why this project should be bothering all of you [12:23:51] the failures cause the doc publishing to fail too, and we get a notification when that happens [12:25:15] ohhh [12:25:34] hmm, I wonder if there's a way to restructure the pipeline to avoid that [12:29:16] right now the publishing job runs because this configuration is enabled: https://gitlab.wikimedia.org/repos/mwbot-rs/mwbot/-/blob/main/.gitlab-ci.yml#L20 [12:29:48] sry, that's the coverage [12:29:55] but that's done with the doc publisher as well [12:30:55] in any case, you're on vacation, this can wait, sorry to disturb you! :) [12:34:08] 10Phabricator: Activity pane on front page no longer shows New Tasks by default after Phorge migration - https://phabricator.wikimedia.org/T344835 (10valerio.bozzolan) I'm not able to reproduce this problem locally with upstream Phorge at https://we.phorge.it/source/phorge But, even more interestingly, I've don... [12:53:21] hashar: created T345152 [12:53:22] T345152: [ci,operations-puppet] tox does not detect changes inside requirement files - https://phabricator.wikimedia.org/T345152 [13:03:02] 10Continuous-Integration-Config, 10Cloud-Services-Origin-Team, 10Cloud-Services-Worktype-Unplanned, 10User-dcaro, 10cloud-services-team (FY2023/2024-Q1): [ci,operations-puppet] tox does not detect changes inside requirement files - https://phabricator.wikimedia.org/T345152 (10hashar) [13:06:36] 10Phabricator: Activity pane on front page no longer shows New Tasks by default after Phorge migration - https://phabricator.wikimedia.org/T344835 (10valerio.bozzolan) Maybe @Dylsss would like to give an eye on this [13:24:36] 10Phabricator: Activity pane on front page no longer shows New Tasks by default after Phorge migration - https://phabricator.wikimedia.org/T344835 (10valerio.bozzolan) Don't tell anyone that I would like to put this in production and collect its logs when visiting with `?asd=1` `lang=diff diff --git a/src/appl... [13:28:55] 10Continuous-Integration-Config, 10Wikidata, 10Wikidata Query Builder, 10Wikidata Query UI, and 6 others: [QB] [WDQS-GUI] Move build scripts from CI to the repository - https://phabricator.wikimedia.org/T328543 (10hashar) The change made to integration/config are immediately deployed after they get merged.... [13:29:39] 10GitLab (Pipeline Services Migration🐤), 10Research, 10collaboration-services, 10Patch-For-Review: Move research webpages to gitlab - https://phabricator.wikimedia.org/T334511 (10fkaelin) Great, thank you @Jelto. It would be great to have a short session do a deployment, I put something in your calendar... [13:32:26] 10GitLab (Pipeline Services Migration🐤), 10Research, 10collaboration-services, 10Patch-For-Review: Move research webpages to gitlab - https://phabricator.wikimedia.org/T334511 (10fkaelin) 05Stalled→03In progress [13:32:29] 10GitLab (Pipeline Services Migration🐤), 10collaboration-services, 10Patch-For-Review: Move micro sites from Ganeti to Kubernetes and from Gerrit to GitLab - https://phabricator.wikimedia.org/T300171 (10fkaelin) [14:03:26] 10Continuous-Integration-Config, 10Wikidata, 10Wikidata Query Builder, 10Wikidata Query UI, and 6 others: [QB] [WDQS-GUI] Move build scripts from CI to the repository - https://phabricator.wikimedia.org/T328543 (10noarave) I see, for some reason I thought a manual deployment is necessary. I'm starting to w... [14:41:11] 10Beta-Cluster-Infrastructure, 10Patch-For-Review, 10User-ArielGlenn: Puppet broken on mediawiki instances in deployment-prep - https://phabricator.wikimedia.org/T344147 (10jijiki) 05Open→03In progress @ArielGlenn please mark it as resolved if everything is as expected. (thanks @Urbanecm!) [15:01:11] 10Beta-Cluster-Infrastructure, 10Patch-For-Review, 10User-ArielGlenn: Puppet broken on mediawiki instances in deployment-prep - https://phabricator.wikimedia.org/T344147 (10Urbanecm_WMF) Thanks for merging the patch in `operations/puppet`! I've removed the beta specific patch and verified Puppet still runs c... [15:15:17] 10GitLab: GitLab Private Repository Request for: calbon - https://phabricator.wikimedia.org/T345113 (10thcipriani) [15:15:51] 10GitLab: GitLab Private Repository Request for: calbon - https://phabricator.wikimedia.org/T345113 (10thcipriani) 05Open→03Resolved a:03thcipriani done! https://gitlab.wikimedia.org/repos/machine-learning/furious-bunny [15:25:57] 10GitLab (Pipeline Services Migration🐤), 10Release-Engineering-Team (Priority Backlog 📥): Archive the "wikimedia/production" repo - https://phabricator.wikimedia.org/T344763 (10Jdforrester-WMF) 05Open→03Resolved a:03Jdforrester-WMF >>! In T344763#9121294, @thcipriani wrote: >>>! In T344763#9113913, @Jdfo... [15:39:36] 10GitLab (CI & Job Runners), 10Release-Engineering-Team: Recommended way to get kokkuri to build multi-arch in series not parallel? - https://phabricator.wikimedia.org/T345178 (10Jdforrester-WMF) [15:42:07] 10Phabricator: New post for Phabricating Phabricator - https://phabricator.wikimedia.org/T340223 (10valerio.bozzolan) I think the post is quite minimal enough to be published (?) Indeed the goal is to reach this page that has a nice changelog with useful things. https://we.phorge.it/w/planning_meetings/2023-08... [15:43:16] 10Beta-Cluster-Infrastructure, 10User-ArielGlenn: Puppet broken on mediawiki instances in deployment-prep - https://phabricator.wikimedia.org/T344147 (10ArielGlenn) 05In progress→03Resolved a:03Urbanecm_WMF Thanks for the fix(es), everything is working as expected now. [15:44:58] 10Phabricator: New post for Phabricating Phabricator to celebrate migration to Phorge - https://phabricator.wikimedia.org/T340223 (10valerio.bozzolan) [15:45:24] 10Phabricator: Activity pane on front page no longer shows New Tasks by default after Phorge migration - https://phabricator.wikimedia.org/T344835 (10valerio.bozzolan) [15:45:29] 10Phabricator, 10Release-Engineering-Team (Escape Goats🐐), 10collaboration-services, 10User-brennen: Migrate phabricator.wikimedia.org to Phorge as upstream - https://phabricator.wikimedia.org/T333885 (10valerio.bozzolan) [15:47:24] 10Phabricator: Activity pane on front page no longer shows New Tasks by default after Phorge migration - https://phabricator.wikimedia.org/T344835 (10valerio.bozzolan) Unsure if this should be a Sub-task of the migration (even if the parent is resolved) or just a mention. Feel free to disconnect. [15:47:34] 10Phabricator: Activity pane on front page no longer shows New Tasks by default after Phorge migration - https://phabricator.wikimedia.org/T344835 (10valerio.bozzolan) [16:02:36] jouncebot nowandnext [16:02:42] wrong channel [16:23:46] 10Deployments, 10Jouncebot: `jouncebot thisweek` functionality - https://phabricator.wikimedia.org/T187229 (10bd808) [16:25:02] 10Deployments, 10Jouncebot: Ability to mark calendar entries as non-reporting - https://phabricator.wikimedia.org/T187228 (10bd808) [16:29:42] 10GitLab (Pipeline Services Migration🐤), 10Growth-Team, 10Image-Suggestion-API, 10Structured-Data-Backlog: Migrate image-suggestion-api to GitLab - https://phabricator.wikimedia.org/T344740 (10KStoller-WMF) Thanks for looping Growth in! I've asked Growth team engineers to look into this and update this ta... [16:40:28] 10Release-Engineering-Team (Deployment Training Requests): Deployment training request for mabualruz - https://phabricator.wikimedia.org/T345186 (10Mabualruz) [16:47:50] 10GitLab (Pipeline Services Migration🐤), 10Research, 10collaboration-services, 10Patch-For-Review: Move research webpages to gitlab - https://phabricator.wikimedia.org/T334511 (10Jelto) Thanks you! Yes sure, that works. Let's do a short session tomorrow. I'll deploy the switch to wikikube tomorrow UTC mor... [16:47:55] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review: Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10CodeReviewBot) dduvall merged https://gitlab.wikimedia.org/repos/releng/gitlab-cloud-ru... [16:54:59] 10GitLab (Pipeline Services Migration🐤), 10Research, 10collaboration-services, 10Patch-For-Review: Move research webpages to gitlab - https://phabricator.wikimedia.org/T334511 (10fkaelin) @Jelto Yes I have access to the deployment machine. Thank you again, talk to you then. [17:09:38] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review: Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10CodeReviewBot) dduvall opened https://gitlab.wikimedia.org/repos/releng/gitlab-cloud-ru... [17:13:47] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review: Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10CodeReviewBot) dduvall merged https://gitlab.wikimedia.org/repos/releng/gitlab-cloud-ru... [17:27:43] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review: Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10dduvall) @xcollazo the memory optimized runner pool has been deployed. You can schedule... [17:29:21] 10GitLab (Account Approval), 10Release-Engineering-Team: Requesting GitLab account activation for mxn - https://phabricator.wikimedia.org/T345194 (10mxn) [17:30:09] Project beta-update-databases-eqiad build #69849: 04FAILURE in 10 min: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/69849/ [17:31:24] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review: Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10dduvall) Scratch that. I just realized that I overlooked the node tolerations in the ru... [17:39:01] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review: Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10CodeReviewBot) dduvall opened https://gitlab.wikimedia.org/repos/releng/gitlab-cloud-ru... [17:43:31] (03PS1) 10Pwangai: Zuul: [mediawiki/extensions/RevisionSlider] Enable Sonar Codehealth [integration/config] - 10https://gerrit.wikimedia.org/r/953316 (https://phabricator.wikimedia.org/T321837) [17:44:29] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review: Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10CodeReviewBot) dduvall merged https://gitlab.wikimedia.org/repos/releng/gitlab-cloud-ru... [17:45:43] (03PS1) 10Pwangai: Zuul: [mediawiki/extensions/DonationInterface] Enable Sonar Codehealth [integration/config] - 10https://gerrit.wikimedia.org/r/953317 (https://phabricator.wikimedia.org/T321837) [17:47:48] (03PS1) 10Pwangai: Zuul: [mediawiki/extensions/TimedMediaHandler] Enable Sonar Codehealth [integration/config] - 10https://gerrit.wikimedia.org/r/953319 (https://phabricator.wikimedia.org/T321837) [17:49:48] (03PS1) 10Pwangai: Zuul: [mediawiki/extensions/ConfirmEdit] Enable Sonar Codehealth [integration/config] - 10https://gerrit.wikimedia.org/r/953320 (https://phabricator.wikimedia.org/T321837) [17:50:24] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review: Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10dduvall) @xcollazo alright, we should be good now. Test out the `memory-optimized` tag... [17:55:37] 10GitLab (Pipeline Services Migration🐤), 10Math, 10Mathoid: Migrate Mathoid to GitLab - https://phabricator.wikimedia.org/T344747 (10Jdforrester-WMF) >>! In T344747#9121592, @Physikerwelt wrote: > @Jdforrester-WMF, I still don't understand how this will work. It is unclear to me if the deployment process wil... [18:07:51] Yippee, build fixed! [18:07:51] Project beta-update-databases-eqiad build #69850: 09FIXED in 10 min: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/69850/ [18:20:43] (03PS1) 10Bartosz Dziewoński: Vector: Add CentralAuth dependency for Phan checks [integration/config] - 10https://gerrit.wikimedia.org/r/953323 (https://phabricator.wikimedia.org/T345112) [18:22:00] !log destroying and recreating the gitlab-cloud-runner _staging_ cluster due to changes to the nodepool sizes and instance types (which terraform cannot handle). production cluster should remain unaffected [18:22:01] Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL [18:48:46] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥): Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10xcollazo) Some testing from my side: My `pytest` job ran successfully: https://gitlab.wikimedia.org/repos/da... [18:51:40] 10GitLab (Pipeline Services Migration🐤), 10Math, 10Mathoid: Migrate Mathoid to GitLab - https://phabricator.wikimedia.org/T344747 (10dancy) >>! In T344747#9128334, @Jdforrester-WMF wrote: >>>! In T344747#9121592, @Physikerwelt wrote: >> @Jdforrester-WMF, I still don't understand how this will work. It is unc... [19:14:53] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥): Create a separate memory optimized gitlab runner pool for memory hungry jobs - https://phabricator.wikimedia.org/T345000 (10xcollazo) (Manually canceled https://gitlab.wikimedia.org/repos/data-engineering/dumps/mediawiki-content-dump... [20:05:09] (03PS1) 10BryanDavis: zuul: Mark wikimedia/bots/jouncebot as archived [integration/config] - 10https://gerrit.wikimedia.org/r/953339 (https://phabricator.wikimedia.org/T345182) [20:23:24] (03CR) 10Jforrester: [C: 03+2] zuul: Mark wikimedia/bots/jouncebot as archived [integration/config] - 10https://gerrit.wikimedia.org/r/953339 (https://phabricator.wikimedia.org/T345182) (owner: 10BryanDavis) [20:24:44] (03Merged) 10jenkins-bot: zuul: Mark wikimedia/bots/jouncebot as archived [integration/config] - 10https://gerrit.wikimedia.org/r/953339 (https://phabricator.wikimedia.org/T345182) (owner: 10BryanDavis) [20:25:36] !log Zuul: Mark wikimedia/bots/jouncebot as archived for T345182 [20:25:39] Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL [20:25:39] T345182: Migrate jouncebot source from Gerrit to GitLab - https://phabricator.wikimedia.org/T345182 [20:25:54] thx James_F [21:12:24] 10Release-Engineering-Team (Priority Backlog 📥), 10Scap, 10Patch-For-Review: scap backport sometimes crashes when running with two stacked patches - https://phabricator.wikimedia.org/T343967 (10CodeReviewBot) jhuneidi opened https://gitlab.wikimedia.org/repos/releng/scap/-/merge_requests/176 backport: make... [22:41:14] 10Release-Engineering-Team (Priority Backlog 📥), 10Scap, 10Patch-For-Review: scap backport sometimes crashes when running with two stacked patches - https://phabricator.wikimedia.org/T343967 (10CodeReviewBot) jhuneidi merged https://gitlab.wikimedia.org/repos/releng/scap/-/merge_requests/176 backport: make...