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

michal at cihar.com michal at cihar.com
Tue Mar 26 01:16:09 CET 2013


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

Changes:

[weblate] Translated using Weblate (Swedish)

[weblate] Translated using Weblate (Arabic)

[weblate] Translated using Weblate (Korean)

[weblate] Translated using Weblate (Korean)

[weblate] Translated using Weblate (Dutch)

[weblate] Translated using Weblate (Portuguese (Brazil))

[weblate] Translated using Weblate (Portuguese)

[weblate] Translated using Weblate (Mongolian)

[weblate] Translated using Weblate (French)

[weblate] Translated using Weblate (Korean)

[marc] Bug #3854 Incorrect header for Safari 6.0

[marc] Fix merge conflicts

------------------------------------------
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 25719b33
Using strategy: Default
Last Built Revision: Revision a1344cffe281ab4f7325b2eedc0be14b9b1182ba (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git
Commencing build of Revision 7d2d883966fe39b95bc6b11204f24e054b8f8812 (origin/master)
Checking out Revision 7d2d883966fe39b95bc6b11204f24e054b8f8812 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson5015894623121904906.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-6-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] PHPUnit 3.6.11 by Sebastian Bergmann.
     [exec] 
     [exec] Configuration read from <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage>
     [exec] 
     [exec] ....ESSSSSS....F....FE....................I..E.....II........   61 / 1126 (  5%)
     [exec] .............................................................  122 / 1126 ( 10%)
     [exec] .............................................................  183 / 1126 ( 16%)
     [exec] .............................................................  244 / 1126 ( 21%)
     [exec] ..................
     [exec] Result: 255

phpcpd:
     [exec] phpcpd 1.3.5 by Sebastian Bergmann.
     [exec] 
     [exec] Found 10 exact clones with 242 duplicated lines in 7 files:
     [exec] 
     [exec]   - /libraries/plugins/export/ExportLatex.class.php:134-143
     [exec]     /libraries/plugins/export/ExportOdt.class.php:100-109
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:629-655
     [exec]     /libraries/schema/Pdf_Relation_Schema.class.php:650-676
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:282-300
     [exec]     /libraries/schema/Svg_Relation_Schema.class.php:278-296
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:425-446
     [exec]     /libraries/schema/Svg_Relation_Schema.class.php:392-413
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:473-482
     [exec]     /libraries/schema/Svg_Relation_Schema.class.php:442-451
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:608-658
     [exec]     /libraries/schema/Svg_Relation_Schema.class.php:589-639
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:425-446
     [exec]     /libraries/schema/Visio_Relation_Schema.class.php:232-253
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:473-482
     [exec]     /libraries/schema/Visio_Relation_Schema.class.php:282-291
     [exec] 
     [exec]   - /libraries/schema/Eps_Relation_Schema.class.php:608-665
     [exec]     /libraries/schema/Visio_Relation_Schema.class.php:389-446
     [exec] 
     [exec]   - /libraries/schema/Dia_Relation_Schema.class.php:757-779
     [exec]     /libraries/schema/Visio_Relation_Schema.class.php:602-624
     [exec] 
     [exec] 0.17% duplicated lines out of 141598 total lines of code.
     [exec] 
     [exec] Time: 02:03, Memory: 111.75Mb
     [exec] Result: 1

phpcs:
     [exec] Time: 04:27, Memory: 59.25Mb
     [exec] 
     [exec] Result: 1

phploc:
     [exec] phploc 1.6.4 by Sebastian Bergmann.
     [exec] 
     [exec] Directories:                                         33
     [exec] Files:                                              397
     [exec] 
     [exec] Lines of Code (LOC):                             141598
     [exec]   Cyclomatic Complexity / Lines of Code:           0.13
     [exec] Comment Lines of Code (CLOC):                     44118
     [exec] Non-Comment Lines of Code (NCLOC):                97480
     [exec] 
     [exec] Namespaces:                                           0
     [exec] Interfaces:                                           2
     [exec] Classes:                                            198
     [exec]   Abstract:                                          25 (12.63%)
     [exec]   Concrete:                                         173 (87.37%)
     [exec]   Average Class Length (NCLOC):                     212
     [exec] Methods:                                           1570
     [exec]   Scope:
     [exec]     Non-Static:                                    1312 (83.57%)
     [exec]     Static:                                         258 (16.43%)
     [exec]   Visibility:
     [exec]     Public:                                        1177 (74.97%)
     [exec]     Non-Public:                                     393 (25.03%)
     [exec]   Average Method Length (NCLOC):                     26
     [exec]   Cyclomatic Complexity / Number of Methods:       4.32
     [exec] 
     [exec] Anonymous Functions:                                  0
     [exec] Functions:                                          690
     [exec] 
     [exec] Constants:                                          162
     [exec]   Global constants:                                 106
     [exec]   Class constants:                                   56

jshint:
     [exec] Result: 1

BUILD SUCCESSFUL
Total time: 11 minutes 6 seconds
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern build/logs/checkstyle.xml
[CHECKSTYLE] Parsing 1 files in <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
[CHECKSTYLE] Successfully parsed file <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/checkstyle.xml> of module  with 3521 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #3016
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Parsing 1 files in <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
[DRY] Successfully parsed file <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/pmd-cpd.xml> of module  with 18 warnings.
[DRY] Computing warning deltas based on reference build #3016
[TASKS] Scanning folder '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for files matching the pattern '**/*.php' - excludes: build/**,libraries/PHPExcel/**,libraries/tcpdf/**,libraries/php-gettext/**
[TASKS] Found 543 files to scan for tasks
[TASKS] Found 208 open tasks.
[TASKS] Computing warning deltas based on reference build #3016
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #3016
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] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Build step 'Publish xUnit test result report' changed build result to FAILURE




More information about the Developers mailing list