Build failed in Jenkins: phpMyAdmin #2823

See <https://ci.phpmyadmin.net/job/phpMyAdmin/2823/display/redirect?page=changes> Changes: [William Desportes] Fix #15228 - Notice - Undefined index: foreign_keys_data [William Desportes] Fix #12900 - Designer page saving gives error [William Desportes] Add ChangeLog entry for #15228 and #12900 [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Chinese (Simplified)) [hosted] Translated using Weblate (Chinese (Simplified)) [hosted] Translated using Weblate (English (United Kingdom)) [William Desportes] Fix #15229 - Notice - Undefined index: strPrivDescDelete versioning [William Desportes] Add ChangeLog entry for #15229 [William Desportes] Update po files [hosted] Translated using Weblate (Afrikaans) [hosted] Translated using Weblate (Armenian) [hosted] Translated using Weblate (Breton) [hosted] Translated using Weblate (Colognian) [hosted] Translated using Weblate (Danish) [hosted] Translated using Weblate (Dutch) [hosted] Translated using Weblate (English (United Kingdom)) [hosted] Translated using Weblate (Esperanto) [hosted] Translated using Weblate (Galician) [hosted] Translated using Weblate (Georgian) [hosted] Translated using Weblate (German) [hosted] Translated using Weblate (Gujarati) [hosted] Translated using Weblate (Kannada) [hosted] Translated using Weblate (Kazakh) [hosted] Translated using Weblate (Lithuanian) [hosted] Translated using Weblate (Malay) [hosted] Translated using Weblate (Mongolian) [hosted] Translated using Weblate (Persian) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Tamil) [hosted] Translated using Weblate (Turkmen) [hosted] Translated using Weblate (Urdu) [hosted] Translated using Weblate (Uzbek) [hosted] Translated using Weblate (Uzbek (latin)) [hosted] Translated using Weblate (West Flemish) [William Desportes] Fix Unit tests for #15229 [William Desportes] Update po files [hosted] Translated using Weblate (Afrikaans) [hosted] Translated using Weblate (Armenian) [hosted] Translated using Weblate (Breton) [hosted] Translated using Weblate (Chinese (Simplified)) [hosted] Translated using Weblate (Colognian) [hosted] Translated using Weblate (Danish) [hosted] Translated using Weblate (English (United Kingdom)) [hosted] Translated using Weblate (Esperanto) [hosted] Translated using Weblate (French) [hosted] Translated using Weblate (Galician) [hosted] Translated using Weblate (Georgian) [hosted] Translated using Weblate (Gujarati) [hosted] Translated using Weblate (Japanese) [hosted] Translated using Weblate (Kannada) [hosted] Translated using Weblate (Kazakh) [hosted] Translated using Weblate (Malay) [hosted] Translated using Weblate (Mongolian) [hosted] Translated using Weblate (Persian) [hosted] Translated using Weblate (Portuguese) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Slovenian) [hosted] Translated using Weblate (Tamil) [hosted] Translated using Weblate (Turkish) [hosted] Translated using Weblate (Turkmen) [hosted] Translated using Weblate (Urdu) [hosted] Translated using Weblate (Uzbek) [hosted] Translated using Weblate (Uzbek (latin)) [hosted] Translated using Weblate (West Flemish) [William Desportes] Revert update of kk.po and ru.po [hosted] Translated using Weblate (Kazakh) [William Desportes] Fix uninterpreted HTML on Settings->Import (with Missing data) [William Desportes] Fix #14527 - Import Settings function not working [William Desportes] Add ChangeLog entry for #14527 and 98bc51085 [William Desportes] Add ChangeLog entry for #14908 [William Desportes] Fix #14800 #14833 - Sort by Time and show full query on Processlist [William Desportes] Add ChangeLog entry for #14800 and #14833 ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin/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/phpmyadmin.git # timeout=10 Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git git --version # timeout=10 git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1524ec51c8248d857b2fc9b363fd1d1e8c2221af (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 1524ec51c8248d857b2fc9b363fd1d1e8c2221af Commit message: "Merge branch 'QA_4_8'" git rev-list --no-walk f29add97c4447d427acceca70260d513701a5a9d # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin/workspace/ TESTSUITE_USER=pmatest TESTSUITE_DATABASE=pmatest XTESTSUITE_BROWSERSTACK_USER=michaliha TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully. [workspace] $ /bin/sh -xe /tmp/jenkins4379770564077049357.sh + composer update --no-interaction Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating autoload files ocramius/package-versions: Generating version class... ocramius/package-versions: ...done generating version class [workspace] $ ant ******** ******** clean locales phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle lint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml> clean: [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend> locales: phpunit: [exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2 [exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/phpunit.xml.dist> [exec] Error: No code coverage driver is available [exec] [exec] ............................................................. 61 / 2330 ( 2%) [exec] ............................................................. 122 / 2330 ( 5%) [exec] .....................................................F....... 183 / 2330 ( 7%) [exec] ............................................................. 244 / 2330 ( 10%) [exec] ............................................................. 305 / 2330 ( 13%) [exec] ............................................................. 366 / 2330 ( 15%) [exec] ............................................................. 427 / 2330 ( 18%) [exec] ............................................................. 488 / 2330 ( 20%) [exec] ............................................................. 549 / 2330 ( 23%) [exec] ............................................................. 610 / 2330 ( 26%) [exec] ............................................................. 671 / 2330 ( 28%) [exec] ............................................................. 732 / 2330 ( 31%) [exec] ............................................................. 793 / 2330 ( 34%) [exec] ............................................................. 854 / 2330 ( 36%) [exec] ............................................................. 915 / 2330 ( 39%) [exec] ............................................................. 976 / 2330 ( 41%) [exec] ............................................................. 1037 / 2330 ( 44%) [exec] ............................................................. 1098 / 2330 ( 47%) [exec] ............................................................. 1159 / 2330 ( 49%) [exec] ............................................................. 1220 / 2330 ( 52%) [exec] ............................................................. 1281 / 2330 ( 54%) [exec] ............................................................. 1342 / 2330 ( 57%) [exec] ............................................................. 1403 / 2330 ( 60%) [exec] ............................................................. 1464 / 2330 ( 62%) [exec] ............................................................. 1525 / 2330 ( 65%) [exec] ............................................................. 1586 / 2330 ( 68%) [exec] ............................................................. 1647 / 2330 ( 70%) [exec] ............................................................. 1708 / 2330 ( 73%) [exec] ............................................................. 1769 / 2330 ( 75%) [exec] ............................................................. 1830 / 2330 ( 78%) [exec] ............................................................. 1891 / 2330 ( 81%) [exec] ............................................................. 1952 / 2330 ( 83%) [exec] ............................................................. 2013 / 2330 ( 86%) [exec] ............................................................. 2074 / 2330 ( 89%) [exec] ............................................................. 2135 / 2330 ( 91%) [exec] ............................................................. 2196 / 2330 ( 94%) [exec] ............................................................. 2257 / 2330 ( 96%) [exec] ............................................................. 2318 / 2330 ( 99%) [exec] ............ 2330 / 2330 (100%) [exec] [exec] Time: 7.14 seconds, Memory: 168.50 MB [exec] [exec] There was 1 failure: [exec] [exec] 1) PhpMyAdmin\Tests\Config\FormDisplayTemplateTest::testDisplayErrors [exec] Failed asserting that '<dl>\n [exec] <dt>err"Name1"</dt>\n [exec] <dd><err1></dd>\n [exec] <dd>&err2</dd>\n [exec] </dl>\n [exec] ' contains "<dd><err1></dd>". [exec] [exec] <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/test/classes/Config/FormDisplayTemplateTest.php>:605 [exec] [exec] FAILURES! [exec] Tests: 2330, Assertions: 7831, Failures: 1. BUILD FAILED <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>:27: 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] Collecting duplicate code analysis files... [DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> that match the pattern build/logs/pmd-cpd.xml [DRY] No files found. Configuration error? [DRY] Computing warning deltas based on reference build #2822 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #2822 Recording plot data Publishing Clover coverage report... Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin/builds/2823/cloverphp/clover.xml Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover? INFO: Starting to record. INFO: Processing PHPUnit-3.x (default) 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/ws/'> for the testing framework 'PHPUnit-3.x (default)'. INFO: Check 'Failed Tests' threshold. INFO: Check 'Skipped Tests' threshold. INFO: Setting the build status to FAILURE INFO: Stopping recording. [JDepend] JDepend plugin is ready [JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs/jdepend.xml>

