Started by GitHub push by peterwvj
Running as SYSTEM
Building on master in workspace /var/lib/jenkins/workspace/overture-pvj-main
No credentials specified
> /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/overturetool/overture.git # timeout=10
Fetching upstream changes from https://github.com/overturetool/overture.git
> /usr/bin/git --version # timeout=10
> /usr/bin/git fetch --tags --progress -- https://github.com/overturetool/overture.git +refs/heads/pvj/main:refs/remotes/origin/pvj/main # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/pvj/main^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/refs/heads/pvj/main^{commit} # timeout=10
Checking out Revision 50da1bede0cb5308d4caa79a5778d3648baf939b (refs/remotes/origin/pvj/main)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 50da1bede0cb5308d4caa79a5778d3648baf939b # timeout=10
Commit message: "Guard against missing module names"
> /usr/bin/git rev-list --no-walk 8ba01645980266663ee810b6f9b16deb32a8deed # timeout=10
[overture-pvj-main] $ mvn -f pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-pvj-main/.repository clean -Dtycho.mode=maven
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
[[1;34mINFO[m] Scanning for projects...
[[1;33mWARNING[m] The project org.overturetool:root:pom:2.7.5-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Build Order:[m
[[1;34mINFO[m]
[[1;34mINFO[m] The Overture Tool Platform root [pom]
[[1;34mINFO[m] Overture External Resources [jar]
[[1;34mINFO[m] Core Tools [pom]
[[1;34mINFO[m] The Overture Abstract Syntax Tree [jar]
[[1;34mINFO[m] Test Framework for Overture [jar]
[[1;34mINFO[m] The VDM parser [jar]
[[1;34mINFO[m] The VDM Type Checker [jar]
[[1;34mINFO[m] Overture Testing [pom]
[[1;34mINFO[m] Overture Testing Framework [jar]
[[1;34mINFO[m] Overture Sample Tests [jar]
[[1;34mINFO[m] VDM Pretty Printing [pom]
[[1;34mINFO[m] The VDM Pretty Printer [jar]
[[1;34mINFO[m] The Proof Obligation Generator [jar]
[[1;34mINFO[m] The VDM Interpreter [jar]
[[1;34mINFO[m] Combinatorial Testing [pom]
[[1;34mINFO[m] Combinatorial Testing Utilities [jar]
[[1;34mINFO[m] Combinatorial Testing Runtime [jar]
[[1;34mINFO[m] New Pretty Printer [jar]
[[1;34mINFO[m] Overture Core Command Line Tool [jar]
[[1;34mINFO[m] Code Generation [pom]
[[1;34mINFO[m] The Intermediate Representation Tree [jar]
[[1;34mINFO[m] The Code Generation Platform [jar]
[[1;34mINFO[m] The Java Code Generator Runtime [jar]
[[1;34mINFO[m] The Java Code Generator Testing [jar]
[[1;34mINFO[m] The Java Code Generator [jar]
[[1;34mINFO[m] The VDM to JML Generator Runtime [jar]
[[1;34mINFO[m] The VDM to JML Generator [jar]
[[1;34mINFO[m] The Java Code Generator Maven Plugin [maven-plugin]
[[1;34mINFO[m] The VDM to Isabelle Translator [jar]
[[1;34mINFO[m] POG - Isagen Integration [jar]
[[1;34mINFO[m] VDM Annotations [pom]
[[1;34mINFO[m] Provided Annotations [jar]
[[1;34mINFO[m] Annotation Examples [jar]
[[1;34mINFO[m] Documentation [pom]
[[1;34mINFO[m] The Overture release notes [jar]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------------------< [0;36morg.overturetool:root[0;1m >------------------------[m
[[1;34mINFO[m] [1mBuilding The Overture Tool Platform root 2.7.5-SNAPSHOT [1/35][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mroot[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------------< [0;36morg.overturetool:externals[0;1m >---------------------[m
[[1;34mINFO[m] [1mBuilding Overture External Resources 2.7.5-SNAPSHOT [2/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mexternals[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/externals/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------------------< [0;36morg.overturetool:core[0;1m >------------------------[m
[[1;34mINFO[m] [1mBuilding Core Tools 2.7.5-SNAPSHOT [3/35][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mcore[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------------< [0;36morg.overturetool.core:ast[0;1m >----------------------[m
[[1;34mINFO[m] [1mBuilding The Overture Abstract Syntax Tree 2.7.5-SNAPSHOT [4/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mast[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/ast/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m----------------< [0;36morg.overturetool.core:testframework[0;1m >-----------------[m
[[1;34mINFO[m] [1mBuilding Test Framework for Overture 2.7.5-SNAPSHOT [5/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mtestframework[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/testframework/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--------------------< [0;36morg.overturetool.core:parser[0;1m >--------------------[m
[[1;34mINFO[m] [1mBuilding The VDM parser 2.7.5-SNAPSHOT [6/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mparser[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/parser/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------------< [0;36morg.overturetool.core:typechecker[0;1m >------------------[m
[[1;34mINFO[m] [1mBuilding The VDM Type Checker 2.7.5-SNAPSHOT [7/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mtypechecker[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/typechecker/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------------------< [0;36morg.overturetool.core:testing[0;1m >--------------------[m
[[1;34mINFO[m] [1mBuilding Overture Testing 2.7.5-SNAPSHOT [8/35][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mtesting[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--------------< [0;36morg.overturetool.core.testing:framework[0;1m >---------------[m
[[1;34mINFO[m] [1mBuilding Overture Testing Framework 2.7.5-SNAPSHOT [9/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mframework[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/testing/framework/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------< [0;36morg.overturetool.core.testing:samples[0;1m >----------------[m
[[1;34mINFO[m] [1mBuilding Overture Sample Tests 2.7.5-SNAPSHOT [10/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36msamples[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/testing/samples/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m----------------< [0;36morg.overturetool.core:prettyprinting[0;1m >----------------[m
[[1;34mINFO[m] [1mBuilding VDM Pretty Printing 2.7.5-SNAPSHOT [11/35][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mprettyprinting[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------< [0;36morg.overturetool.core.prettyprinting:prettyprinter[0;1m >---------[m
[[1;34mINFO[m] [1mBuilding The VDM Pretty Printer 2.7.5-SNAPSHOT [12/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mprettyprinter[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/prettyprinting/prettyprinter/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------------< [0;36morg.overturetool.core:pog[0;1m >----------------------[m
[[1;34mINFO[m] [1mBuilding The Proof Obligation Generator 2.7.5-SNAPSHOT [13/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mpog[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/pog/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------------< [0;36morg.overturetool.core:interpreter[0;1m >------------------[m
[[1;34mINFO[m] [1mBuilding The VDM Interpreter 2.7.5-SNAPSHOT [14/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36minterpreter[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/interpreter/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------------< [0;36morg.overturetool.core:combinatorialtesting[0;1m >-------------[m
[[1;34mINFO[m] [1mBuilding Combinatorial Testing 2.7.5-SNAPSHOT [15/35][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mcombinatorialtesting[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------< [0;36morg.overturetool.core.combinatorialtesting:ctutils[0;1m >---------[m
[[1;34mINFO[m] [1mBuilding Combinatorial Testing Utilities 2.7.5-SNAPSHOT [16/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mctutils[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/combinatorialtesting/ctutils/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--------< [0;36morg.overturetool.core.combinatorialtesting:ctruntime[0;1m >--------[m
[[1;34mINFO[m] [1mBuilding Combinatorial Testing Runtime 2.7.5-SNAPSHOT [17/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mctruntime[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/combinatorialtesting/ctruntime/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------------< [0;36morg.overturetool.core:npp[0;1m >----------------------[m
[[1;34mINFO[m] [1mBuilding New Pretty Printer 2.7.5-SNAPSHOT [18/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mnpp[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/prettyprinting/npp/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------< [0;36morg.overturetool.core:commandlinetool[0;1m >----------------[m
[[1;34mINFO[m] [1mBuilding Overture Core Command Line Tool 2.7.5-SNAPSHOT [19/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mcommandlinetool[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/commandline/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------------------< [0;36morg.overturetool.core:codegen[0;1m >--------------------[m
[[1;34mINFO[m] [1mBuilding Code Generation 2.7.5-SNAPSHOT [20/35][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mcodegen[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m------------------< [0;36morg.overturetool.core.codegen:ir[0;1m >------------------[m
[[1;34mINFO[m] [1mBuilding The Intermediate Representation Tree 2.7.5-SNAPSHOT [21/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mir[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/ir/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------< [0;36morg.overturetool.core.codegen:platform[0;1m >---------------[m
[[1;34mINFO[m] [1mBuilding The Code Generation Platform 2.7.5-SNAPSHOT [22/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mplatform[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/platform/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------< [0;36morg.overturetool.core.codegen:codegen-runtime[0;1m >------------[m
[[1;34mINFO[m] [1mBuilding The Java Code Generator Runtime 2.7.5-SNAPSHOT [23/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mcodegen-runtime[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/codegen-runtime/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------------< [0;36morg.overturetool.core.codegen:javagen-test[0;1m >-------------[m
[[1;34mINFO[m] [1mBuilding The Java Code Generator Testing 2.7.5-SNAPSHOT [24/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mjavagen-test[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/javagen-test/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------< [0;36morg.overturetool.core.codegen:javagen[0;1m >----------------[m
[[1;34mINFO[m] [1mBuilding The Java Code Generator 2.7.5-SNAPSHOT [25/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mjavagen[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/javagen/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------< [0;36morg.overturetool.core.codegen:vdm2jml-runtime[0;1m >------------[m
[[1;34mINFO[m] [1mBuilding The VDM to JML Generator Runtime 2.7.5-SNAPSHOT [26/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mvdm2jml-runtime[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/vdm2jml-runtime/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------< [0;36morg.overturetool.core.codegen:vdm2jml[0;1m >----------------[m
[[1;34mINFO[m] [1mBuilding The VDM to JML Generator 2.7.5-SNAPSHOT [27/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mvdm2jml[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/vdm2jml/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m------------< [0;36morg.overturetool.core.codegen:codegen-plugin[0;1m >------------[m
[[1;34mINFO[m] [1mBuilding The Java Code Generator Maven Plugin 2.7.5-SNAPSHOT [28/35][m
[[1;34mINFO[m] [1m----------------------------[ maven-plugin ]----------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mcodegen-plugin[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/codegen-maven-plugin/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m----------------< [0;36morg.overturetool.core.codegen:isagen[0;1m >----------------[m
[[1;34mINFO[m] [1mBuilding The VDM to Isabelle Translator 2.7.5-SNAPSHOT [29/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36misagen[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/codegen/isagen/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--------------------< [0;36morg.overturetool.core:isapog[0;1m >--------------------[m
[[1;34mINFO[m] [1mBuilding POG - Isagen Integration 2.7.5-SNAPSHOT [30/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36misapog[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/isapog/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------------< [0;36morg.overturetool.core:annotations[0;1m >------------------[m
[[1;34mINFO[m] [1mBuilding VDM Annotations 2.7.5-SNAPSHOT [31/35][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mannotations[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------------< [0;36morg.overturetool.core.annotations:provided[0;1m >-------------[m
[[1;34mINFO[m] [1mBuilding Provided Annotations 2.7.5-SNAPSHOT [32/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mprovided[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/annotations/provided/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------------< [0;36morg.overturetool.core.annotations:examples[0;1m >-------------[m
[[1;34mINFO[m] [1mBuilding Annotation Examples 2.7.5-SNAPSHOT [33/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mexamples[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/core/annotations/examples/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------------------< [0;36morg.overturetool:documentation[0;1m >-------------------[m
[[1;34mINFO[m] [1mBuilding Documentation 2.7.5-SNAPSHOT [34/35][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mdocumentation[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m------------< [0;36morg.overturetool.documentation:releasenotes[0;1m >-------------[m
[[1;34mINFO[m] [1mBuilding The Overture release notes 2.7.5-SNAPSHOT [35/35][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:3.0.0:clean[m [1m(default-clean)[m @ [36mreleasenotes[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/workspace/overture-pvj-main/documentation/releasenotes/target
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Summary for The Overture Tool Platform root 2.7.5-SNAPSHOT:[m
[[1;34mINFO[m]
[[1;34mINFO[m] The Overture Tool Platform root .................... [1;32mSUCCESS[m [ 0.222 s]
[[1;34mINFO[m] Overture External Resources ........................ [1;32mSUCCESS[m [ 0.008 s]
[[1;34mINFO[m] Core Tools ......................................... [1;32mSUCCESS[m [ 0.051 s]
[[1;34mINFO[m] The Overture Abstract Syntax Tree .................. [1;32mSUCCESS[m [ 0.104 s]
[[1;34mINFO[m] Test Framework for Overture ........................ [1;32mSUCCESS[m [ 0.012 s]
[[1;34mINFO[m] The VDM parser ..................................... [1;32mSUCCESS[m [ 0.066 s]
[[1;34mINFO[m] The VDM Type Checker ............................... [1;32mSUCCESS[m [ 0.387 s]
[[1;34mINFO[m] Overture Testing ................................... [1;32mSUCCESS[m [ 0.002 s]
[[1;34mINFO[m] Overture Testing Framework ......................... [1;32mSUCCESS[m [ 0.009 s]
[[1;34mINFO[m] Overture Sample Tests .............................. [1;32mSUCCESS[m [ 0.614 s]
[[1;34mINFO[m] VDM Pretty Printing ................................ [1;32mSUCCESS[m [ 0.003 s]
[[1;34mINFO[m] The VDM Pretty Printer ............................. [1;32mSUCCESS[m [ 0.014 s]
[[1;34mINFO[m] The Proof Obligation Generator ..................... [1;32mSUCCESS[m [ 0.113 s]
[[1;34mINFO[m] The VDM Interpreter ................................ [1;32mSUCCESS[m [ 0.382 s]
[[1;34mINFO[m] Combinatorial Testing .............................. [1;32mSUCCESS[m [ 0.004 s]
[[1;34mINFO[m] Combinatorial Testing Utilities .................... [1;32mSUCCESS[m [ 0.012 s]
[[1;34mINFO[m] Combinatorial Testing Runtime ...................... [1;32mSUCCESS[m [ 0.068 s]
[[1;34mINFO[m] New Pretty Printer ................................. [1;32mSUCCESS[m [ 0.023 s]
[[1;34mINFO[m] Overture Core Command Line Tool .................... [1;32mSUCCESS[m [ 0.006 s]
[[1;34mINFO[m] Code Generation .................................... [1;32mSUCCESS[m [ 0.002 s]
[[1;34mINFO[m] The Intermediate Representation Tree ............... [1;32mSUCCESS[m [ 0.065 s]
[[1;34mINFO[m] The Code Generation Platform ....................... [1;32mSUCCESS[m [ 0.075 s]
[[1;34mINFO[m] The Java Code Generator Runtime .................... [1;32mSUCCESS[m [ 0.038 s]
[[1;34mINFO[m] The Java Code Generator Testing .................... [1;32mSUCCESS[m [ 0.013 s]
[[1;34mINFO[m] The Java Code Generator ............................ [1;32mSUCCESS[m [ 1.055 s]
[[1;34mINFO[m] The VDM to JML Generator Runtime ................... [1;32mSUCCESS[m [ 0.004 s]
[[1;34mINFO[m] The VDM to JML Generator ........................... [1;32mSUCCESS[m [ 0.100 s]
[[1;34mINFO[m] The Java Code Generator Maven Plugin ............... [1;32mSUCCESS[m [ 0.028 s]
[[1;34mINFO[m] The VDM to Isabelle Translator ..................... [1;32mSUCCESS[m [ 0.023 s]
[[1;34mINFO[m] POG - Isagen Integration ........................... [1;32mSUCCESS[m [ 0.008 s]
[[1;34mINFO[m] VDM Annotations .................................... [1;32mSUCCESS[m [ 0.001 s]
[[1;34mINFO[m] Provided Annotations ............................... [1;32mSUCCESS[m [ 0.003 s]
[[1;34mINFO[m] Annotation Examples ................................ [1;32mSUCCESS[m [ 0.004 s]
[[1;34mINFO[m] Documentation ...................................... [1;32mSUCCESS[m [ 0.004 s]
[[1;34mINFO[m] The Overture release notes ......................... [1;32mSUCCESS[m [ 0.004 s]
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;32mBUILD SUCCESS[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 4.253 s
[[1;34mINFO[m] Finished at: 2020-05-17T19:09:52+02:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@6f1b1005[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214462,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Sun, 17 May 2020 17:09:30 GMT], ETag=[W/"50984b2d16d2510d06726b391da06193"], Last-Modified=[Fri, 15 May 2020 20:00:51 GMT], OkHttp-Received-Millis=[1589735370889], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1589735370693], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[AE74:F884:1D2B444:211C532:5EC16FCA], X-OAuth-Scopes=[read:repo_hook, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4984], X-RateLimit-Reset=[1589737590], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:50da1be) with context:overture-pvj-main
Setting commit status on GitHub for https://github.com/overturetool/overture/commit/50da1bede0cb5308d4caa79a5778d3648baf939b
Parsing POMs
Established TCP socket on 43357
[overture-pvj-main] $ java -Xmx1024m -XX:MaxPermSize=256M -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.36.1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 43357
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>