See <https://builds.apache.org/job/HBase-0.94/216/changes>
Changes: [apurtell] Amend HBASE-6077. Replace HTML formatting that does not work with Docbook ------------------------------------------ Started by user tedyu Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/HBase-0.94/ws/> Updating https://svn.apache.org/repos/asf/hbase/branches/0.94 U src/docbkx/troubleshooting.xml At revision 1342541 [HBase-0.94] $ /bin/bash -xe /tmp/hudson5603145496158210476.sh + uname -a Linux vesta.apache.org 2.6.32-27-server #49-Ubuntu SMP Thu Dec 2 02:05:21 UTC 2010 x86_64 GNU/Linux [HBase-0.94] $ /bin/bash -xe /tmp/hudson6189490536887316169.sh + ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 20 file size (blocks, -f) unlimited pending signals (-i) 16382 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 40000 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) unlimited virtual memory (kbytes, -v) unlimited file locks (-x) unlimited [trunk] $ /home/hudson/tools/maven/latest3/bin/mvn clean -PrunAllTests -Dmaven.test.redirectTestOutputToFile=true site install assembly:single -DskipITs -Prelease [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase:jar:0.94.1-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test,runtime'. @ line 1294, column 14 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.94.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for javax.jms:jms:jar:1.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] The POM for com.sun.jdmk:jmxtools:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] The POM for com.sun.jmx:jmxri:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase --- [INFO] Deleting <https://builds.apache.org/job/HBase-0.94/ws/trunk/target> [INFO] Deleting <https://builds.apache.org/job/HBase-0.94/ws/trunk/build> (includes = [], excludes = []) [INFO] [INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase --- [INFO] Transforming file: <https://builds.apache.org/job/HBase-0.94/ws/trunk/src/main/resources/hbase-default.xml> [INFO] Transformed 1 file(s). [INFO] [INFO] --- docbkx-maven-plugin:2.0.13:generate-html (multipage) @ hbase --- [INFO] Processing input file: ops_mgt.xml [INFO] Chunking output. [INFO] See <https://builds.apache.org/job/HBase-0.94/ws/trunk/target/site/book/ops_mgt> for generated file(s) [INFO] Processing input file: troubleshooting.xml [INFO] Chunking output. Error on line 620 column 396 of file://<https://builds.apache.org/job/HBase-0.94/ws/trunk/src/docbkx/troubleshooting.xml>: Error reported by XML parser: The element type "para" must be terminated by the matching end-tag "</para>". [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.150s [INFO] Finished at: Fri May 25 09:26:03 UTC 2012 [INFO] Final Memory: 14M/203M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.agilejava.docbkx:docbkx-maven-plugin:2.0.13:generate-html (multipage) on project hbase: Failed to transform troubleshooting.xml. org.xml.sax.SAXParseException: The element type "para" must be terminated by the matching end-tag "</para>". -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Updating HBASE-6077 Recording test results
