[14:00:06] + ulimit -n 512 [14:00:06] + LOCKFILE=/var/lock/scap.operations_mediawiki-config.lock [14:00:06] + '[' -O /var/lock/scap.operations_mediawiki-config.lock ']' [14:00:06] + /usr/bin/scap version [14:00:07] 4.261.0 [14:00:07] + /usr/bin/scap prep auto [14:00:08] 14:00:08 Started scap prep auto [14:00:08] 14:00:08 Update https://gerrit.wikimedia.org/r/operations/mediawiki-config (master branch) in /srv/mediawiki-staging [14:00:09] 14:00:09 Changes pulled down since last fetch: [14:00:09] commit 882b930048f2772927c92d2be191905a22171466 [14:00:09] Author: Bartosz Dziewoński [14:00:09] Date: Tue Jun 9 21:18:58 2026 +0200 [14:00:09] [14:00:09] Add my public key to mediawiki.org/keys [14:00:09] [14:00:09] I will be signing the 1.46 release candidate. [14:00:09] [14:00:09] This is the same key I used to sign some MediaWiki library releases [14:00:09] (e.g. https://gerrit.wikimedia.org/g/mediawiki/libs/php-cssjanus/+/refs/tags/v2.3.0). [14:00:09] The key is valid until 2026-07-19. [14:00:09] [14:00:09] For future reference: [14:00:09] * The "headers" in keys.txt are added manually (since 4a8ea3a31287). [14:00:09] Use `gpg -k` to output this information. [14:00:09] * Use `gpg --export --armor >> keys.txt` to add the actual key. [14:00:09] [14:00:09] Bug: T423267 [14:00:09] Change-Id: I7a32f219df245d03b255bb109d410208cbd6b285 [14:00:09] [14:00:09] 14:00:09 https://gerrit.wikimedia.org/r/operations/mediawiki-config checked out at commit 882b930048f2772927c92d2be191905a22171466 [14:00:10] 14:00:10 Update https://gerrit.wikimedia.org/r/mediawiki/core (master branch) in /srv/mediawiki-staging/php-master [14:00:10] 14:00:10 https://gerrit.wikimedia.org/r/mediawiki/core checked out at commit 839ac32d228965e600e4bd2ffb559fde546cbc58 [14:00:11] 14:00:11 Update https://gerrit.wikimedia.org/r/mediawiki/extensions (master branch) in /srv/mediawiki-staging/php-master/extensions [14:00:14] 14:00:14 Changes pulled down since last fetch: [14:00:14] commit db6d8a8be33e83145b14335e0faa03ee217b209e [14:00:14] Author: Grace C [14:00:14] Date: Wed Jun 10 06:59:25 2026 -0700 [14:00:14] [14:00:14] Update git submodules [14:00:14] [14:00:14] * Update WikiLambda from branch 'master' [14:00:14] to a262e8b73b211d36df7c2a363ac570de060086d9 [14:00:14] - abstract: Centralize `mul` language fallback logic [14:00:14] [14:00:14] Currently, WF has a fallback chain with no `mul` and AW has neither. We should centralize this into one place that both WF and AW can go through. [14:00:14] [14:00:14] Bug: T427027 [14:00:14] Change-Id: Idc91361bef1d4e819a783fd0b271600471361d25 [14:00:14] [14:00:14] commit 18b7db4b0483e6e60d57013225ce63f2e43f4f11 [14:00:14] Author: gengh [14:00:14] Date: Wed Jun 10 15:56:30 2026 +0200 [14:00:14] [14:00:14] Update git submodules [14:00:14] [14:00:14] * Update WikiLambda from branch 'master' [14:00:14] to dc4b38b2d4070b55d4af2d42984e932cca023fd7 [14:00:14] - Keep Metadata up to date with AW content updates/deletions [14:00:14] [14:00:14] Updating metadata on Deferred updates: [14:00:14] * the update is quite lightweight, [14:00:14] * keeping it as immediate as possible to the update, [14:00:14] * retries on exception, but we don't need constant retries, if the [14:00:14] metadata metadata fails to update it's not critical, it will happen on [14:00:14] the next render run. [14:00:14] * for now: not deleting any AWArticleStore on article deletion, just [14:00:14] flagging the deletion in the metadata. We can do something about that [14:00:14] when we need, or let the eternal TTL expire. [14:00:14] [14:00:14] Also: [14:00:14] * fix metadata key [ "sections", "sectionIndices" ] => "sections" [14:00:14] * stop overwriting the whole metadata payload during the update [14:00:14] script and merge it so that different pieces set and read different [14:00:14] keys: [14:00:14] [14:00:14] on AbstractWikiContent update: [14:00:14] * sectionIndices: [ sectionIndex => sectionQid ] [14:00:14] * awLastUpdated: time of latest revision [14:00:14] * awLatestRevID: ID of latest revision [14:00:14] [14:00:14] on AbstractWikiContent delete: [14:00:14] * awDeleted: time of the content deletion [14:00:14] [14:00:14] on updateAbstractWikiArticleStore: [14:00:14] * sectionIndices: [ sectionIndex => sectionQid ] [14:00:14] * pendingSections: [ locale => [ sectionQids ] ] [14:00:14] * lastRendered: time of the latest re-render [14:00:14] [14:00:14] To test, do: [14:00:14] 1. edit topic e.g. Q42 [14:00:14] 2. run maintenance/run.php [14:00:14] ./extensions/WikiLambda/maintenance/updateAbstractWikiArticleStore.php [14:00:14] --topics Q42 --langs en,es,it [14:00:14] 3. look at the output metadata to see changes in the sectionIndices, [14:00:14] awLastUpdated and awLatestRevID keys [14:00:14] 4. run again and again to see changes in the pendingSections and [14:00:14] lastRendered [14:00:14] [14:00:14] Bug: T426850 [14:00:14] Change-Id: I1d47c901f0316b06e8b0412c4234a670296288d3 [14:00:14] [14:00:14] 14:00:14 https://gerrit.wikimedia.org/r/mediawiki/extensions checked out at commit db6d8a8be33e83145b14335e0faa03ee217b209e [14:02:18] 14:02:18 Update https://gerrit.wikimedia.org/r/mediawiki/vendor (master branch) in /srv/mediawiki-staging/php-master/vendor [14:02:19] 14:02:19 https://gerrit.wikimedia.org/r/mediawiki/vendor checked out at commit b576908c7bca19bf3efa5e6c5b77736c6a413e1d [14:02:19] 14:02:19 Update https://gerrit.wikimedia.org/r/mediawiki/skins (master branch) in /srv/mediawiki-staging/php-master/skins [14:02:19] 14:02:19 https://gerrit.wikimedia.org/r/mediawiki/skins checked out at commit 2ebbb03e49313b5e0f4b4034e9aad6b9ad1affb6 [14:02:25] 14:02:25 MediaWiki master successfully checked out. [14:02:25] 14:02:25 Finished scap prep auto (duration: 02m 17s) [14:02:26] + /usr/bin/scap sync-world 'wmf-beta-update-all run' [14:02:26] ___ ____ [14:02:26] ⎛ ⎛ ,---- [14:02:26] \ //==--' [14:02:26] _//|,.·//==--' ____________________________ [14:02:26] _OO≣=- ︶ ᴹw ⎞_§ ______ ___\ ___\ ,\__ \/ __ \ [14:02:26] (∞)_, ) ( | ______/__ \/ /__ / /_/ / /_/ / [14:02:26] ¨--¨|| |- ( / ______\____/ \___/ \__^_/ .__/ [14:02:26] ««_/ «_/ jgs/bd808 /_/ [14:02:26] [14:02:26] 14:02:26 Started scap sync-world: wmf-beta-update-all run [14:02:32] 14:02:32 Started cache_git_info [14:02:59] 14:02:59 Finished cache_git_info (duration: 00m 26s) [14:02:59] 14:02:59 Started l10n-update [14:03:02] 14:03:02 Updating ExtensionMessages-master.php [14:03:11] 14:03:11 Updating LocalisationCache for master using 2 thread(s) [14:03:11] 14:03:11 Running rebuildLocalisationCache.php (cdb) [14:03:17] 14:03:17 0 languages rebuilt out of 549 [14:03:17] 14:03:17 Use --force to rebuild the caches which are still fresh. [14:03:20] 14:03:20 Running rebuildLocalisationCache.php (php) [14:03:25] 14:03:25 0 languages rebuilt out of 549 [14:03:25] 14:03:25 Use --force to rebuild the caches which are still fresh. [14:03:29] 14:03:29 Generating JSON versions and md5 files (as www-data) [14:03:35] 14:03:35 Finished l10n-update (duration: 00m 35s) [14:03:35] 14:03:35 Checking for new runtime errors locally [14:03:39] 14:03:39 Started sync-canaries [14:03:39] 14:03:39 sync-canaries: 0% (ok: 0; fail: 0; left: 1) [14:03:45] 14:03:45 sync-canaries: 100% (in-flight: 0; ok: 1; fail: 0; left: 0) [14:03:45] 14:03:45 Per-host sync duration: average 5.9s, median 5.9s [14:03:45] 14:03:45 rsync transfer: average 819098 bytes/host, total 819098 bytes [14:03:45] 14:03:45 Started scap-cdb-rebuild-canaries [14:03:45] 14:03:45 scap-cdb-rebuild: 0% (ok: 0; fail: 0; left: 1) [14:03:47] 14:03:47 scap-cdb-rebuild: 100% (in-flight: 0; ok: 1; fail: 0; left: 0) [14:03:47] 14:03:47 Finished scap-cdb-rebuild-canaries (duration: 00m 02s) [14:03:47] 14:03:47 Started sync-wikiversions-canaries [14:03:47] 14:03:47 sync-wikiversions: 0% (ok: 0; fail: 0; left: 1) [14:03:48] 14:03:48 sync-wikiversions: 100% (in-flight: 0; ok: 1; fail: 0; left: 0) [14:03:48] 14:03:48 Finished sync-wikiversions-canaries (duration: 00m 00s) [14:03:48] 14:03:48 Started php-fpm-restarts-canaries [14:03:48] 14:03:48 Running '/usr/local/sbin/restart-php-fpm-all' on 1 host(s) [14:03:48] 14:03:48 php-fpm-restart: 0% (ok: 0; fail: 0; left: 0) [14:03:48] 14:03:48 php-fpm-restart: 100% (in-flight: 0; ok: 1; fail: 0; left: 0) [14:03:48] 14:03:48 Finished php-fpm-restarts-canaries (duration: 00m 00s) [14:03:48] 14:03:48 Finished sync-canaries (duration: 00m 09s) [14:03:48] 14:03:49 Waiting 20 seconds for canary traffic... [14:04:09] 14:04:09 Logstash checker counted 0 error(s) in the last 20 seconds. OK. [14:04:09] 14:04:09 Started sync-apaches [14:04:09] 14:04:09 sync-apaches: 0% (ok: 0; fail: 0; left: 3) [14:04:16] 14:04:16 sync-apaches: 100% (in-flight: 0; ok: 3; fail: 0; left: 0) [14:04:16] 14:04:16 Per-host sync duration: average 6.2s, median 5.8s [14:04:16] 14:04:16 rsync transfer: average 819098 bytes/host, total 2457294 bytes [14:04:16] 14:04:16 Finished sync-apaches (duration: 00m 07s) [14:04:16] 14:04:16 Waiting 20 seconds for production traffic... [14:04:36] 14:04:36 Logstash checker counted 2 error(s) in the last 20 seconds. OK. [14:04:36] 14:04:36 Started scap-cdb-rebuild-prod [14:04:36] 14:04:36 scap-cdb-rebuild: 0% (ok: 0; fail: 0; left: 4) [14:04:38] 14:04:38 scap-cdb-rebuild: 100% (in-flight: 0; ok: 4; fail: 0; left: 0) [14:04:38] 14:04:38 Finished scap-cdb-rebuild-prod (duration: 00m 02s) [14:04:38] 14:04:38 Started sync-wikiversions-prod [14:04:38] 14:04:38 sync-wikiversions: 0% (ok: 0; fail: 0; left: 4) [14:04:39] 14:04:39 sync-wikiversions: 100% (in-flight: 0; ok: 4; fail: 0; left: 0) [14:04:39] 14:04:39 Finished sync-wikiversions-prod (duration: 00m 00s) [14:04:39] 14:04:39 Started php-fpm-restarts-prod [14:04:39] 14:04:39 Running '/usr/local/sbin/restart-php-fpm-all' on 2 host(s) [14:04:39] 14:04:39 php-fpm-restart: 0% (ok: 0; fail: 0; left: 0) [14:04:40] 14:04:40 php-fpm-restart: 100% (in-flight: 0; ok: 2; fail: 0; left: 0) [14:04:40] 14:04:40 Finished php-fpm-restarts-prod (duration: 00m 01s) [14:04:40] 14:04:40 Running purgeMessageBlobStore.php [14:04:43] 14:04:43 Finished scap sync-world: wmf-beta-update-all run (duration: 02m 16s) [14:04:43] + /usr/local/bin/wmf-beta-update-databases.py [14:05:31] aawiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for aawiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 173 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 2.2 s. [14:05:31] apiportalwiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for apiportalwiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Skipped 190 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 2.7 s. [14:05:31] arwiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for arwiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 249 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 3.4 s. [14:05:31] bnwiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for bnwiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 236 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 3.4 s. [14:05:31] cawiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for cawiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 236 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 4.9 s. [14:05:31] commonswiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for commonswiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Skipped 250 updates that were already applied. [14:05:31] Set the local repo temp zone container to be private. [14:05:31] Purging caches... [14:05:31] Done in 23 s. [14:05:31] crhwiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for crhwiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 218 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 4.9 s. [14:05:31] cswiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for cswiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 221 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 4.8 s. [14:05:31] dewiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for dewiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 244 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 13 s. [14:05:31] dewiktionary [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for dewiktionary [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Skipped 204 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 3.5 s. [14:05:31] enwiki [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for enwiki [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 255 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 13 s. [14:05:31] enwikibooks [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for enwikibooks [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Skipped 203 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 2.7 s. [14:05:31] enwikinews [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for enwikinews [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Skipped 182 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 2.1 s. [14:05:31] enwikiquote [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for enwikiquote [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Skipped 192 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 2.5 s. [14:05:31] enwikisource [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for enwikisource [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Skipped 195 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 2.4 s. [14:05:31] enwikiversity [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for enwikiversity [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Skipped 192 updates that were already applied. [14:05:31] Purging caches... [14:05:31] Done in 2.4 s. [14:05:31] enwikivoyage [14:05:31] MediaWiki 1.47.0-alpha Updater [14:05:31] [14:05:31] Your composer.lock file is up to date with current dependencies! [14:05:31] Going to run database updates for enwikivoyage [14:05:31] Depending on the size of your database this may take a while! [14:05:31] Modifying gb_id field of table globalblocks...done. [14:05:31] Modifying gb_address field of table globalblocks...done. [14:05:31] Modifying cxl_end_time field of table cx_lists...done. [14:05:31] Modifying cxc_timestamp field of table cx_corpora...done. [14:05:31] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:05:31] Skipped 216 updates that were already applied. [14:05:31] Purging caches... [14:06:17] Done in 3.1 s. [14:06:17] enwiktionary [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for enwiktionary [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Skipped 200 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 2.8 s. [14:06:17] eowiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for eowiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 244 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 3.3 s. [14:06:17] eswiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for eswiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 223 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 3.2 s. [14:06:17] eswikibooks [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for eswikibooks [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Skipped 196 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 2.7 s. [14:06:17] fawiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for fawiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 249 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 3.3 s. [14:06:17] foundationwiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for foundationwiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Skipped 218 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 2.9 s. [14:06:17] frwiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for frwiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 221 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 15 s. [14:06:17] frwiktionary [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for frwiktionary [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Skipped 225 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 2.9 s. [14:06:17] hewiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for hewiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 238 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 13 s. [14:06:17] hewiktionary [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for hewiktionary [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Skipped 196 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 2.6 s. [14:06:17] hiwiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for hiwiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 232 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 3.7 s. [14:06:17] incubatorwiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for incubatorwiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Skipped 219 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 2.8 s. [14:06:17] jawiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for jawiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 220 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 13 s. [14:06:17] kowiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for kowiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 223 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 3.1 s. [14:06:17] loginwiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for loginwiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Skipped 135 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 1.6 s. [14:06:17] metawiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for metawiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Skipped 222 updates that were already applied. [14:06:17] Purging caches... [14:06:17] Done in 2.9 s. [14:06:17] nlwiki [14:06:17] MediaWiki 1.47.0-alpha Updater [14:06:17] [14:06:17] Your composer.lock file is up to date with current dependencies! [14:06:17] Going to run database updates for nlwiki [14:06:17] Depending on the size of your database this may take a while! [14:06:17] Modifying gb_id field of table globalblocks...done. [14:06:17] Modifying gb_address field of table globalblocks...done. [14:06:17] Modifying cxl_end_time field of table cx_lists...done. [14:06:17] Modifying cxc_timestamp field of table cx_corpora...done. [14:06:17] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:06:17] Skipped 223 updates that were already applied. [14:06:17] Purging caches... [14:07:01] Done in 3.1 s. [14:07:01] plwikivoyage [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for plwikivoyage [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 214 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 3.1 s. [14:07:01] ruwiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for ruwiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 249 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 14 s. [14:07:01] simplewiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for simplewiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 221 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 3.3 s. [14:07:01] sqwiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for sqwiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 234 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 3.3 s. [14:07:01] srwiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for srwiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 223 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 3.6 s. [14:07:01] svwiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for svwiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 238 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 3.3 s. [14:07:01] test2wiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for test2wiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Skipped 235 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 3.3 s. [14:07:01] testwiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for testwiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 276 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 5.7 s. [14:07:01] ukwiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for ukwiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 234 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 14 s. [14:07:01] viwiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for viwiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 220 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 3.6 s. [14:07:01] votewiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for votewiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Skipped 114 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 1.3 s. [14:07:01] wikidatawiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for wikidatawiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Skipped 260 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 2.8 s. [14:07:01] zhwiki [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for zhwiki [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 244 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 15 s. [14:07:01] zhwikivoyage [14:07:01] MediaWiki 1.47.0-alpha Updater [14:07:01] [14:07:01] Your composer.lock file is up to date with current dependencies! [14:07:01] Going to run database updates for zhwikivoyage [14:07:01] Depending on the size of your database this may take a while! [14:07:01] Modifying gb_id field of table globalblocks...done. [14:07:01] Modifying gb_address field of table globalblocks...done. [14:07:01] Modifying cxl_end_time field of table cx_lists...done. [14:07:01] Modifying cxc_timestamp field of table cx_corpora...done. [14:07:01] Modifying translation_last_updated_timestamp field of table cx_translations...done. [14:07:01] Skipped 216 updates that were already applied. [14:07:01] Purging caches... [14:07:01] Done in 4.3 s.