[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #4170

michal at cihar.com michal at cihar.com
Sun Aug 18 17:11:17 CEST 2013


See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4170/changes>

Changes:

[weblate] Translated using Weblate (Spanish)

------------------------------------------
Started by GitHub push by weblate
Building in workspace <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
Checkout:workspace / <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> - hudson.remoting.LocalChannel at 435d8888
Using strategy: Default
Last Built Revision: Revision dc23cbd92785421a6293a9c118ca741674ebcede (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 968c27d0270e9b1f921fe7653086238694a4ff0b (origin/master)
Checking out Revision 968c27d0270e9b1f921fe7653086238694a4ff0b (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson7560748901887363926.sh
+ ./scripts/generate-mo --quiet
[workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>

clean:
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
   [delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
    [mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>

phpunit-nocoverage:
     [exec] Enabling headers testing...
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] PHPUnit 3.7.22 by Sebastian Bergmann.
     [exec] 
     [exec] Configuration read from <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage>
     [exec] 
     [exec] ............................................................I   61 / 1948 (  3%)
     [exec] .............................................................  122 / 1948 (  6%)
     [exec] .............................................................  183 / 1948 (  9%)
     [exec] .............................................................  244 / 1948 ( 12%)
     [exec] .............................................................  305 / 1948 ( 15%)
     [exec] .............................................................  366 / 1948 ( 18%)
     [exec] .............................................................  427 / 1948 ( 21%)
     [exec] .............................................................  488 / 1948 ( 25%)
     [exec] .............................................................  549 / 1948 ( 28%)
     [exec] .............................................................  610 / 1948 ( 31%)
     [exec] ...................................I.........................  671 / 1948 ( 34%)
     [exec] .............................................................  732 / 1948 ( 37%)
     [exec] .............................................................  793 / 1948 ( 40%)
     [exec] .............................................................  854 / 1948 ( 43%)
     [exec] .............................................................  915 / 1948 ( 46%)
     [exec] .............................................................  976 / 1948 ( 50%)
     [exec] ............................................................. 1037 / 1948 ( 53%)
     [exec] ............................................................. 1098 / 1948 ( 56%)
     [exec] ............................................................. 1159 / 1948 ( 59%)
     [exec] ............................................................. 1220 / 1948 ( 62%)
     [exec] ............................................................. 1281 / 1948 ( 65%)
     [exec] ............................................................. 1342 / 1948 ( 68%)
     [exec] ............................................................. 1403 / 1948 ( 72%)
     [exec] ............................................................. 1464 / 1948 ( 75%)
     [exec] ............................................................. 1525 / 1948 ( 78%)
     [exec] ................F............................................ 1586 / 1948 ( 81%)
     [exec] ............................................................. 1647 / 1948 ( 84%)
     [exec] ............................................................. 1708 / 1948 ( 87%)
     [exec] ............................................................. 1769 / 1948 ( 90%)
     [exec] ............................................................. 1830 / 1948 ( 93%)
     [exec] ............................................................. 1891 / 1948 ( 97%)
     [exec] ........................................................I
     [exec] 
     [exec] Time: 22 seconds, Memory: 101.50Mb
     [exec] 
     [exec] There was 1 failure:
     [exec] 
     [exec] 1) PMA_Tracker_Test::testCreateVersion
     [exec] Failed asserting that false matches expected 'executed'.
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_Tracker_test.php>:408
     [exec] 
     [exec] --
     [exec] 
     [exec] 
     [exec] There were 3 incomplete tests:
     [exec] 
     [exec] 1) PMA_ConfigTest::testCheckPermissions
     [exec] This test has not been implemented yet.
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php>:943
     [exec] 
     [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt
     [exec] This test did not perform any assertions
     [exec] 
     [exec] 
     [exec] 3) Environment_Test::testSession
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:83
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 1948, Assertions: 4317, Failures: 1, Incomplete: 3.
     [exec] 

BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:28: exec returned: 1

Total time: 23 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] 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] Computing warning deltas based on reference build #4169
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4169
Recording plot data
[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 '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - Check 'Skipped Tests' threshold.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.




More information about the Developers mailing list