The beta-update-databases-eqiad Jenkins job last ran on March 18th 22:20 UTC.
The next build at https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/65915/consoleFull timed out, the end of the build with UTC times (note the script output is buffered and only shown once it has completed).
23:34:42 wikifunctionswiki 23:34:42 #!/usr/bin/env php 23:34:42 Warning: session_name(): Cannot change session name when headers already sent in /srv/mediawiki-staging/wmf-config/CommonSettings.php on line 645 23:34:42 MediaWiki 1.41.0-alpha Updater 23:34:42 23:34:42 Your composer.lock file is up to date with current dependencies! 23:34:42 Going to run database updates for wikifunctionswiki 23:34:42 Depending on the size of your database this may take a while! 23:34:42 ...collations up-to-date. 23:34:42 ...have rev_actor field in revision table. 23:34:42 ...watchlist_expiry table already exists. 23:34:42 ...page_restrictions field does not exist in page table, skipping modify field patch. ... 23:34:42 ...Update 'FixOldLogEntries' already logged as completed. Use --force to run it again. 23:34:42 ...Update 'UpdateVarDumps' already logged as completed. Use --force to run it again. 23:34:42 Purging caches...done. 23:34:42 00:05:00 Done in 12 min 52 s.Build timed out (after 45 minutes). Marking the build as aborted.
The most recent build:
13:20:00 [beta-update-databases-eqiad] $ /bin/bash -xe /tmp/jenkins11819082651828314578.sh 13:20:00 + export TMPDIR_FS=/srv/home/jenkins-deploy/tmpfs/jenkins-3 13:20:00 + TMPDIR_FS=/srv/home/jenkins-deploy/tmpfs/jenkins-3 13:20:00 + '[' -d /srv/home/jenkins-deploy/tmpfs ']' 13:20:00 + trap global_teardown EXIT 13:20:00 + /usr/local/bin/wmf-beta-update-databases.py 14:05:00 Build timed out (after 45 minutes). Marking the build as aborted. 14:05:00 Build was aborted 14:05:00 IRC notifier plugin: Sending notification to: #wikimedia-releng 14:05:01 Finished: ABORTED
If I try to run it on the deployment machine:
hashar@deployment-deploy03:~$ /bin/bash /usr/local/bin/mwscript update.php --wiki=aawiki --quick --skip-config-validation #!/usr/bin/env php Warning: session_name(): Cannot change session name when headers already sent in /srv/mediawiki-staging/wmf-config/CommonSettings.php on line 645 ******************************************************************************* NOTE: Do not run maintenance scripts directly, use maintenance/run.php instead! Running scripts directly has been deprecated in MediaWiki 1.40. It may not work for some (or any) scripts in the future. ******************************************************************************* MediaWiki 1.41.0-alpha Updater Your composer.lock file is up to date with current dependencies! Going to run database updates for aawiki Depending on the size of your database this may take a while! ...collations up-to-date. ...have rev_actor field in revision table. ^C