[commits] Build failed in Jenkins: Crypt #74
Continuous integration
hudson at horde.org
Tue Jun 28 18:21:58 UTC 2011
See <http://ci.horde.org/job/Crypt/74/>
------------------------------------------
[...truncated 263 lines...]
[exec] ... 71
[exec]
[exec] Generating pdepend log files, this may take a moment.
[exec]
[exec] Time: 00:14; Memory: 30.00Mb
phpcpd:
[exec] phpcpd 1.3.2 by Sebastian Bergmann.
[exec]
[exec] 0.00% duplicated lines out of 3169 total lines of code.
[exec]
[exec] Time: 1 second, Memory: 10.25Mb
phpcs:
[exec] Result: 1
phploc:
[exec] phploc 1.6.1 by Sebastian Bergmann.
[exec]
[exec] Directories: 1
[exec] Files: 5
[exec]
[exec] Lines of Code (LOC): 3169
[exec] Cyclomatic Complexity / Lines of Code: 0.17
[exec] Comment Lines of Code (CLOC): 1072
[exec] Non-Comment Lines of Code (NCLOC): 2097
[exec]
[exec] Namespaces: 0
[exec] Interfaces: 0
[exec] Classes: 5
[exec] Abstract: 0 (0.00%)
[exec] Concrete: 5 (100.00%)
[exec] Average Class Length (NCLOC): 463
[exec] Methods: 60
[exec] Scope:
[exec] Non-Static: 57 (95.00%)
[exec] Static: 3 (5.00%)
[exec] Visibility:
[exec] Public: 37 (61.67%)
[exec] Non-Public: 23 (38.33%)
[exec] Average Method Length (NCLOC): 38
[exec] Cyclomatic Complexity / Number of Methods: 6.97
[exec]
[exec] Anonymous Functions: 0
[exec] Functions: 0
[exec]
[exec] Constants: 9
[exec] Global constants: 0
[exec] Class constants: 9
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/Crypt/ws/lib/Horde/Crypt.php> -- Parsing file
[exec] WARNING in Crypt.php on line 15: package default is already in category default, will now replace with category Horde
[exec] WARNING in Crypt.php on line 16: DocBlock would be page-level, but precedes class "Horde_Crypt", use another DocBlock to document the file
[exec] Reading file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Translation.php> -- Parsing file
[exec] WARNING in Translation.php on line 15: package default is already in category Horde, will now replace with category default
[exec] WARNING in Translation.php on line 17: package Crypt is already in category Horde, will now replace with category default
[exec] Reading file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Smime.php> -- Parsing file
[exec] WARNING in Smime.php on line 16: package default is already in category default, will now replace with category Horde
[exec] WARNING in Smime.php on line 17: DocBlock would be page-level, but precedes class "Horde_Crypt_Smime", use another DocBlock to document the file
[exec] WARNING in Smime.php on line 17: package Crypt is already in category default, will now replace with category Horde
[exec] Reading file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php> -- Parsing file
[exec] WARNING in Pgp.php on line 22: DocBlock would be page-level, but precedes class "Horde_Crypt_Pgp", use another DocBlock to document the file
[exec] Reading file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Exception.php> -- Parsing file
[exec] WARNING in Exception.php on line 15: DocBlock would be page-level, but precedes class "Horde_Crypt_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_Crypt_Translation in file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Translation.php>
[exec] WARNING: Class Horde_Crypt_Translation parent Horde_Translation not found
[exec] Processing Horde_Crypt_Exception in file <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Exception.php>
[exec] WARNING: Class Horde_Crypt_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_Crypt.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_Crypt.html
[exec] Writing build/api/classtrees_Crypt.html
[exec]
[exec] done
[exec]
[exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt.php> Procedural Page Elements... Classes...
[exec] Creating Directory build/api/Crypt
[exec] Writing build/api/Crypt/Horde_Crypt.html
[exec] done
[exec] Writing build/api/Crypt/_Crypt.php.html
[exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Exception.php> Procedural Page Elements... Classes...
[exec] Writing build/api/Crypt/Horde_Crypt_Exception.html
[exec] done
[exec] Writing build/api/Crypt/_Crypt---Exception.php.html
[exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php> Procedural Page Elements... Classes...
[exec] Writing build/api/Crypt/Horde_Crypt_Pgp.html
[exec] done
[exec] Writing build/api/Crypt/_Crypt---Pgp.php.html
[exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Smime.php> Procedural Page Elements... Classes...
[exec] Writing build/api/Crypt/Horde_Crypt_Smime.html
[exec] done
[exec] Writing build/api/Crypt/_Crypt---Smime.php.html
[exec] Converting <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Translation.php> Procedural Page Elements... Classes...
[exec] Writing build/api/Crypt/Horde_Crypt_Translation.html
[exec] done
[exec] Writing build/api/Crypt/_Crypt---Translation.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: 9 seconds
[exec]
[exec] Conversion time: 6 seconds
[exec]
[exec] Total Documentation Time: 15 seconds
[exec] done
phpmd:
[exec] Result: 2
phpunit:
[exec] PHPUnit 3.5.11 by Sebastian Bergmann.
[exec]
[exec] .EE...........EE.SS
[exec]
[exec] Time: 4 seconds, Memory: 6.25Mb
[exec]
[exec] There were 4 errors:
[exec]
[exec] 1) Horde_Crypt_PgpTest::testPgpDecrypt
[exec] Use of undefined constant LC_MESSAGE - assumed 'LC_MESSAGE'
[exec]
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:1266
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:999
[exec] <http://ci.horde.org/job/Crypt/ws/test/Horde/Crypt/PgpTest.php>:67
[exec]
[exec] 2) Horde_Crypt_PgpTest::testPgpDecryptSymmetric
[exec] Use of undefined constant LC_MESSAGE - assumed 'LC_MESSAGE'
[exec]
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:1266
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:999
[exec] <http://ci.horde.org/job/Crypt/ws/test/Horde/Crypt/PgpTest.php>:98
[exec]
[exec] 3) Horde_Crypt_PgpTest::testDecryptSignature
[exec] Use of undefined constant LC_MESSAGE - assumed 'LC_MESSAGE'
[exec]
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:1344
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:1002
[exec] <http://ci.horde.org/job/Crypt/ws/test/Horde/Crypt/PgpTest.php>:479
[exec]
[exec] 4) Horde_Crypt_PgpTest::testVerifyPassphrase
[exec] Use of undefined constant LC_MESSAGE - assumed 'LC_MESSAGE'
[exec]
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:1266
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:999
[exec] <http://ci.horde.org/job/Crypt/ws/lib/Horde/Crypt/Pgp.php>:669
[exec] <http://ci.horde.org/job/Crypt/ws/test/Horde/Crypt/PgpTest.php>:507
[exec]
[exec] FAILURES!
[exec] Tests: 19, Assertions: 33, Errors: 4, Skipped: 2.
[exec]
[exec] Writing code coverage data to XML file, this may take a moment.
[exec]
[exec] Generating code coverage report, this may take a moment.
BUILD FAILED
<http://ci.horde.org/job/Crypt/ws/build.xml>:21: exec returned: 2
Total time: 1 minute 22 seconds
Build step 'Invoke Ant' marked build as failure
[PMD] Collecting PMD analysis files...
[PMD] Successfully parsed file <http://ci.horde.org/job/Crypt/ws/build/logs/pmd.xml> of module with 34 warnings.
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Successfully parsed file <http://ci.horde.org/job/Crypt/ws/build/logs/checkstyle.xml> of module with 22 warnings.
[DRY] Collecting duplicate code analysis files...
[DRY] Successfully parsed file <http://ci.horde.org/job/Crypt/ws/build/logs/pmd-cpd.xml> of module with 0 warnings.
[JDepend] JDepend plugin is ready
[JDepend] Found 5 classes in 1 packages
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...
Recording plot data
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/Crypt/ws/build/api> to /horde/hudson/horde-support/ci/workdir/jobs/Crypt/htmlreports/API_Documentation
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/Crypt/ws/build/code-browser> to /horde/hudson/horde-support/ci/workdir/jobs/Crypt/htmlreports/Code_Browser
ERROR: Directory '<http://ci.horde.org/job/Crypt/ws/build/code-browser'> exists but failed copying to '/horde/hudson/horde-support/ci/workdir/jobs/Crypt/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/Crypt/ws/'> for the testing framework 'PHPUnit-3.4 (default)'.
[xUnit] [INFO] - Stopping recording.
More information about the commits
mailing list