[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #4536
michal at cihar.com
michal at cihar.com
Thu Oct 17 12:01:03 CEST 2013
See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4536/changes>
Changes:
[marc] Fix coding style
------------------------------------------
Started by GitHub push by lem9
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 635b157b
Using strategy: Default
Last Built Revision: Revision 88da7eeba077740ad79917b2ba672eefc9a0a6c7 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision a0a88d8965fe64f43c0c330742d21b24a580ebd8 (origin/master)
Checking out Revision a0a88d8965fe64f43c0c330742d21b24a580ebd8 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson6416233836643798979.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]
[exec]
[exec]
[exec]
[exec] PHPUnit 3.7.27 by Sebastian Bergmann.
[exec]
[exec] Configuration read from <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage>
[exec]
[exec] ............................................................[33;1mI[0m 61 / 2166 ( 2%)
[exec] ........................................[33;1mI[0m.................... 122 / 2166 ( 5%)
[exec] ............................................................. 183 / 2166 ( 8%)
[exec] ............................................................. 244 / 2166 ( 11%)
[exec] ............................................................. 305 / 2166 ( 14%)
[exec] ............................................................. 366 / 2166 ( 16%)
[exec] ............................................................. 427 / 2166 ( 19%)
[exec] ............................................................. 488 / 2166 ( 22%)
[exec] ............................................................. 549 / 2166 ( 25%)
[exec] ............................................................. 610 / 2166 ( 28%)
[exec] ...............................[31;1mE[0m...........[33;1mI[0m[41;37mF[0m................ 671 / 2166 ( 30%)
[exec] ............................................................. 732 / 2166 ( 33%)
[exec] ............................................................. 793 / 2166 ( 36%)
[exec] ............................................................. 854 / 2166 ( 39%)
[exec] ............................................................. 915 / 2166 ( 42%)
[exec] ............................................................. 976 / 2166 ( 45%)
[exec] ............................................................. 1037 / 2166 ( 47%)
[exec] PHP Fatal error: Call to a member function disable() on a non-object in <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/Response.class.php> on line 182
[exec] PHP Stack trace:
[exec] PHP 1. {main}() /usr/bin/phpunit:0
[exec] PHP 2. PHPUnit_TextUI_Command::main() /usr/bin/phpunit:46
[exec] PHP 3. PHPUnit_TextUI_Command->run() /usr/share/php/PHPUnit/TextUI/Command.php:129
[exec] PHP 4. PHPUnit_TextUI_TestRunner->doRun() /usr/share/php/PHPUnit/TextUI/Command.php:176
[exec] PHP 5. PHPUnit_Framework_TestSuite->run() /usr/share/php/PHPUnit/TextUI/TestRunner.php:349
[exec] PHP 6. PHPUnit_Framework_TestSuite->run() /usr/share/php/PHPUnit/Framework/TestSuite.php:705
[exec] PHP 7. PHPUnit_Framework_TestSuite->run() /usr/share/php/PHPUnit/Framework/TestSuite.php:705
[exec] PHP 8. PHPUnit_Framework_TestSuite->runTest() /usr/share/php/PHPUnit/Framework/TestSuite.php:745
[exec] PHP 9. PHPUnit_Framework_TestCase->run() /usr/share/php/PHPUnit/Framework/TestSuite.php:775
[exec] PHP 10. PHPUnit_Framework_TestResult->run() /usr/share/php/PHPUnit/Framework/TestCase.php:783
[exec] PHP 11. PHP_Invoker->invoke() /usr/share/php/PHPUnit/Framework/TestResult.php:646
[exec] PHP 12. call_user_func_array() /usr/share/php/PHP/Invoker.php:93
[exec] PHP 13. PHPUnit_Framework_TestCase->runBare() /usr/share/php/PHP/Invoker.php:93
[exec] PHP 14. PHPUnit_Framework_TestCase->runTest() /usr/share/php/PHPUnit/Framework/TestCase.php:838
[exec] PHP 15. ReflectionMethod->invokeArgs() /usr/share/php/PHPUnit/Framework/TestCase.php:983
[exec] PHP 16. PMA_HeaderLocation_Test->testSendHeaderLocationIisLongUri() /usr/share/php/PHPUnit/Framework/TestCase.php:983
[exec] PHP 17. PMA_sendHeaderLocation() <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/core/PMA_headerLocation_test.php>:233
[exec] PHP 18. PMA_Response->disable() <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/core.lib.php>:535
[exec] .......
BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:30: exec returned: 255
Total time: 24 seconds
Build step 'Invoke Ant' 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] Computing warning deltas based on reference build #4535
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4535
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] [ERROR] - The result file '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/junit.xml'> for the metric 'PHPUnit' is empty. The result file has been skipped.
[xUnit] [INFO] - Fail BUILD because 'set build failed if errors' option is activated.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
More information about the Developers
mailing list