[phpMyAdmin Developers] Build failed in Jenkins: error-reporting-server #162

Jenkins Daemon jenkins at phpmyadmin.net
Mon Nov 14 17:01:49 CET 2016


See <https://ci.phpmyadmin.net/job/error-reporting-server/162/changes>

Changes:

[Michal Čihař] Update composer metadata

------------------------------------------
Started by GitHub push by nijel
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/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 https://github.com/phpmyadmin/error-reporting-server.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/error-reporting-server.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/phpmyadmin/error-reporting-server.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 170065f7815de42615ed5b1c2b04a82e74fb8670 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 170065f7815de42615ed5b1c2b04a82e74fb8670
 > git rev-list 310faa118af0fd170a7970076712b4b8b3476e0f # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1108820016464326284.sh
+ mysql -utravis -e DROP DATABASE IF EXISTS pmaerr
+ mysql -utravis -e CREATE DATABASE pmaerr
+ composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Removing cakephp/cakephp (3.3.6)
  - Installing cakephp/cakephp (3.3.8)
    Downloading: Connecting...    Downloading: 0%               Downloading: 5%    Downloading: 10%    Downloading: 15%    Downloading: 20%    Downloading: 25%    Downloading: 30%    Downloading: 35%    Downloading: 40%    Downloading: 45%    Downloading: 50%    Downloading: 55%    Downloading: 60%    Downloading: 65%    Downloading: 70%    Downloading: 75%    Downloading: 80%    Downloading: 85%    Downloading: 90%    Downloading: 95%    Downloading: 100%

  - Removing cakephp/debug_kit (3.3.5)
  - Installing cakephp/debug_kit (3.4.1)
    Downloading: Connecting...    Downloading: 0%               Downloading: 5%    Downloading: 10%    Downloading: 15%    Downloading: 20%    Downloading: 25%    Downloading: 30%    Downloading: 35%    Downloading: 40%    Downloading: 45%    Downloading: 50%    Downloading: 55%    Downloading: 60%    Downloading: 65%    Downloading: 70%    Downloading: 75%    Downloading: 80%    Downloading: 85%    Downloading: 90%    Downloading: 95%    Downloading: 100%

  - Removing symfony/yaml (v3.1.5)
  - Installing symfony/yaml (v3.1.6)
    Loading from cache

  - Removing sebastian/recursion-context (1.0.2)
  - Installing sebastian/recursion-context (1.0.3)
    Downloading: Connecting...    Downloading: 0%               Downloading: 100%

  - Removing phpunit/php-code-coverage (4.0.1)
  - Installing phpunit/php-code-coverage (4.0.2)
    Downloading: Connecting...    Downloading: 0%               Downloading: 5%    Downloading: 10%    Downloading: 15%    Downloading: 20%    Downloading: 25%    Downloading: 30%    Downloading: 35%    Downloading: 40%    Downloading: 45%    Downloading: 50%    Downloading: 55%    Downloading: 60%    Downloading: 65%    Downloading: 75%    Downloading: 85%    Downloading: 90%    Downloading: 95%    Downloading: 100%

  - Removing myclabs/deep-copy (1.5.4)
  - Installing myclabs/deep-copy (1.5.5)
    Downloading: Connecting...    Downloading: 0%               Downloading: 5%    Downloading: 10%    Downloading: 55%    Downloading: 60%    Downloading: 65%    Downloading: 70%    Downloading: 100%

  - Removing phpunit/phpunit (5.6.1)
  - Installing phpunit/phpunit (5.6.3)
    Downloading: Connecting...    Downloading: 0%               Downloading: 5%    Downloading: 10%    Downloading: 15%    Downloading: 20%    Downloading: 25%    Downloading: 30%    Downloading: 35%    Downloading: 40%    Downloading: 45%    Downloading: 50%    Downloading: 55%    Downloading: 60%    Downloading: 65%    Downloading: 80%    Downloading: 90%    Downloading: 95%    Downloading: 100%

  - Removing symfony/filesystem (v3.1.5)
  - Installing symfony/filesystem (v3.1.6)
    Loading from cache

  - Removing symfony/config (v3.1.5)
  - Installing symfony/config (v3.1.6)
    Loading from cache

  - Removing symfony/debug (v3.1.5)
  - Installing symfony/debug (v3.1.6)
    Loading from cache

  - Removing symfony/polyfill-mbstring (v1.2.0)
  - Installing symfony/polyfill-mbstring (v1.3.0)
    Loading from cache

  - Removing symfony/console (v3.1.5)
  - Installing symfony/console (v3.1.6)
    Loading from cache

  - Removing symfony/stopwatch (v3.1.5)
  - Installing symfony/stopwatch (v3.1.6)
    Loading from cache

  - Removing symfony/var-dumper (v3.1.5)
  - Installing symfony/var-dumper (v3.1.6)
    Downloading: Connecting...    Downloading: 0%               Downloading: 10%    Downloading: 20%    Downloading: 35%    Downloading: 45%    Downloading: 55%    Downloading: 65%    Downloading: 75%    Downloading: 80%    Downloading: 90%    Downloading: 100%

  - Removing symfony/event-dispatcher (v2.8.12)
  - Installing symfony/event-dispatcher (v2.8.13)
    Loading from cache

Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Writing lock file
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
[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/error-reporting-server/ws/build.xml>

clean:
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/api>
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/code-browser>
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/coverage>
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/logs>
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/pdepend>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/api>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/code-browser>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/coverage>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/logs>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/error-reporting-server/ws/build/pdepend>

migrate:
     [exec] 
     [exec] Welcome to CakePHP v3.3.8 Console
     [exec] ---------------------------------------------------------------
     [exec] App : src
     [exec] Path: <https://ci.phpmyadmin.net/job/error-reporting-server/ws/src/>
     [exec] PHP : 7.0.12-1+0~20161015153741.13+jessie~1.gbp5ec345
     [exec] ---------------------------------------------------------------
     [exec] using migration path <https://ci.phpmyadmin.net/job/error-reporting-server/ws/config/Migrations>
     [exec] using seed path <https://ci.phpmyadmin.net/job/error-reporting-server/ws/config/Seeds>
     [exec] using environment default
     [exec] using adapter mysql
     [exec] using database pmaerr
     [exec] 
     [exec]  == 20150607191654 Initial: migrating
     [exec]  == 20150607191654 Initial: migrated 0.3363s
     [exec] 
     [exec]  == 20150607192040 AddReportIdIndexToIncidents: migrating
     [exec]  == 20150607192040 AddReportIdIndexToIncidents: migrated 0.1509s
     [exec] 
     [exec]  == 20150607192459 AddDevReportIndexToNotifications: migrating
     [exec]  == 20150607192459 AddDevReportIndexToNotifications: migrated 0.1339s
     [exec] 
     [exec]  == 20160111023543 AddLocaleToIncidents: migrating
     [exec]  == 20160111023543 AddLocaleToIncidents: migrated 0.1508s
     [exec] 
     [exec] All Done. Took 0.7899s
     [exec] using migration path <https://ci.phpmyadmin.net/job/error-reporting-server/ws/config/Migrations>
     [exec] using seed path <https://ci.phpmyadmin.net/job/error-reporting-server/ws/config/Seeds>
     [exec] Writing dump file `<https://ci.phpmyadmin.net/job/error-reporting-server/ws/config/Migrations/schema-dump-default.lock`...>
     [exec] Dump file `<https://ci.phpmyadmin.net/job/error-reporting-server/ws/config/Migrations/schema-dump-default.lock`> was successfully written

phpunit:
     [exec] PHPUnit 5.6.3 by Sebastian Bergmann and contributors.
     [exec] 
     [exec] Runtime:       PHP 7.0.12-1+0~20161015153741.13+jessie~1.gbp5ec345
     [exec] Configuration: <https://ci.phpmyadmin.net/job/error-reporting-server/ws/phpunit.xml.dist>
     [exec] Error:         No code coverage driver is available
     [exec] 
     [exec] ...............F.....                                             21 / 21 (100%)
     [exec] 
     [exec] Time: 8.62 seconds, Memory: 14.00MB
     [exec] 
     [exec] There was 1 failure:
     [exec] 
     [exec] 1) App\Test\TestCase\Controller\IncidentsControllerTest::testJson
     [exec] Failed asserting that two arrays are equal.
     [exec] --- Expected
     [exec] +++ Actual
     [exec] @@ @@
     [exec]      'report_id' => 1
     [exec] -    'created' => '2013-08-29T18:10:01'
     [exec] -    'modified' => '2013-08-29T18:10:01'
     [exec] +    'created' => '2013-08-29T18:10:01+00:00'
     [exec] +    'modified' => '2013-08-29T18:10:01+00:00'
     [exec]      'exception_type' => null
     [exec]  )
     [exec] 
     [exec] <https://ci.phpmyadmin.net/job/error-reporting-server/ws/tests/TestCase/Controller/IncidentsControllerTest.php>:69
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 21, Assertions: 87, Failures: 1.

BUILD FAILED
<https://ci.phpmyadmin.net/job/error-reporting-server/ws/build.xml>:25: exec returned: 1

Total time: 10 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
Publishing Clover coverage report...
Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/error-reporting-server/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/error-reporting-server/builds/162/cloverphp/clover.xml
Could not find 'null/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/error-reporting-server/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