Terminal output
| 1 | zfilipin@deploy1001:/srv/mediawiki-staging$ scap sync "testwiki to php-1.34.0-wmf.7 and rebuild l10n cache" |
|---|---|
| 2 | ___ ____ |
| 3 | ⎛ ⎛ ,---- |
| 4 | \ //==--' |
| 5 | _//|,.·//==--' ____________________________ |
| 6 | _OO≣=- ︶ ᴹw ⎞_§ ______ ___\ ___\ ,\__ \/ __ \ |
| 7 | (∞)_, ) ( | ______/__ \/ /__ / /_/ / /_/ / |
| 8 | ¨--¨|| |- ( / ______\____/ \___/ \__^_/ .__/ |
| 9 | ««_/ «_/ jgs/bd808 /_/ |
| 10 | |
| 11 | 10:51:19 Checking for new runtime errors locally |
| 12 | 10:51:19 Started scap: testwiki to php-1.34.0-wmf.7 and rebuild l10n cache |
| 13 | 10:51:20 Copying from deploy1001.eqiad.wmnet to deploy1001.eqiad.wmnet |
| 14 | 10:51:20 Started rsync common |
| 15 | 10:51:25 Finished rsync common (duration: 00m 04s) |
| 16 | 10:51:25 Started cache_git_info |
| 17 | 10:51:37 Finished cache_git_info (duration: 00m 12s) |
| 18 | 10:51:38 Started l10n-update |
| 19 | 10:51:38 Updating ExtensionMessages-1.34.0-wmf.6.php |
| 20 | 10:51:38 Updating LocalisationCache for 1.34.0-wmf.6 using 30 thread(s) |
| 21 | 10:53:33 Generating JSON versions and md5 files |
| 22 | 10:54:19 Creating empty /srv/mediawiki-staging/wmf-config/ExtensionMessages-1.34.0-wmf.7.php |
| 23 | 10:54:19 Bootstrapping l10n cache for 1.34.0-wmf.7 |
| 24 | 10:54:19 Last output: |
| 25 | A copy of your installation's LocalSettings.php |
| 26 | must exist and be readable in the source directory. |
| 27 | Use --conf to specify it. |
| 28 | 10:54:19 Finished l10n-update (duration: 02m 41s) |
| 29 | 10:54:19 Unhandled error: |
| 30 | Traceback (most recent call last): |
| 31 | File "/usr/lib/python2.7/dist-packages/scap/cli.py", line 342, in run |
| 32 | exit_status = app.main(app.extra_arguments) |
| 33 | File "/usr/lib/python2.7/dist-packages/scap/main.py", line 603, in main |
| 34 | return super(Scap, self).main(*extra_args) |
| 35 | File "/usr/lib/python2.7/dist-packages/scap/main.py", line 85, in main |
| 36 | self._after_sync_common() |
| 37 | File "/usr/lib/python2.7/dist-packages/scap/main.py", line 626, in _after_sync_common |
| 38 | version, wikidb, self.verbose, self.config) |
| 39 | File "/usr/lib/python2.7/dist-packages/scap/utils.py", line 402, in context_wrapper |
| 40 | return func(*args, **kwargs) |
| 41 | File "/usr/lib/python2.7/dist-packages/scap/tasks.py", line 592, in update_localization_cache |
| 42 | wikidb, cache_dir, use_cores, lang='en', quiet=True) |
| 43 | File "/usr/lib/python2.7/dist-packages/scap/tasks.py", line 543, in _call_rebuildLocalisationCache |
| 44 | 'quiet': '--quiet' if quiet else '' |
| 45 | File "/usr/lib/python2.7/dist-packages/scap/utils.py", line 402, in context_wrapper |
| 46 | return func(*args, **kwargs) |
| 47 | File "/usr/lib/python2.7/dist-packages/scap/utils.py", line 497, in sudo_check_call |
| 48 | raise subprocess.CalledProcessError(proc.returncode, cmd) |
| 49 | CalledProcessError: Command '/usr/local/bin/mwscript rebuildLocalisationCache.php --wiki="testwiki" --outdir="/tmp/scap_l10n_4182265560" --threads=30 --lang en --quiet' returned non-zero exit status 1 |
| 50 | 10:54:19 scap failed: CalledProcessError Command '/usr/local/bin/mwscript rebuildLocalisationCache.php --wiki="testwiki" --outdir="/tmp/scap_l10n_4182265560" --threads=30 --lang en --quiet' returned non-zero exit status 1 (duration: 03m 00s) |