See <https://ci.phpmyadmin.net/job/phpMyAdmin/2824/display/redirect?page=changes> Changes: [nitishbahl24] fix#14982 type correction err resolved [nitishbahl24] converted to num to avoid type corr err [saurabhsrivastava312] fix - #14401 -- insert_rows keypress Enter behavior -- add event to [saurabhsrivastava312] Fix - #15205 - Useless backquotes, sql preview, delete index [saurabhsrivastava312] remove useless quotes [hosted] Translated using Weblate (Norwegian Bokmål) [William Desportes] Add ChangeLog entry for #14401 and #14982 [saurabhsrivastava312] remove useless variable declaration [saurabhsrivastava312] Fix not working for primary key [William Desportes] Fix #15146 - Error reports can not be sent because too large [William Desportes] Add ChangeLog entry for #15146 [hosted] Translated using Weblate (Dutch) [hosted] Translated using Weblate (English (United Kingdom)) [hosted] Translated using Weblate (French) [hosted] Translated using Weblate (German) [hosted] Translated using Weblate (Kazakh) [hosted] Translated using Weblate (Portuguese) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Turkish) [William Desportes] Improve JSDoc for PMA_confirmPreviewSQL [William Desportes] Add ChangeLog entry for #15205 ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin/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/phpmyadmin.git # timeout=10 Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git git --version # timeout=10 git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c6d8fb457390f62c4b2ed44cf7472075002c21f0 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f c6d8fb457390f62c4b2ed44cf7472075002c21f0 Commit message: "Merge branch 'QA_4_8'" git rev-list --no-walk 1524ec51c8248d857b2fc9b363fd1d1e8c2221af # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin/workspace/ TESTSUITE_USER=pmatest TESTSUITE_DATABASE=pmatest XTESTSUITE_BROWSERSTACK_USER=michaliha TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully. [workspace] $ /bin/sh -xe /tmp/jenkins8998485253755565429.sh + composer update --no-interaction Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 0 installs, 1 update, 0 removals - Updating twig/twig (v2.8.1 => v2.9.0): Loading from cache Writing lock file Generating autoload files ocramius/package-versions: Generating version class... ocramius/package-versions: ...done generating version class [workspace] $ ant ******** ******** clean locales phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle lint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml> clean: [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend> locales: phpunit: [exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2 [exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/phpunit.xml.dist> [exec] Error: No code coverage driver is available [exec] [exec] ............................................................. 61 / 2330 ( 2%) [exec] ............................................................. 122 / 2330 ( 5%) [exec] .....................................................F....... 183 / 2330 ( 7%) [exec] ............................................................. 244 / 2330 ( 10%) [exec] ............................................................. 305 / 2330 ( 13%) [exec] ............................................................. 366 / 2330 ( 15%) [exec] ............................................................. 427 / 2330 ( 18%) [exec] ............................................................. 488 / 2330 ( 20%) [exec] ............................................................. 549 / 2330 ( 23%) [exec] ............................................................. 610 / 2330 ( 26%) [exec] ............................................................. 671 / 2330 ( 28%) [exec] ............................................................. 732 / 2330 ( 31%) [exec] ............................................................. 793 / 2330 ( 34%) [exec] ............................................................. 854 / 2330 ( 36%) [exec] ............................................................. 915 / 2330 ( 39%) [exec] ............................................................. 976 / 2330 ( 41%) [exec] ............................................................. 1037 / 2330 ( 44%) [exec] ............................................................. 1098 / 2330 ( 47%) [exec] ............................................................. 1159 / 2330 ( 49%) [exec] ............................................................. 1220 / 2330 ( 52%) [exec] ............................................................. 1281 / 2330 ( 54%) [exec] ............................................................. 1342 / 2330 ( 57%) [exec] ............................................................. 1403 / 2330 ( 60%) [exec] ............................................................. 1464 / 2330 ( 62%) [exec] ............................................................. 1525 / 2330 ( 65%) [exec] ............................................................. 1586 / 2330 ( 68%) [exec] ............................................................. 1647 / 2330 ( 70%) [exec] ............................................................. 1708 / 2330 ( 73%) [exec] ............................................................. 1769 / 2330 ( 75%) [exec] ............................................................. 1830 / 2330 ( 78%) [exec] ............................................................. 1891 / 2330 ( 81%) [exec] ............................................................. 1952 / 2330 ( 83%) [exec] ............................................................. 2013 / 2330 ( 86%) [exec] ............................................................. 2074 / 2330 ( 89%) [exec] ............................................................. 2135 / 2330 ( 91%) [exec] ............................................................. 2196 / 2330 ( 94%) [exec] ............................................................. 2257 / 2330 ( 96%) [exec] ............................................................. 2318 / 2330 ( 99%) [exec] ............ 2330 / 2330 (100%) [exec] [exec] Time: 8.44 seconds, Memory: 174.50 MB [exec] [exec] There was 1 failure: [exec] [exec] 1) PhpMyAdmin\Tests\Config\FormDisplayTemplateTest::testDisplayErrors [exec] Failed asserting that '<dl>\n [exec] <dt>err"Name1"</dt>\n [exec] <dd><err1></dd>\n [exec] <dd>&err2</dd>\n [exec] </dl>\n [exec] ' contains "<dd><err1></dd>". [exec] [exec] <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/test/classes/Config/FormDisplayTemplateTest.php>:605 [exec] [exec] FAILURES! [exec] Tests: 2330, Assertions: 7831, Failures: 1. BUILD FAILED <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>:27: exec returned: 1 Total time: 11 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> that match the pattern build/logs/pmd-cpd.xml [DRY] No files found. Configuration error? [DRY] Computing warning deltas based on reference build #2822 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #2822 Recording plot data Publishing Clover coverage report... Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin/builds/2824/cloverphp/clover.xml Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover? INFO: Starting to record. INFO: Processing PHPUnit-3.x (default) 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/ws/'> for the testing framework 'PHPUnit-3.x (default)'. INFO: Check 'Failed Tests' threshold. INFO: Check 'Skipped Tests' threshold. INFO: Setting the build status to FAILURE INFO: Stopping recording. [JDepend] JDepend plugin is ready [JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs/jdepend.xml>

