[00:09:38] RECOVERY - cp37 Disk Space on cp37 is OK: DISK OK - free space: / 51018MiB (11% inode=99%); [00:11:55] RECOVERY - cp38 Disk Space on cp38 is OK: DISK OK - free space: / 53803MiB (11% inode=99%); [00:42:32] [02puppet] 07Universal-Omega pushed 1 new commit to 03main 13https://github.com/miraheze/puppet/commit/0e850939ba2c49a7208bf0506b8197ea1c42655a [00:42:32] 02puppet/03main 07CosmicAlpha 030e85093 Use hostname for checking PowerDNS Recursor [00:46:46] [02puppet] 07Universal-Omega pushed 1 new commit to 03main 13https://github.com/miraheze/puppet/commit/41642b686b838c054ba053b6dff99382ae88e463 [00:46:46] 02puppet/03main 07CosmicAlpha 0341642b6 Use fqdn [01:03:18] PROBLEM - swiftproxy171 NTP time on swiftproxy171 is WARNING: NTP WARNING: Offset 0.1143684387 secs [01:05:33] RECOVERY - swiftproxy171 NTP time on swiftproxy171 is OK: NTP OK: Offset 0.04690033197 secs [01:31:55] PROBLEM - cp38 Disk Space on cp38 is WARNING: DISK WARNING - free space: / 49594MiB (10% inode=99%); [01:41:24] [02puppet] 07Universal-Omega pushed 1 new commit to 03main 13https://github.com/miraheze/puppet/commit/f60c8c44660e48040f77529f59245bc2018e393d [01:41:25] 02puppet/03main 07CosmicAlpha 03f60c8c4 Use fsslc.wtnet for swiftproxy backends [01:41:51] [02ssl] 07asko1 opened pull request #856: T13818: Redirect digwiki (07miraheze:03main...07asko1:03digwiki-redirect) 13https://github.com/miraheze/ssl/pull/856 [01:43:35] PROBLEM - cp37 Disk Space on cp37 is WARNING: DISK WARNING - free space: / 49791MiB (10% inode=99%); [01:46:03] [02ssl] 07coderabbitai[bot] commented on pull request #856: A new redirect entry named `digwiki` was added to the `redirects.yaml` configuration. This entry redirects traffic from `dig.miraheze.org` to `digtionary.org` and includes SSL and HSTS security settings specific to Cloudflare. […] 13https://github.com/miraheze/ssl/pull/856#issuecomment-2953384987 [01:48:31] [02puppet] 07Universal-Omega pushed 1 new commit to 03main 13https://github.com/miraheze/puppet/commit/0482e06db3e15e771ef21859071c76d707b96888 [01:48:31] 02puppet/03main 07CosmicAlpha 030482e06 Use fsslc.wtnet backends by default [01:52:31] [02ssl] 07BlankEclair merged 07asko1's pull request #856: T13818: Redirect digwiki (07miraheze:03main...07asko1:03digwiki-redirect) 13https://github.com/miraheze/ssl/pull/856 [01:52:31] [02ssl] 07BlankEclair pushed 1 new commit to 03main 13https://github.com/miraheze/ssl/commit/6171a20a7c9c51a99f7d595b44583555fd8867a1 [01:52:32] 02ssl/03main 07Asko 036171a20 T13818: Redirect digwiki (#856)… [02:04:08] miraheze/DiscordNotifications - asko1 the build has errored. [02:04:28] @asko1 ^ [02:05:34] Once we get CI passing I'll merge [02:06:12] [1/2] since you are already here, i noticed undeletions could also be added [02:06:12] [2/2] should i bother with a ticket for that as well? [02:07:11] You can or you can just add it to the same PR. [02:17:49] [1/2] ah, that would be nice, but I'm not that fast and have to sleep anyway [02:17:50] [2/2] will have to be a new PR then :p [02:18:33] (just to clarify, I meant page undeletions, which are unrelated to the moderation ext) [02:27:19] [02mediawiki-repos] 07Universal-Omega merged 07SomeMWDev's pull request #75: T13080: Install Details (07miraheze:03main...07SomeMWDev:03T13080) 13https://github.com/miraheze/mediawiki-repos/pull/75 [02:27:19] [02mediawiki-repos] 07Universal-Omega pushed 1 new commit to 03main 13https://github.com/miraheze/mediawiki-repos/commit/3b2212919bfbdb74dec5ee3b77d67e0bd7821d87 [02:27:19] 02mediawiki-repos/03main 07SomeRandomDeveloper 033b22129 T13080: Install Details (#75) [02:28:54] oh [02:31:53] [1/2] sounds like a new PR/ticket regardless [02:31:53] [2/2] anyway, newest commit should hopefully handle the type mismatch [02:32:11] I ran CI so well see [02:34:31] miraheze/DiscordNotifications - asko1 the build has errored. [02:34:31] lol now phpcs is complaining about simple whitespaces... [02:34:37] ow [02:36:25] to be fair, I should use a linter [02:48:36] oh interesting, I didn't even need to `use ModerationPendingHook` [02:53:35] passes `composer test` on my end now, so [02:54:36] @cosmicalpha third time's the charm? [02:55:48] could implement it [02:56:29] causes errors when moderation ext is not installed [02:56:56] Split to a seperate handler then? I can handle it later you dont need to worry about it though. [02:58:07] true, even though a separate handler for one measly hook is pretty funny imo [02:59:07] You can see CreateWiki though for how it separates the handler for like ManageWiki and implements hooks there, because implementing causes less potential issues by making sure the signature is correct which was the point of it. [02:59:56] You dont need to worry about it here though I can just merge and deal with it later if I decide to [03:03:05] Looks like it'll pass this time. Thanks for the PR! I'll merge when it finishes. [03:05:16] [1/2] ah, I couldn't even start to consider that since I am completely new to this environment (or any big PHP project, really) :p [03:05:17] [2/2] good to keep in mind though, and thanks for the pointer! [03:06:04] could also do it myself, assuming I need no knowledge of anything I haven't already learned from the current PR [03:06:47] huh looks like PHPUnit is going to decide to fatal on us. May be an unrelated issue though we'll see... [03:07:18] [1/6] ``` [03:07:19] [2/6] ........................................................... 7493 / 11193 ( 66%) [03:07:19] [3/6] ....EEE...........E...................................EEEEE 7552 / 11193 ( 67%) [03:07:19] [4/6] .............E.EEE.................E..S.S.................. 7611 / 11193 ( 67%) [03:07:20] [5/6] .....S..................................................... 7670 / 11193 ( 68% [03:07:20] [6/6] ```` [03:07:49] seems to be moving forwards on my end [03:08:33] Yeah it'll run till the end but those E means there was some sort of exception in PHPUnit [03:09:05] uhoh [03:09:59] Only looks like it on 1.44 not 1.43 though... [03:13:25] miraheze/DiscordNotifications - asko1 the build has errored. [03:15:08] @asko1 lol what somehow they broke something in 1.44 in Echo using something deprecated in 1.42 was fixed in 1.43 and somehow broken again in 1.44 [03:16:06] (as a newbie in MW) yeah sounds like MW to me [03:19:47] @asko1 do you want me to merge? [03:20:06] or anything else you planning on doing in it still? [03:21:56] not immediatedly, I'm probably gonna do page undeletions and after that work on putting moderation in another handler [03:22:04] so, good to merge [03:22:55] [02DiscordNotifications] 07Universal-Omega merged 07asko1's pull request #99: Add support for notifying new Moderation edits (07miraheze:03main...07asko1:03moderationPendingHook) 13https://github.com/miraheze/DiscordNotifications/pull/99 [03:22:57] [02DiscordNotifications] 07Universal-Omega pushed 1 new commit to 03main 13https://github.com/miraheze/DiscordNotifications/commit/07a416cbc0af4691f4739ad29e3d2c8162c0f84b [03:22:59] 02DiscordNotifications/03main 07Asko 0307a416c Add support for notifying new Moderation edits (#99)… [03:23:45] Thanks again for the PR @asko1 [03:24:40] I should remove that Discord Notifications V3 footer... [03:25:24] or at least the dming you portion [03:27:05] [02DiscordNotifications] 07Universal-Omega created 03remove-note (+1 new commit) 13https://github.com/miraheze/DiscordNotifications/commit/9d8d44a4a1ec [03:27:05] 02DiscordNotifications/03remove-note 07CosmicAlpha 039d8d44a Remove note about pinging me [03:27:14] [02DiscordNotifications] 07Universal-Omega opened pull request #100: Remove note about pinging me (03main...03remove-note) 13https://github.com/miraheze/DiscordNotifications/pull/100 [03:27:20] [02DiscordNotifications] 07coderabbitai[bot] commented on pull request #100: --- […] 13https://github.com/miraheze/DiscordNotifications/pull/100#issuecomment-2953484209 [03:27:35] [02DiscordNotifications] 07Universal-Omega merged pull request #100: Remove note about pinging me (03main...03remove-note) 13https://github.com/miraheze/DiscordNotifications/pull/100 [03:27:35] [02DiscordNotifications] 07Universal-Omega pushed 1 new commit to 03main 13https://github.com/miraheze/DiscordNotifications/commit/c2bc0b241ff2a4de80ed805b86a7b1d48ba34118 [03:27:35] 02DiscordNotifications/03main 07CosmicAlpha 03c2bc0b2 Remove note about pinging me (#100) [03:27:36] [02DiscordNotifications] 07Universal-Omega 04deleted 03remove-note at 039d8d44a 13https://api.github.com/repos/miraheze/DiscordNotifications/commit/9d8d44a [03:27:44] Done [03:28:35] how fast do the changes propagate to the wikis btw? [03:28:45] I will update it now. [03:29:30] !log [universalomega@mwtask181] starting deploy of {'versions': '1.43', 'upgrade_extensions': 'DiscordNotifications'} to all [03:29:34] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [03:29:55] !log [universalomega@mwtask181] finished deploy of {'versions': '1.43', 'upgrade_extensions': 'DiscordNotifications'} to all - SUCCESS in 24s [03:29:58] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [03:30:08] !log [universalomega@mwtask181] starting deploy of {'l10n': True, 'versions': '1.43'} to all [03:30:11] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [03:30:18] @asko1 ^ [03:38:28] !log [universalomega@mwtask181] finished deploy of {'l10n': True, 'versions': '1.43'} to all - SUCCESS in 499s [03:38:31] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [03:40:30] @cosmicalpha uhoh, something went wrong [03:40:47] Oh it might be the l10n [03:40:48] Yeah im building localization still [03:40:57] phew i thought i fucked up [03:41:19] oh it finishes building now lol 3 minutes after that message [03:42:24] yeah should all work now [03:43:08] yup! [03:46:02] miraheze/DiscordNotifications - Universal-Omega the build has errored. [03:48:10] miraheze/DiscordNotifications - Universal-Omega the build has errored. [05:26:21] [02mw-config] 07SomeMWDev readied pull request #5982: T13080: Add Details extension to ManageWiki (07miraheze:03main...07SomeMWDev:03T13080) 13https://github.com/miraheze/mw-config/pull/5982 [05:34:21] !log [universalomega@mwtask181] starting deploy of {'force_upgrade': True, 'versions': '1.43', 'upgrade_extensions': 'Details'} to all [05:34:24] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [05:34:44] !log [universalomega@mwtask181] finished deploy of {'force_upgrade': True, 'versions': '1.43', 'upgrade_extensions': 'Details'} to all - SUCCESS in 23s [05:34:48] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [05:34:56] !log [universalomega@mwtask181] starting deploy of {'extension_list': True, 'versions': '1.43'} to all [05:34:59] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [05:35:18] !log [universalomega@mwtask181] finished deploy of {'extension_list': True, 'versions': '1.43'} to all - SUCCESS in 22s [05:35:21] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [05:35:34] [02mw-config] 07Universal-Omega merged 07SomeMWDev's pull request #5982: T13080: Add Details extension to ManageWiki (07miraheze:03main...07SomeMWDev:03T13080) 13https://github.com/miraheze/mw-config/pull/5982 [05:35:35] [02mw-config] 07Universal-Omega pushed 1 new commit to 03main 13https://github.com/miraheze/mw-config/commit/19eb5a2965408de93b9bebfcdd5720b9e1f0b43a [05:35:35] 02mw-config/03main 07SomeRandomDeveloper 0319eb5a2 T13080: Add Details extension to ManageWiki (#5982)… [05:35:41] !log [universalomega@mwtask181] starting deploy of {'pull': 'config', 'config': True} to all [05:35:44] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [05:36:04] !log [universalomega@mwtask181] finished deploy of {'pull': 'config', 'config': True} to all - SUCCESS in 23s [05:36:07] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [05:36:29] miraheze/mw-config - Universal-Omega the build passed. [06:20:38] !log [universalomega@mwtask181] starting deploy of {'l10n': True, 'versions': '1.43'} to all [06:20:42] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [06:28:54] !log [universalomega@mwtask181] finished deploy of {'l10n': True, 'versions': '1.43'} to all - SUCCESS in 495s [06:28:57] Logged the message at https://meta.miraheze.org/wiki/Tech:Server_admin_log [12:57:42] [02puppet] 07paladox created 03paladox-patch-11 (+1 new commit) 13https://github.com/miraheze/puppet/commit/b95f490d4117 [12:57:42] 02puppet/03paladox-patch-11 07paladox 03b95f490 monitoring: Make ircecho exit upon disconnection… [12:57:47] [02puppet] 07paladox opened pull request #4381: monitoring: Make ircecho exit upon disconnection (03main...03paladox-patch-11) 13https://github.com/miraheze/puppet/pull/4381 [12:57:53] [02puppet] 07coderabbitai[bot] commented on pull request #4381: --- […] 13https://github.com/miraheze/puppet/pull/4381#issuecomment-2954058084 [12:59:15] miraheze/puppet - paladox the build passed. [13:00:15] [02puppet] 07paladox pushed 1 new commit to 03paladox-patch-11 13https://github.com/miraheze/puppet/commit/425551e0e580db1b5ec99a53da44d72288461195 [13:00:15] 02puppet/03paladox-patch-11 07paladox 03425551e Update ircecho.py [13:01:03] [02puppet] 07paladox merged pull request #4381: monitoring: Make ircecho exit upon disconnection (03main...03paladox-patch-11) 13https://github.com/miraheze/puppet/pull/4381 [13:01:03] [02puppet] 07paladox pushed 1 new commit to 03main 13https://github.com/miraheze/puppet/commit/5a5a67ed385b3978089d3903e8caf2a66ede74b6 [13:01:05] 02puppet/03main 07paladox 035a5a67e monitoring: Make ircecho exit upon disconnection (#4381)… [13:01:06] [02puppet] 07paladox 04deleted 03paladox-patch-11 at 03425551e 13https://api.github.com/repos/miraheze/puppet/commit/425551e [13:01:32] miraheze/puppet - paladox the build passed. [13:02:20] miraheze/puppet - paladox the build passed. [13:30:10] PROBLEM - db171 Current Load on db171 is WARNING: LOAD WARNING - total load average: 8.23, 10.79, 7.89 [13:32:08] RECOVERY - db171 Current Load on db171 is OK: LOAD OK - total load average: 5.12, 8.74, 7.49 [14:31:56] [02ssl] 07MacFan4000 pushed 1 new commit to 03main 13https://github.com/miraheze/ssl/commit/df992220b6d98ee45e322a6c8638eef62210a903 [14:31:56] 02ssl/03main 07MacFan4000 03df99222 add lebork.info.pl and az.sanarsiv.org [14:37:54] PROBLEM - ns2 NTP time on ns2 is UNKNOWN: check_ntp_time: Invalid hostname/address - time.cloudflare.comUsage: check_ntp_time -H [-4|-6] [-w ] [-c ] [-v verbose] [-o