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 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture AstCreator Core library 1.6.11-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ astcreator --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ astcreator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ astcreator --- [INFO] ANTLR: Processing source directory /var/lib/jenkins/workspace/astcreator-master/core/src/main/antlr3 ANTLR Parser Generator Version 3.5.2 Output file /var/lib/jenkins/workspace/astcreator-master/core/target/generated-sources/antlr3/org/overture/tools/astcreator/parser/AstcParser.java does not exist: must build /var/lib/jenkins/workspace/astcreator-master/core/src/main/antlr3/org/overture/tools/astcreator/parser/Astc.g org/overture/tools/astcreator/parser/Astc.g Output file /var/lib/jenkins/workspace/astcreator-master/core/target/generated-sources/antlr3/org/overture/tools/astcreator/parser/AstcToStringParser.java does not exist: must build /var/lib/jenkins/workspace/astcreator-master/core/src/main/antlr3/org/overture/tools/astcreator/parser/AstcToString.g org/overture/tools/astcreator/parser/AstcToString.g [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ astcreator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 90 source files to /var/lib/jenkins/workspace/astcreator-master/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ astcreator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 40 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ astcreator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/workspace/astcreator-master/core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ astcreator --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.tools.astcreator.tests.SimpleExtentionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.303 sec - in org.overture.tools.astcreator.tests.SimpleExtentionTest Running org.overture.tools.astcreator.tests.GrafExtentionDisplayTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.01 sec - in org.overture.tools.astcreator.tests.GrafExtentionDisplayTest Running org.overture.tools.astcreator.tests.RemoveTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 sec - in org.overture.tools.astcreator.tests.RemoveTest Running org.overture.tools.astcreator.tests.SimpleExtentionDisplayTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 sec - in org.overture.tools.astcreator.tests.SimpleExtentionDisplayTest Running org.overture.tools.astcreator.tests.SimpleExtendTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 sec - in org.overture.tools.astcreator.tests.SimpleExtendTest Running org.overture.tools.astcreator.tests.FieldNameCheckTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.tools.astcreator.tests.FieldNameCheckTest Running org.overture.tools.astcreator.tests.CmlTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.437 sec - in org.overture.tools.astcreator.tests.CmlTest Running org.overture.tools.astcreator.tests.DublicateTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.271 sec - in org.overture.tools.astcreator.tests.DublicateTest Running org.overture.tools.astcreator.tests.CmlExtentionDisplayTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 sec - in org.overture.tools.astcreator.tests.CmlExtentionDisplayTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ astcreator --- [INFO] Building jar: /var/lib/jenkins/workspace/astcreator-master/core/target/astcreator-1.6.11-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ astcreator --- [INFO] Building jar: /var/lib/jenkins/workspace/astcreator-master/core/target/astcreator-1.6.11-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ astcreator --- [INFO] Installing /var/lib/jenkins/workspace/astcreator-master/core/target/astcreator-1.6.11-SNAPSHOT.jar to /var/lib/jenkins/workspace/astcreator-master/.repository/org/overturetool/astcreator/astcreator/1.6.11-SNAPSHOT/astcreator-1.6.11-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/astcreator-master/core/pom.xml to /var/lib/jenkins/workspace/astcreator-master/.repository/org/overturetool/astcreator/astcreator/1.6.11-SNAPSHOT/astcreator-1.6.11-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/astcreator-master/core/target/astcreator-1.6.11-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/astcreator-master/.repository/org/overturetool/astcreator/astcreator/1.6.11-SNAPSHOT/astcreator-1.6.11-SNAPSHOT-sources.jar 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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Overture AstCreator superpom ...................... SUCCESS [0.771s] [INFO] Overture AstCreator Core library .................. SUCCESS [36.944s] [INFO] Overture AstCreator Maven Plugin .................. SUCCESS [1.683s] [INFO] Overture AstCreator Eclipse superpom .............. SUCCESS [0.995s] [INFO] Overture AstCreator Eclipse editor plugin ......... SUCCESS [2.282s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 55.775s [INFO] Finished at: Fri Jan 13 23:36:40 CET 2017 [INFO] Final Memory: 102M/475M [INFO] ------------------------------------------------------------------------