[commits] Build failed in Jenkins: Compress #5

Continuous integration hudson at horde.org
Thu May 26 20:36:43 UTC 2011


See <http://ci.horde.org/job/Compress/5/>

------------------------------------------
[...truncated 236 lines...]
     [exec] .                                                               39
     [exec] 
     [exec] Executing NodeLoc-Analyzer:
     [exec] ..                                                              49
     [exec] 
     [exec] Generating pdepend log files, this may take a moment.
     [exec] 
     [exec] Time: 00:05; Memory: 15.00Mb

phpcpd:
     [exec] phpcpd 1.3.2 by Sebastian Bergmann.
     [exec] 
     [exec] 0.00% duplicated lines out of 1516 total lines of code.
     [exec] 
     [exec] Time: 1 second, Memory: 4.00Mb

phpcs:
     [exec] Result: 1

phploc:
     [exec] phploc 1.6.1 by Sebastian Bergmann.
     [exec] 
     [exec] Directories:                                          1
     [exec] Files:                                               10
     [exec] 
     [exec] Lines of Code (LOC):                               1516
     [exec]   Cyclomatic Complexity / Lines of Code:           0.15
     [exec] Comment Lines of Code (CLOC):                       555
     [exec] Non-Comment Lines of Code (NCLOC):                  961
     [exec] 
     [exec] Namespaces:                                           0
     [exec] Interfaces:                                           0
     [exec] Classes:                                             10
     [exec]   Abstract:                                           0 (0.00%)
     [exec]   Concrete:                                          10 (100.00%)
     [exec]   Average Class Length (NCLOC):                     105
     [exec] Methods:                                             27
     [exec]   Scope:
     [exec]     Non-Static:                                      24 (88.89%)
     [exec]     Static:                                           3 (11.11%)
     [exec]   Visibility:
     [exec]     Public:                                           8 (29.63%)
     [exec]     Non-Public:                                      19 (70.37%)
     [exec]   Average Method Length (NCLOC):                     38
     [exec]   Cyclomatic Complexity / Number of Methods:       6.26
     [exec] 
     [exec] Anonymous Functions:                                  0
     [exec] Functions:                                            0
     [exec] 
     [exec] Constants:                                           36
     [exec]   Global constants:                                   0
     [exec]   Class constants:                                   36

phpdoc:
     [exec] PHP Version 5.3.2-1ubuntu4.9
     [exec] phpDocumentor version 1.4.3
     [exec] 
     [exec] Parsing configuration file phpDocumentor.ini...
     [exec]    (found in /horde/hudson/horde-support/ci/workdir/jobs/php-ci-tools/workspace/pear/pear/data/PhpDocumentor/)...
     [exec] 
     [exec] done
     [exec] Maximum memory usage set at 512M after considering php.ini...
     [exec] using tokenizer Parser
     [exec] 
     [exec] 
     [exec] Grabbing README/INSTALL/CHANGELOG
     [exec] 
     [exec] done
     [exec] 
     [exec] 
     [exec] Tutorial/Extended Documentation Parsing Stage
     [exec] 
     [exec] done
     [exec] 
     [exec] 
     [exec] General Parsing Stage
     [exec] 
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress.php> -- Parsing file
     [exec] WARNING in Compress.php on line 15: package default is already in category default, will now replace with category Horde
     [exec] WARNING in Compress.php on line 16: DocBlock would be page-level, but precedes class "Horde_Compress", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Base.php> -- Parsing file
     [exec] WARNING in Base.php on line 15: DocBlock would be page-level, but precedes class "Horde_Compress_Base", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Gzip.php> -- Parsing file
     [exec] WARNING in Gzip.php on line 16: DocBlock would be page-level, but precedes class "Horde_Compress_Gzip", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Translation.php> -- Parsing file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Rar.php> -- Parsing file
     [exec] WARNING in Rar.php on line 16: DocBlock would be page-level, but precedes class "Horde_Compress_Rar", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Dbx.php> -- Parsing file
     [exec] WARNING in Dbx.php on line 19: DocBlock would be page-level, but precedes class "Horde_Compress_Dbx", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Tar.php> -- Parsing file
     [exec] WARNING in Tar.php on line 16: DocBlock would be page-level, but precedes class "Horde_Compress_Tar", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Zip.php> -- Parsing file
     [exec] WARNING in Zip.php on line 27: DocBlock would be page-level, but precedes class "Horde_Compress_Zip", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Tnef.php> -- Parsing file
     [exec] WARNING in Tnef.php on line 21: DocBlock would be page-level, but precedes class "Horde_Compress_Tnef", use another DocBlock to document the file
     [exec] Reading file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Exception.php> -- Parsing file
     [exec] WARNING in Exception.php on line 15: DocBlock would be page-level, but precedes class "Horde_Compress_Exception", use another DocBlock to document the file
     [exec] done
     [exec] 
     [exec] Converting From Abstract Parsed Data
     [exec] 
     [exec] Processing Class Inheritance
     [exec] 
     [exec] 
     [exec] Processing Root Trees
     [exec] 
     [exec] 
     [exec] Processing leftover classes (classes that extend root classes not found in the same package)
     [exec] Processing Horde_Compress_Translation in file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Translation.php>
     [exec] WARNING: Class Horde_Compress_Translation parent Horde_Translation not found
     [exec] Processing Horde_Compress_Exception in file <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Exception.php>
     [exec] WARNING: Class Horde_Compress_Exception parent Horde_Exception_Wrapped not found
     [exec] done processing leftover classes
     [exec] 
     [exec] Processing Procedural Page Element Name Conflicts
     [exec] 
     [exec] 
     [exec] Sorting page elements...done
     [exec] Formatting @uses list...done
     [exec] 
     [exec] creating build/api/media
     [exec] Creating Directory build/api/media
     [exec] copying build/api/media/banner.css
     [exec] copying build/api/media/stylesheet.css
     [exec] Building indexes...done
     [exec] 
     [exec] Sorting Indexes...done
     [exec] 
     [exec] Sorting @todo list...done
     [exec] Converting tutorials/extended docs
     [exec] Formatting Package Indexes...    Writing build/api/elementindex_Compress.html
     [exec]     Writing build/api/elementindex_Mime.html
     [exec] 
     [exec] done
     [exec] Formatting Index...
     [exec]     Writing build/api/elementindex.html
     [exec]     Writing build/api/blank.html
     [exec] 
     [exec]     Writing build/api/index.html
     [exec]     Writing build/api/packages.html
     [exec] done
     [exec] 
     [exec] Formatting Left Quick Index...
     [exec]     Writing build/api/li_Compress.html
     [exec]     Writing build/api/classtrees_Compress.html
     [exec] 
     [exec]     Writing build/api/li_Mime.html
     [exec]     Writing build/api/classtrees_Mime.html
     [exec] 
     [exec] done
     [exec] 
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Base.php> Procedural Page Elements... Classes...
     [exec] Creating Directory build/api/Compress
     [exec]     Writing build/api/Compress/Horde_Compress_Base.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress---Base.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Compress/Horde_Compress.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Dbx.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Compress/Horde_Compress_Dbx.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress---Dbx.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Exception.php> Procedural Page Elements... Classes...
     [exec] Creating Directory build/api/Mime
     [exec]     Writing build/api/Mime/Horde_Compress_Exception.html
     [exec]  done
     [exec]     Writing build/api/Mime/_Compress---Exception.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Gzip.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Compress/Horde_Compress_Gzip.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress---Gzip.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Rar.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Compress/Horde_Compress_Rar.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress---Rar.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Tar.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Compress/Horde_Compress_Tar.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress---Tar.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Tnef.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Compress/Horde_Compress_Tnef.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress---Tnef.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Translation.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Compress/Horde_Compress_Translation.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress---Translation.php.html
     [exec] Converting <http://ci.horde.org/job/Compress/ws/lib/Horde/Compress/Zip.php> Procedural Page Elements... Classes...
     [exec]     Writing build/api/Compress/Horde_Compress_Zip.html
     [exec]  done
     [exec]     Writing build/api/Compress/_Compress---Zip.php.html
     [exec] 
     [exec] Converting @todo List...done
     [exec] 
     [exec] Converting Error Log...    Writing build/api/errors.html
     [exec] 
     [exec] 
     [exec] To view errors and warnings, look at build/api/errors.html
     [exec] done
     [exec] 
     [exec] Parsing time: 5 seconds
     [exec] 
     [exec] Conversion time: 7 seconds
     [exec] 
     [exec] Total Documentation Time: 12 seconds
     [exec] done

