Started by user Philipp Hau?leiter Building on master in workspace /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/lruiz/MarkdownPapers.git # timeout=10 Fetching upstream changes from https://github.com/lruiz/MarkdownPapers.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress https://github.com/lruiz/MarkdownPapers.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 414afb3a3d22013fd0f4b470beb6a1e3f06f67e4 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 414afb3a3d22013fd0f4b470beb6a1e3f06f67e4 > /usr/bin/git rev-list 414afb3a3d22013fd0f4b470beb6a1e3f06f67e4 # timeout=10 [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MarkdownPapers Parent POM [INFO] MarkdownPapers Core [INFO] MarkdownPapers Command Line Interface [INFO] MarkdownPapers Doxia Module [INFO] MarkdownPapers Site [INFO] MarkdownPapers Reactor POM [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MarkdownPapers Parent POM 1.4.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-parent --- [INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/parent/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-parent --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/parent/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-parent/1.4.4/markdownpapers-parent-1.4.4.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MarkdownPapers Core 1.4.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-core --- [INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target [INFO] [INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (generate-parser) @ markdownpapers-core --- Java Compiler Compiler Version 5.0 (Tree Builder) (type "jjtree" with no arguments for help) Reading from file /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/src/main/jjtree/Markdown.jjt . . . File "Node.java" does not exist. Will create one. File "ParserTreeConstants.java" does not exist. Will create one. File "JJTParserState.java" does not exist. Will create one. Annotated grammar generated successfully in /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/javacc-1466080636464/node/Markdown.jj Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/javacc-1466080636464/node/Markdown.jj . . . Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. Warning: Choice conflict in [...] construct at line 418, column 9. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 432, column 11. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)+ construct at line 436, column 5. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 440, column 13. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 440, column 23. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict involving two expansions at line 452, column 9 and line 453, column 11 respectively. A common prefix is: "#" "#" Consider using a lookahead of 3 or more for earlier expansion. Warning: Choice conflict in (...)* construct at line 452, column 39. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "#" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 454, column 7. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 464, column 9. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "#" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 464, column 28. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "#" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 464, column 47. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "#" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 464, column 66. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "#" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 464, column 85. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "#" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)+ construct at line 474, column 9. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "=" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)+ construct at line 475, column 11. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "-" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 488, column 5. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 497, column 9. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 499, column 56. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 510, column 10. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 518, column 58. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)* construct at line 536, column 5. Expansion nested within construct and expansion following construct have common prefixes, one of which is: Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 582, column 5. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 584, column 5. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)* construct at line 594, column 9. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 594, column 37. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "+" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 620, column 47. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)* construct at line 682, column 44. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)+ construct at line 722, column 5. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "`" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 722, column 40. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 722, column 58. Expansion nested within construct and expansion following construct have common prefixes, one of which is: Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)+ construct at line 724, column 9. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict involving two expansions at line 725, column 13 and line 726, column 15 respectively. A common prefix is: " " Consider using a lookahead of 2 for earlier expansion. Warning: Choice conflict in (...)+ construct at line 731, column 23. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "`" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 782, column 22. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "_" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 782, column 37. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "_" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 790, column 16. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "*" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 790, column 25. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "*" Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 924, column 9. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 972, column 5. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 979, column 13. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in (...)* construct at line 1069, column 57. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 1132, column 5. Expansion nested within construct and expansion following construct have common prefixes, one of which is: " " Consider using a lookahead of 2 or more for nested expansion. Warning: Choice conflict in [...] construct at line 1134, column 9. Expansion nested within construct and expansion following construct have common prefixes, one of which is: "\"" Consider using a lookahead of 2 or more for nested expansion. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated with 0 errors and 43 warnings. [INFO] Processed 1 grammar [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ markdownpapers-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ markdownpapers-core --- [INFO] Compiling 46 source files to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ markdownpapers-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 120 resources [INFO] [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ markdownpapers-core --- [INFO] Compiling 5 source files to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ markdownpapers-core --- [INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.tautua.markdownpapers.Markdown_1_0_Test Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec - in org.tautua.markdownpapers.Markdown_1_0_Test Running org.tautua.markdownpapers.MarkdownPapersTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.tautua.markdownpapers.MarkdownPapersTest Running org.tautua.markdownpapers.Markdown_1_1_Test Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in org.tautua.markdownpapers.Markdown_1_1_Test Results : Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ markdownpapers-core --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ markdownpapers-core --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/target/markdownpapers-core-1.4.4.jar to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-core/1.4.4/markdownpapers-core-1.4.4.jar [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/core/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-core/1.4.4/markdownpapers-core-1.4.4.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ markdownpapers-core --- [INFO] Installing org/tautua/markdownpapers/markdownpapers-core/1.4.4/markdownpapers-core-1.4.4.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MarkdownPapers Command Line Interface 1.4.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-cli --- [INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ markdownpapers-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ markdownpapers-cli --- [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ markdownpapers-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ markdownpapers-cli --- [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ markdownpapers-cli --- [INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.tautua.markdownpapers.cli.MainTest usage: mdpapers [options] -h help -o output directory -r recursive Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ markdownpapers-cli --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/markdownpapers-cli-1.4.4.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-cli --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/target/markdownpapers-cli-1.4.4.jar to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-cli/1.4.4/markdownpapers-cli-1.4.4.jar [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/cli/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-cli/1.4.4/markdownpapers-cli-1.4.4.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MarkdownPapers Doxia Module 1.4.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-doxia-module --- [INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ markdownpapers-doxia-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ markdownpapers-doxia-module --- [INFO] Compiling 3 source files to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ markdownpapers-doxia-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ markdownpapers-doxia-module --- [INFO] Compiling 1 source file to /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ markdownpapers-doxia-module --- [INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.tautua.markdownpapers.doxia.SinkEventEmitterTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ markdownpapers-doxia-module --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/markdownpapers-doxia-module-1.4.4.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-doxia-module --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/target/markdownpapers-doxia-module-1.4.4.jar to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-doxia-module/1.4.4/markdownpapers-doxia-module-1.4.4.jar [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/doxia-module/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-doxia-module/1.4.4/markdownpapers-doxia-module-1.4.4.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MarkdownPapers Site 1.4.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-site --- [INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/www/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-site --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/www/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-site/1.4.4/markdownpapers-site-1.4.4.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MarkdownPapers Reactor POM 1.4.4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ markdownpapers-reactor --- [INFO] Deleting /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ markdownpapers-reactor --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.tautua.markdownpapers/workspace/pom.xml to /home/javastream.de/www/maven/org/tautua/markdownpapers/markdownpapers-reactor/1.4.4/markdownpapers-reactor-1.4.4.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] MarkdownPapers Parent POM .......................... SUCCESS [ 0.291 s] [INFO] MarkdownPapers Core ................................ SUCCESS [ 7.221 s] [INFO] MarkdownPapers Command Line Interface .............. SUCCESS [ 1.763 s] [INFO] MarkdownPapers Doxia Module ........................ SUCCESS [ 2.122 s] [INFO] MarkdownPapers Site ................................ SUCCESS [ 0.045 s] [INFO] MarkdownPapers Reactor POM ......................... SUCCESS [ 0.003 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.799 s [INFO] Finished at: 2016-06-16T14:37:26+02:00 [INFO] Final Memory: 55M/358M [INFO] ------------------------------------------------------------------------ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS