See https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/136/changes
Changes:
[Michal Čihař] Fix vendor exclude path
[Michal Čihař] Generate checkstyle output from jshint
------------------------------------------ Started by GitHub push by nijel [EnvInject] - Loading node environment variables. Building in workspace https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/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/error-reporting-server.git # timeout=10
Fetching upstream changes from git://github.com/phpmyadmin/error-reporting-server.git
git --version # timeout=10 git -c core.askpass=true fetch --tags --progress git://github.com/phpmyadmin/error-reporting-server.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 08427569b0ede36f543241a5fe2de55b96fff6bb (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 08427569b0ede36f543241a5fe2de55b96fff6bb git rev-list 84dee314ecbd9286e0fa23ea783a8bd177029b63 # timeout=10
[workspace] $ ant build Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar Buildfile: https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build.xml
clean: [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/api [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/code-browser [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/coverage [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/logs [delete] Deleting directory https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/pdepend [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/api [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/code-browser [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/coverage [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/logs [mkdir] Created dir: https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build/pdepend
migrate: [exec] [exec] Welcome to CakePHP v3.1.8 Console [exec] --------------------------------------------------------------- [exec] App : src [exec] Path: https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/src/ [exec] PHP : 5.6.17-0+deb8u1 [exec] --------------------------------------------------------------- [exec] using migration path https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/config/Migrations [exec] using environment default [exec] using adapter mysql [exec] using database pmaerr [exec] [exec] All Done. Took 0.1300s
phpunit: [exec] PHPUnit 5.1.4 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 5.6.17-0+deb8u1 [exec] Configuration: https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/phpunit.xml.dist [exec] [exec] Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pmaerr.notifications' doesn't exist in [https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 130]
BUILD FAILED https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/build.xml:25: exec returned: 244
Total time: 2 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] Skipping publisher since build result is FAILURE [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Skipping publisher since build result is FAILURE [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing PHPUnit-3.x (default) [xUnit] [INFO] - [PHPUnit-3.x (default)] - No test report file(s) were found with the pattern 'build/logs/clover.xml' relative to 'https://ci.phpmyadmin.net/job/phpMyAdmin-error-reporting-server/ws/' for the testing framework 'PHPUnit-3.x (default)'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'PHPUnit-3.x (default)'? [xUnit] [ERROR] - No test reports found for the metric 'PHPUnit' with the resolved pattern 'build/logs/clover.xml'. Configuration error?. [xUnit] [INFO] - Failing BUILD. [xUnit] [INFO] - There are errors when processing test results. [xUnit] [INFO] - Skipping tests recording. [xUnit] [INFO] - Stop build.