See <https://ci.phpmyadmin.net/job/phpMyAdmin/2825/display/redirect> ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin/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/phpmyadmin.git # timeout=10 Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git git --version # timeout=10 git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c6d8fb457390f62c4b2ed44cf7472075002c21f0 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f c6d8fb457390f62c4b2ed44cf7472075002c21f0 Commit message: "Merge branch 'QA_4_8'" git rev-list --no-walk c6d8fb457390f62c4b2ed44cf7472075002c21f0 # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin/workspace/ TESTSUITE_USER=pmatest TESTSUITE_DATABASE=pmatest XTESTSUITE_BROWSERSTACK_USER=michaliha TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully. [workspace] $ /bin/sh -xe /tmp/jenkins6867741899980353403.sh + composer update --no-interaction Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating autoload files ocramius/package-versions: Generating version class... ocramius/package-versions: ...done generating version class [workspace] $ ant ******** ******** clean locales phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle lint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml> clean: [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend> locales: phpunit: [exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2 [exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/phpunit.xml.dist> [exec] Error: No code coverage driver is available [exec] [exec] ............................................................. 61 / 2330 ( 2%) [exec] ............................................................. 122 / 2330 ( 5%) [exec] .....................................................F....... 183 / 2330 ( 7%) [exec] ............................................................. 244 / 2330 ( 10%) [exec] ............................................................. 305 / 2330 ( 13%) [exec] ............................................................. 366 / 2330 ( 15%) [exec] ............................................................. 427 / 2330 ( 18%) [exec] ............................................................. 488 / 2330 ( 20%) [exec] ............................................................. 549 / 2330 ( 23%) [exec] ............................................................. 610 / 2330 ( 26%) [exec] ............................................................. 671 / 2330 ( 28%) [exec] ............................................................. 732 / 2330 ( 31%) [exec] ............................................................. 793 / 2330 ( 34%) [exec] ............................................................. 854 / 2330 ( 36%) [exec] ............................................................. 915 / 2330 ( 39%) [exec] ............................................................. 976 / 2330 ( 41%) [exec] ............................................................. 1037 / 2330 ( 44%) [exec] ............................................................. 1098 / 2330 ( 47%) [exec] ............................................................. 1159 / 2330 ( 49%) [exec] ............................................................. 1220 / 2330 ( 52%) [exec] ............................................................. 1281 / 2330 ( 54%) [exec] ............................................................. 1342 / 2330 ( 57%) [exec] ............................................................. 1403 / 2330 ( 60%) [exec] ............................................................. 1464 / 2330 ( 62%) [exec] ............................................................. 1525 / 2330 ( 65%) [exec] ............................................................. 1586 / 2330 ( 68%) [exec] ............................................................. 1647 / 2330 ( 70%) [exec] ............................................................. 1708 / 2330 ( 73%) [exec] ............................................................. 1769 / 2330 ( 75%) [exec] ............................................................. 1830 / 2330 ( 78%) [exec] ............................................................. 1891 / 2330 ( 81%) [exec] ............................................................. 1952 / 2330 ( 83%) [exec] ............................................................. 2013 / 2330 ( 86%) [exec] ............................................................. 2074 / 2330 ( 89%) [exec] ............................................................. 2135 / 2330 ( 91%) [exec] ............................................................. 2196 / 2330 ( 94%) [exec] ............................................................. 2257 / 2330 ( 96%) [exec] ............................................................. 2318 / 2330 ( 99%) [exec] ............ 2330 / 2330 (100%) [exec] [exec] Time: 7.92 seconds, Memory: 166.50 MB [exec] [exec] There was 1 failure: [exec] [exec] 1) PhpMyAdmin\Tests\Config\FormDisplayTemplateTest::testDisplayErrors [exec] Failed asserting that '<dl>\n [exec] <dt>err"Name1"</dt>\n [exec] <dd><err1></dd>\n [exec] <dd>&err2</dd>\n [exec] </dl>\n [exec] ' contains "<dd><err1></dd>". [exec] [exec] <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/test/classes/Config/FormDisplayTemplateTest.php>:605 [exec] [exec] FAILURES! [exec] Tests: 2330, Assertions: 7831, Failures: 1. BUILD FAILED <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>:27: exec returned: 1 Total time: 11 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> that match the pattern build/logs/pmd-cpd.xml [DRY] No files found. Configuration error? [DRY] Computing warning deltas based on reference build #2822 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #2822 Recording plot data Publishing Clover coverage report... Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin/builds/2825/cloverphp/clover.xml Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover? INFO: Starting to record. INFO: Processing PHPUnit-3.x (default) 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/ws/'> for the testing framework 'PHPUnit-3.x (default)'. INFO: Check 'Failed Tests' threshold. INFO: Check 'Skipped Tests' threshold. INFO: Setting the build status to FAILURE INFO: Stopping recording. [JDepend] JDepend plugin is ready [JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs/jdepend.xml>

