[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin-4.6 #342

Jenkins Daemon jenkins at phpmyadmin.net
Sun Oct 9 21:49:38 CEST 2016


See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/342/changes>

Changes:

[devenbansod.bits] Initialize newly added Textareas with default values

------------------------------------------
Started by GitHub push by devenbansod
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/QA_4_6^{commit} # timeout=10
Checking out Revision c455a5cf8f48b1ce351969d5d6204500fd7d482e (origin/QA_4_6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c455a5cf8f48b1ce351969d5d6204500fd7d482e
 > git rev-list fd31ed27e073fefe870f1c6793aefe38bacd18fc # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6989591617662755901.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Generating autoload files
+ ./scripts/generate-mo --quiet
po/ckb.po:2463: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:4343: 'msgid' and 'msgstr' entries do not both end with '\n'
po/ckb.po:4533: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:4545: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:6050: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:10352: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:11329: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:11424: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:11430: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:11468: 'msgid' and 'msgstr' entries do not both end with '\n'
po/ckb.po:11473: 'msgid' and 'msgstr' entries do not both end with '\n'
po/ckb.po:11736: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:14753: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:16159: a format specification for argument 1 doesn't exist in 'msgstr'
po/ckb.po:16619: a format specification for argument 1 doesn't exist in 'msgstr'
msgfmt: found 15 fatal errors
tput: No value for $TERM and no -T specified
Error when compiling po/ckb.po
tput: No value for $TERM and no -T specified
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[PMD] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Parsing 1 file in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/>
[DRY] Successfully parsed file <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/build/logs/pmd-cpd.xml> with 16 unique warnings and 0 duplicates.
[DRY] Computing warning deltas based on reference build #340
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #340
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin-4.6/builds/342/cloverphp/clover.xml
Could not find 'build/coverage/build/logs/clover.xml'.  Did you generate the XML report for Clover?
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [ERROR] - Test reports were found but not all of them are new. Did all the tests run?
  * <https://ci.phpmyadmin.net/job/phpMyAdmin-4.6/ws/build/logs/junit.xml> is 1 day 11 hr old

[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
[JDepend] JDepend plugin is ready
[JDepend] Found 2932 classes in 315 packages



More information about the Developers mailing list