phpmd:
     [exec] Result: 2

phpunit:
     [exec] PHPUnit 3.5.11 by Sebastian Bergmann.
     [exec] 
     [exec] ..
     [exec] 
     [exec] Time: 4 seconds, Memory: 5.00Mb
     [exec] 
     [exec] OK (2 tests, 2 assertions)
     [exec] 
     [exec] Writing code coverage data to XML file, this may take a moment.
     [exec] Fatal error: Class 'Horde_Exception_Wrapped' not found in <http://ci.horde.org/job/Compress/ws/deps/pear/php/Horde/Exception.php> on line 16

BUILD FAILED
<http://ci.horde.org/job/Compress/ws/build.xml>:19: exec returned: 255

Total time: 41 seconds
[PMD] Collecting PMD analysis files...
[PMD] Successfully parsed file <http://ci.horde.org/job/Compress/ws/build/logs/pmd.xml> of module logs with 24 warnings.
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Successfully parsed file <http://ci.horde.org/job/Compress/ws/build/logs/checkstyle.xml> of module logs with 47 warnings.
[DRY] Collecting duplicate code analysis files...
[DRY] Successfully parsed file <http://ci.horde.org/job/Compress/ws/build/logs/pmd-cpd.xml> of module logs with 0 warnings.
[JDepend] JDepend plugin is ready
[JDepend] Found 10 classes in 2 packages
Publishing Clover coverage report...
Clover xml file does not exist in: <http://ci.horde.org/job/Compress/ws/build/logs> called: clover.xml and will not be copied to: /horde/hudson/horde-support/ci/workdir/jobs/Compress/builds/2011-05-26_16-34-04/clover.xml
Could not find 'build/logs/clover.xml'.  Did you generate the XML report for Clover?
Recording plot data
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/Compress/ws/build/api> to /horde/hudson/horde-support/ci/workdir/jobs/Compress/htmlreports/API_Documentation
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/Compress/ws/build/code-browser> to /horde/hudson/horde-support/ci/workdir/jobs/Compress/htmlreports/Code_Browser
ERROR: Directory '<http://ci.horde.org/job/Compress/ws/build/code-browser'> exists but failed copying to '/horde/hudson/horde-support/ci/workdir/jobs/Compress/htmlreports/Code_Browser'.
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.4 (default)
[xUnit] [INFO] - [PHPUnit-3.4 (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<http://ci.horde.org/job/Compress/ws/'> for the testing framework 'PHPUnit-3.4 (default)'.
[xUnit] [INFO] - Converting '<http://ci.horde.org/job/Compress/ws/build/logs/junit.xml'> .
[xUnit] [INFO] - Stopping recording.



More information about the commits mailing list