See <https://ci.phpmyadmin.net/job/phpMyAdmin/2826/display/redirect?page=changes> Changes: [hosted] Translated using Weblate (Dutch) [hosted] Translated using Weblate (English (United Kingdom)) [hosted] Translated using Weblate (French) [hosted] Translated using Weblate (German) [hosted] Translated using Weblate (Kazakh) [hosted] Translated using Weblate (Norwegian Bokmål) [hosted] Translated using Weblate (Portuguese) [hosted] Translated using Weblate (Russian) [hosted] Translated using Weblate (Turkish) [hosted] Translated using Weblate (Kazakh) [hosted] Translated using Weblate (Norwegian Bokmål) [hosted] Translated using Weblate (Norwegian Bokmål) [hosted] Translated using Weblate (Slovenian) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin/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/phpmyadmin.git # timeout=10 Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git git --version # timeout=10 git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 010c9819602af0e4570f7202598d3e2aff1f419e (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 010c9819602af0e4570f7202598d3e2aff1f419e Commit message: "Translated using Weblate (Slovenian)" git rev-list --no-walk c6d8fb457390f62c4b2ed44cf7472075002c21f0 # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin/workspace/ TESTSUITE_USER=pmatest TESTSUITE_DATABASE=pmatest XTESTSUITE_BROWSERSTACK_USER=michaliha TESTSUITE_SERVER=localhost
[EnvInject] - Variables injected successfully. [workspace] $ /bin/sh -xe /tmp/jenkins7838681616995674130.sh + composer update --no-interaction Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 0 installs, 1 update, 0 removals - Updating phpdocumentor/reflection-docblock (4.3.0 => 4.3.1): Loading from cache Writing lock file Generating autoload files ocramius/package-versions: Generating version class... ocramius/package-versions: ...done generating version class [workspace] $ ant ******** ******** clean locales phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle lint Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml> clean: [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs> [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs> [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend> locales: phpunit: [exec] PHPUnit 8.1.3 by Sebastian Bergmann and contributors. [exec] [exec] Runtime: PHP 7.3.3-1+0~20190307202245.32+stretch~1.gbp32ebb2 [exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/phpunit.xml.dist> [exec] Error: No code coverage driver is available [exec] [exec] ............................................................. 61 / 2330 ( 2%) [exec] ............................................................. 122 / 2330 ( 5%) [exec] .....................................................F....... 183 / 2330 ( 7%) [exec] ............................................................. 244 / 2330 ( 10%) [exec] ............................................................. 305 / 2330 ( 13%) [exec] ............................................................. 366 / 2330 ( 15%) [exec] ............................................................. 427 / 2330 ( 18%) [exec] ............................................................. 488 / 2330 ( 20%) [exec] ............................................................. 549 / 2330 ( 23%) [exec] ............................................................. 610 / 2330 ( 26%) [exec] ............................................................. 671 / 2330 ( 28%) [exec] ............................................................. 732 / 2330 ( 31%) [exec] ............................................................. 793 / 2330 ( 34%) [exec] ............................................................. 854 / 2330 ( 36%) [exec] ............................................................. 915 / 2330 ( 39%) [exec] ............................................................. 976 / 2330 ( 41%) [exec] ............................................................. 1037 / 2330 ( 44%) [exec] ............................................................. 1098 / 2330 ( 47%) [exec] ............................................................. 1159 / 2330 ( 49%) [exec] ............................................................. 1220 / 2330 ( 52%) [exec] ............................................................. 1281 / 2330 ( 54%) [exec] ............................................................. 1342 / 2330 ( 57%) [exec] ............................................................. 1403 / 2330 ( 60%) [exec] ............................................................. 1464 / 2330 ( 62%) [exec] ............................................................. 1525 / 2330 ( 65%) [exec] ............................................................. 1586 / 2330 ( 68%) [exec] ............................................................. 1647 / 2330 ( 70%) [exec] ............................................................. 1708 / 2330 ( 73%) [exec] ............................................................. 1769 / 2330 ( 75%) [exec] ............................................................. 1830 / 2330 ( 78%) [exec] ............................................................. 1891 / 2330 ( 81%) [exec] ............................................................. 1952 / 2330 ( 83%) [exec] ............................................................. 2013 / 2330 ( 86%) [exec] ............................................................. 2074 / 2330 ( 89%) [exec] ............................................................. 2135 / 2330 ( 91%) [exec] ............................................................. 2196 / 2330 ( 94%) [exec] ............................................................. 2257 / 2330 ( 96%) [exec] ............................................................. 2318 / 2330 ( 99%) [exec] ............ 2330 / 2330 (100%) [exec] [exec] Time: 7.02 seconds, Memory: 166.50 MB [exec] [exec] There was 1 failure: [exec] [exec] 1) PhpMyAdmin\Tests\Config\FormDisplayTemplateTest::testDisplayErrors [exec] Failed asserting that '<dl>\n [exec] <dt>err"Name1"</dt>\n [exec] <dd><err1></dd>\n [exec] <dd>&err2</dd>\n [exec] </dl>\n [exec] ' contains "<dd><err1></dd>". [exec] [exec] <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/test/classes/Config/FormDisplayTemplateTest.php>:605 [exec] [exec] FAILURES! [exec] Tests: 2330, Assertions: 7831, Failures: 1. BUILD FAILED <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>:27: 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] Collecting duplicate code analysis files... [DRY] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> that match the pattern build/logs/pmd-cpd.xml [DRY] No files found. Configuration error? [DRY] Computing warning deltas based on reference build #2822 [TASKS] Skipping publisher since build result is FAILURE [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #2822 Recording plot data Publishing Clover coverage report... Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin/builds/2826/cloverphp/clover.xml Could not find 'build/coverage/build/logs/clover.xml'. Did you generate the XML report for Clover? INFO: Starting to record. INFO: Processing PHPUnit-3.x (default) 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/ws/'> for the testing framework 'PHPUnit-3.x (default)'. INFO: Check 'Failed Tests' threshold. INFO: Check 'Skipped Tests' threshold. INFO: Setting the build status to FAILURE INFO: Stopping recording. [JDepend] JDepend plugin is ready [JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs/jdepend.xml>
participants (1)
-
Jenkins Daemon